feat: use nwaku instead of go-waku #154
Triggered via pull request
February 13, 2024 00:14
Status
Failure
Total duration
10m 12s
Artifacts
–
Annotations
5 errors and 16 warnings
Test:
waku-bindings/src/events/mod.rs#L78
cannot find value `CALLBACK` in this scope
|
Test:
waku-bindings/src/events/mod.rs#L89
mismatched types
|
Test:
waku-bindings/src/events/mod.rs#L89
this function takes 2 arguments but 1 argument was 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/events/mod.rs#L10
unused import: `std::sync::Mutex`
|
Test:
waku-bindings/src/events/mod.rs#L12
unused import: `once_cell::sync::Lazy`
|
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#L9
unused import: `Aes256Gcm`
|
Test:
waku-bindings/src/events/mod.rs#L9
unused import: `std::ops::Deref`
|
Test
`waku-bindings` (lib) generated 7 warnings
|
Test
build failed, waiting for other jobs to finish...
|