Skip to content

feat: use nwaku instead of go-waku #157

feat: use nwaku instead of go-waku

feat: use nwaku instead of go-waku #157

Triggered via pull request February 13, 2024 22:04
@richard-ramosrichard-ramos
synchronize #87
nwaku
Status Failure
Total duration 11m 34s
Artifacts

codecov.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 13 warnings
Test: waku-bindings/src/node/events.rs#L83
this function takes 2 arguments but 3 arguments were supplied
Test: waku-bindings/src/utils.rs#L37
mismatched types
Test
Process completed with exit code 101.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test
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/
Test
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/
Test
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/
Test
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/
Test
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test: waku-bindings/src/node/management.rs#L10
unused imports: `handle_json_response`, `handle_response`
Test: waku-bindings/src/node/peers.rs#L11
unused imports: `handle_json_response`, `handle_response`
Test: waku-bindings/src/node/relay.rs#L10
unused import: `handle_json_response`
Test: waku-bindings/src/node/mod.rs#L10
unused import: `Aes256Gcm`
Test
`waku-bindings` (lib) generated 4 warnings
Test
build failed, waiting for other jobs to finish...