Update npm - all minor and patch updates #188
release.yml
on: push
preconditions
4s
Run lint
52s
Run dependency check
47s
Run tests
1m 20s
Check version
20s
Publish package
8m 7s
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/__tests__/fixtures/agentContext.ts#L4
'sinon' 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/
|