reorganize test fixtures #8
Annotations
21 errors and 3 warnings
test-node (18.x):
src/Verify.ts#L1
Cannot find module './types/credential' or its corresponding type declarations.
|
test-node (18.x):
src/Verify.ts#L1
Cannot find module './types/result' 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' or its corresponding type declarations.
|
test-node (18.x):
src/test-fixtures/vc.ts#L1
Module '"./verifiableCredentials/v2/v2Expired"' has no exported member 'v2Expired'.
|
test-node (18.x)
Process completed with exit code 2.
|
lint (18.x):
src/Verify.ts#L1
Cannot find module './types/credential' or its corresponding type declarations.
|
lint (18.x):
src/Verify.ts#L1
Cannot find module './types/result' 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' or its corresponding type declarations.
|
lint (18.x):
src/test-fixtures/vc.ts#L1
Module '"./verifiableCredentials/v2/v2Expired"' has no exported member 'v2Expired'.
|
lint (18.x)
Process completed with exit code 2.
|
test-karma (18.x):
src/Verify.ts#L1
Cannot find module './types/credential' or its corresponding type declarations.
|
test-karma (18.x):
src/Verify.ts#L1
Cannot find module './types/result' 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' or its corresponding type declarations.
|
test-karma (18.x):
src/test-fixtures/vc.ts#L1
Module '"./verifiableCredentials/v2/v2Expired"' has no exported member 'v2Expired'.
|
test-karma (18.x)
Process completed with exit code 2.
|
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
|
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
|