fix: failing node_optional
check
#7041
Annotations
1 error and 11 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
packages/core/src/lib/connection_manager.ts#L37
Unexpected any. Specify a different type
|
packages/core/src/lib/connection_manager.ts#L252
Unexpected any. Specify a different type
|
packages/core/src/lib/wait_for_remote_peer.ts#L113
Unexpected any. Specify a different type
|
packages/discovery/src/local-peer-cache/index.ts#L147
Unexpected any. Specify a different type
|
packages/message-encryption/src/crypto/utils.ts#L9
Unexpected any. Specify a different type
|
packages/message-encryption/src/crypto/utils.ts#L10
Unexpected any. Specify a different type
|
packages/message-encryption/src/crypto/utils.ts#L10
Unexpected any. Specify a different type
|
packages/sdk/src/utils/libp2p.ts#L89
Unexpected any. Specify a different type
|
packages/tests/src/lib/service_node.ts#L376
Unexpected any. Specify a different type
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "node-optional-logs".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading