Skip to content

feat(iam): adding auto-verify endpoint - WIP #3317

feat(iam): adding auto-verify endpoint - WIP

feat(iam): adding auto-verify endpoint - WIP #3317

Triggered via pull request October 25, 2024 23:31
Status Failure
Total duration 4m 38s
Artifacts

ci.yml

on: pull_request
Build and Test
4m 28s
Build and Test
Check Provider Bitmaps
1m 47s
Check Provider Bitmaps
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 22 warnings
Check Provider Bitmaps: iam/src/index.ts#L383
Unexpected any. Specify a different type
Check Provider Bitmaps: iam/src/index.ts#L391
Unexpected any. Specify a different type
Check Provider Bitmaps: iam/src/index.ts#L392
Unexpected any. Specify a different type
Check Provider Bitmaps: iam/src/index.ts#L395
Unsafe argument of type `any` assigned to a parameter of type `DIDKitLib`
Check Provider Bitmaps: iam/src/index.ts#L395
Unsafe argument of type `any` assigned to a parameter of type `VerifiableCredential`
Check Provider Bitmaps: iam/src/index.ts#L397
Unsafe argument of type `any` assigned to a parameter of type `string | Bytes`
Check Provider Bitmaps: iam/src/index.ts#L397
Unsafe member access .credentialSubject on an `any` value
Check Provider Bitmaps: iam/src/index.ts#L410
Unexpected any. Specify a different type
Check Provider Bitmaps
Process completed with exit code 1.
Build and Test: iam/src/index.ts#L383
Unexpected any. Specify a different type
Build and Test: iam/src/index.ts#L391
Unexpected any. Specify a different type
Build and Test: iam/src/index.ts#L392
Unexpected any. Specify a different type
Build and Test: iam/src/index.ts#L395
Unsafe argument of type `any` assigned to a parameter of type `DIDKitLib`
Build and Test: iam/src/index.ts#L395
Unsafe argument of type `any` assigned to a parameter of type `VerifiableCredential`
Build and Test: iam/src/index.ts#L397
Unsafe argument of type `any` assigned to a parameter of type `string | Bytes`
Build and Test: iam/src/index.ts#L397
Unsafe member access .credentialSubject on an `any` value
Build and Test: iam/src/index.ts#L410
Unexpected any. Specify a different type
Build and Test
Process completed with exit code 1.
Check Provider Bitmaps
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check Provider Bitmaps: iam/src/index.ts#L337
'_type' is assigned a value but never used
Check Provider Bitmaps: iam/src/index.ts#L337
'_rest' is assigned a value but never used
Check Provider Bitmaps: iam/src/index.ts#L355
Unexpected console statement
Check Provider Bitmaps: iam/src/index.ts#L394
Unsafe assignment of an `any` value
Check Provider Bitmaps: iam/src/index.ts#L583
Promise returned in function argument where a void return was expected
Check Provider Bitmaps: iam/src/index.ts#L667
Promise returned in function argument where a void return was expected
Check Provider Bitmaps: iam/src/index.ts#L729
Promise returned in function argument where a void return was expected
Check Provider Bitmaps: iam/src/index.ts#L730
'scorerId' is assigned a value but never used
Check Provider Bitmaps: iam/src/index.ts#L741
Unexpected console statement
Check Provider Bitmaps: iam/src/index.ts#L756
'credentials' is assigned a value but never used
Build and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test: iam/src/index.ts#L337
'_type' is assigned a value but never used
Build and Test: iam/src/index.ts#L337
'_rest' is assigned a value but never used
Build and Test: iam/src/index.ts#L355
Unexpected console statement
Build and Test: iam/src/index.ts#L394
Unsafe assignment of an `any` value
Build and Test: iam/src/index.ts#L583
Promise returned in function argument where a void return was expected
Build and Test: iam/src/index.ts#L667
Promise returned in function argument where a void return was expected
Build and Test: iam/src/index.ts#L729
Promise returned in function argument where a void return was expected
Build and Test: iam/src/index.ts#L730
'scorerId' is assigned a value but never used
Build and Test: iam/src/index.ts#L741
Unexpected console statement
Build and Test: iam/src/index.ts#L756
'credentials' is assigned a value but never used