Skip to content

Feat/vr 85/verified drpc module (#89) #185

Feat/vr 85/verified drpc module (#89)

Feat/vr 85/verified drpc module (#89) #185

Triggered via push May 29, 2024 15:57
Status Success
Total duration 9m 52s
Artifacts

release.yml

on: push
preconditions
2s
preconditions
Run lint
36s
Run lint
Run dependency check
39s
Run dependency check
Run tests
1m 5s
Run tests
Check version
12s
Check version
Publish package
8m 29s
Publish package
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 16 warnings
Run tests: tests/unit/basicMessage.test.ts#L62
Conversion of type 'RawData' to type 'string' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Run tests: tests/unit/credential.test.ts#L283
Conversion of type 'RawData' to type 'string' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Run tests: tests/unit/proof.test.ts#L373
Conversion of type 'RawData' to type 'string' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Run lint: src/modules/verified-drpc/VerifiedDrpcApi.ts#L10
'@credo-ts/core' import is duplicated
Run lint: src/modules/verified-drpc/VerifiedDrpcModule.ts#L3
'@credo-ts/core' import is duplicated
Run lint: src/modules/verified-drpc/messages/VerifiedDrpcResponseMessage.ts#L6
'../models/index.js' import is duplicated
Run lint: src/modules/verified-drpc/models/ValidRequest.ts#L3
'class-validator' import is duplicated
Run lint: src/modules/verified-drpc/models/ValidResponse.ts#L3
'class-validator' import is duplicated
Run lint: src/modules/verified-drpc/repository/VerifiedDrpcRecord.ts#L5
'@credo-ts/core' import is duplicated
Run lint: src/modules/verified-drpc/services/VerifiedDrpcService.ts#L15
'@credo-ts/core' import is duplicated
Run lint: src/modules/verified-drpc/services/VerifiedDrpcService.ts#L17
'../VerifiedDrpcRequestEvents.js' import is duplicated
Run lint: src/modules/verified-drpc/services/VerifiedDrpcService.ts#L18
'../VerifiedDrpcResponseEvents.js' import is duplicated
Publish package
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: marvinpinto/action-automatic-releases@latest. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Publish package
The following actions uses node12 which is deprecated and will be forced to run on node16: marvinpinto/action-automatic-releases@latest. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Publish package
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Publish package
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Publish package
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Publish package
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/