Skip to content

feat: enhancing protocol peer management with mutex locks #7480

feat: enhancing protocol peer management with mutex locks

feat: enhancing protocol peer management with mutex locks #7480

Triggered via pull request September 27, 2024 10:54
Status Failure
Total duration 2m 2s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 21 warnings
node_with_nwaku_master / node
Process completed with exit code 2.
node_optional / node
Process completed with exit code 2.
check
Process completed with exit code 1.
node / node
Process completed with exit code 2.
proto: packages/core/src/lib/base_protocol.ts#L59
'withOpenStreams' is assigned a value but never used
proto: packages/core/src/lib/base_protocol.ts#L91
'connectedPeersForProtocolAndShard' is assigned a value but never used
proto
Process completed with exit code 1.
browser
Process completed with exit code 2.
node_with_nwaku_master / node
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
node_with_nwaku_master / node
No files were found with the provided path: packages/tests/log/. No artifacts will be uploaded.
node_with_nwaku_master / node
No files were found with the provided path: debug.log. No artifacts will be uploaded.
node_optional / node
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
node_optional / node
No files were found with the provided path: packages/tests/log/. No artifacts will be uploaded.
node_optional / node
No files were found with the provided path: debug.log. No artifacts will be uploaded.
check
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/
node / node
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, peaceiris/actions-gh-pages@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
node / node
No files were found with the provided path: debug.log. No artifacts will be uploaded.
node / node
No files were found with the provided path: packages/tests/log/. No artifacts will be uploaded.
proto
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/
proto: packages/core/src/lib/connection_manager.ts#L39
Unexpected any. Specify a different type
proto: packages/core/src/lib/connection_manager.ts#L256
Unexpected any. Specify a different type
proto: packages/core/src/lib/wait_for_remote_peer.ts#L113
Unexpected any. Specify a different type
proto: packages/discovery/src/local-peer-cache/index.ts#L147
Unexpected any. Specify a different type
proto: packages/message-encryption/src/crypto/utils.ts#L9
Unexpected any. Specify a different type
proto: packages/message-encryption/src/crypto/utils.ts#L10
Unexpected any. Specify a different type
proto: packages/message-encryption/src/crypto/utils.ts#L10
Unexpected any. Specify a different type
proto: packages/sdk/src/create/libp2p.ts#L80
Unexpected any. Specify a different type
proto: packages/tests/src/lib/service_node.ts#L378
Unexpected any. Specify a different type
browser
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/