Skip to content

switch testing to run after tsc compile #16

switch testing to run after tsc compile

switch testing to run after tsc compile #16

Triggered via push January 12, 2025 18:41
Status Failure
Total duration 1m 0s
Artifacts

main.yml

on: push
Matrix: lint
Matrix: test-karma
Matrix: test-node
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 3 warnings
lint (18.x): src/Verify.ts#L1
Cannot find module './types/credential.js' or its corresponding type declarations.
lint (18.x): src/Verify.ts#L1
Cannot find module './types/result.js' or its corresponding type declarations.
lint (18.x): src/credentialStatus.ts#L1
Cannot find module './types/credential' or its corresponding type declarations.
lint (18.x): src/credentialStatus.ts#L1
Parameter 's' implicitly has an 'any' type.
lint (18.x): src/issuerRegistries.ts#L1
Cannot find module './types/result.js' or its corresponding type declarations.
lint (18.x)
Process completed with exit code 2.
test-karma (18.x): src/Verify.ts#L1
Cannot find module './types/credential.js' or its corresponding type declarations.
test-karma (18.x): src/Verify.ts#L1
Cannot find module './types/result.js' or its corresponding type declarations.
test-karma (18.x): src/credentialStatus.ts#L1
Cannot find module './types/credential' or its corresponding type declarations.
test-karma (18.x): src/credentialStatus.ts#L1
Parameter 's' implicitly has an 'any' type.
test-karma (18.x): src/issuerRegistries.ts#L1
Cannot find module './types/result.js' or its corresponding type declarations.
test-karma (18.x)
Process completed with exit code 2.
test-node (18.x): src/Verify.ts#L1
Cannot find module './types/credential.js' or its corresponding type declarations.
test-node (18.x): src/Verify.ts#L1
Cannot find module './types/result.js' or its corresponding type declarations.
test-node (18.x): src/credentialStatus.ts#L1
Cannot find module './types/credential' or its corresponding type declarations.
test-node (18.x): src/credentialStatus.ts#L1
Parameter 's' implicitly has an 'any' type.
test-node (18.x): src/issuerRegistries.ts#L1
Cannot find module './types/result.js' or its corresponding type declarations.
test-node (18.x)
Process completed with exit code 2.
lint (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-karma (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test-node (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636