fixing imports in tests #284
npmpublish-beta.yml
on: push
build
22s
publish-npm
0s
Annotations
9 errors and 1 warning
build:
spec/testsClassFactorySpec.ts#L3
Cannot find module '../src/qcobjects' or its corresponding type declarations.
|
build:
spec/testsConfigSpec.ts#L3
Cannot find module '../src/qcobjects' or its corresponding type declarations.
|
build:
spec/testsGlobalFeaturesSpec.ts#L3
Cannot find module '../src/qcobjects' or its corresponding type declarations.
|
build:
spec/testsSpec.ts#L3
Cannot find module '../src/qcobjects' or its corresponding type declarations.
|
build:
spec/testsTypeSpec.ts#L3
Cannot find module '../src/qcobjects' or its corresponding type declarations.
|
build:
src/index.cts#L1
Cannot find module './qcobjects.js' or its corresponding type declarations.
|
build:
src/index.mts#L1
Cannot find module './qcobjects.js' or its corresponding type declarations.
|
build:
src/index.ts#L1
Cannot find module './qcobjects' or its corresponding type declarations.
|
build
Process completed with exit code 2.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|