Skip to content

fixing imports in tests #284

fixing imports in tests

fixing imports in tests #284

Triggered via push December 25, 2024 19:41
Status Failure
Total duration 29s
Artifacts
Fit to window
Zoom out
Zoom in

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