Skip to content

feat: use nwaku instead of go-waku #156

feat: use nwaku instead of go-waku

feat: use nwaku instead of go-waku #156

Triggered via pull request February 13, 2024 20:18
@richard-ramosrichard-ramos
synchronize #87
nwaku
Status Failure
Total duration 10m 50s
Artifacts

codecov.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 16 warnings
Test: waku-bindings/src/node/events.rs#L88
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/events.rs#L8
unused imports: `CStr`, `c_char`, `c_int`
Test: waku-bindings/src/node/events.rs#L9
unused import: `std::ops::Deref`
Test: waku-bindings/src/node/events.rs#L10
unused import: `std::sync::Mutex`
Test: waku-bindings/src/node/events.rs#L12
unused import: `once_cell::sync::Lazy`
Test: waku-bindings/src/node/management.rs#L5
unused import: `std::ptr`
Test: waku-bindings/src/node/management.rs#L11
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`