Skip to content

allow importing ts extensions in jasmine tests #266

allow importing ts extensions in jasmine tests

allow importing ts extensions in jasmine tests #266

Triggered via push December 25, 2024 14:47
Status Failure
Total duration 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: spec/testsClassFactorySpec.ts#L3
Cannot find module './../src/qcobjects.ts' or its corresponding type declarations.
build: spec/testsConfigSpec.ts#L3
Cannot find module './../src/qcobjects.ts' or its corresponding type declarations.
build: spec/testsGlobalFeaturesSpec.ts#L3
Cannot find module '../src/qcobjects.ts' or its corresponding type declarations.
build: spec/testsSpec.ts#L3
Cannot find module '../src/qcobjects.ts' or its corresponding type declarations.
build: spec/testsTypeSpec.ts#L3
Cannot find module '../src/qcobjects.ts' 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