feat(filter)!: new simpler filter API #7268
Annotations
11 warnings
The following actions uses Node.js version which is deprecated 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/
|
packages/core/src/lib/connection_manager.ts#L37
Unexpected any. Specify a different type
|
packages/core/src/lib/connection_manager.ts#L269
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/create/libp2p.ts#L89
Unexpected any. Specify a different type
|
packages/tests/src/lib/service_node.ts#L378
Unexpected any. Specify a different type
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "node-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 succeeded
Loading