Skip to content

feat: use nwaku instead of go-waku #162

feat: use nwaku instead of go-waku

feat: use nwaku instead of go-waku #162

Triggered via pull request February 16, 2024 14:45
@richard-ramosrichard-ramos
synchronize #87
nwaku
Status Failure
Total duration 11m 10s
Artifacts

codecov.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 16 warnings
Test: examples/toy-chat/src/main.rs#L26
unresolved imports `waku_bindings::waku_set_event_callback`, `waku_bindings::ContentFilter`, `waku_bindings::PagingOptions`, `waku_bindings::ProtocolId`, `waku_bindings::Running`, `waku_bindings::StoreQuery`
Test: examples/toy-chat/src/main.rs#L51
struct takes 0 generic arguments but 1 generic argument was supplied
Test: examples/toy-chat/src/main.rs#L66
struct takes 0 generic arguments but 1 generic argument was supplied
Test: examples/toy-chat/src/main.rs#L106
struct takes 0 generic arguments but 1 generic argument was supplied
Test: examples/toy-chat/src/main.rs#L55
struct takes 0 generic arguments but 1 generic argument was supplied
Test
could not compile `toy-chat` (bin "toy-chat" test) due to 5 previous errors
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#L15
unused import: `core::str::FromStr`
Test: waku-bindings/src/node/events.rs#L17
unused import: `waku_sys::WakuCallBack`
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/src/utils.rs#L8
function `decode` is never used
Test: waku-bindings/src/utils.rs#L49
function `handle_json_response` is never used
Test
`waku-bindings` (lib) generated 8 warnings (run `cargo fix --lib -p waku-bindings` to apply 6 suggestions)