Tic tac toe example #188
Annotations
10 errors and 7 warnings
Run cargo install grcov;:
waku-bindings/tests/node.rs#L19
struct takes 0 generic arguments but 1 generic argument was supplied
|
Run cargo install grcov;:
waku-bindings/tests/node.rs#L29
struct takes 0 generic arguments but 1 generic argument was supplied
|
Run cargo install grcov;:
waku-bindings/tests/node.rs#L30
struct takes 0 generic arguments but 1 generic argument was supplied
|
Run cargo install grcov;:
waku-bindings/tests/node.rs#L35
no method named `set_event_callback` found for reference `&WakuNodeHandle` in the current scope
|
Run cargo install grcov;:
examples/basic/src/main.rs#L28
no method named `set_event_callback` found for unit type `()` in the current scope
|
Run cargo install grcov;:
waku-bindings/tests/node.rs#L58
no method named `set_event_callback` found for reference `&WakuNodeHandle` in the current scope
|
Run cargo install grcov;:
examples/basic/src/main.rs#L49
no method named `set_event_callback` found for unit type `()` in the current scope
|
Run cargo install grcov;:
examples/basic/src/main.rs#L75
no method named `relay_subscribe` found for unit type `()` in the current scope
|
Run cargo install grcov;:
examples/basic/src/main.rs#L79
no method named `relay_subscribe` found for unit type `()` in the current scope
|
Run cargo install grcov;:
examples/basic/src/main.rs#L86
no method named `listen_addresses` found for unit type `()` in the current scope
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run cargo install grcov;
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Loading