Skip to content

Tic tac toe example #187

Tic tac toe example

Tic tac toe example #187

Triggered via pull request November 21, 2024 13:27
Status Failure
Total duration 13m 8s
Artifacts

codecov.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
Test: waku-bindings/tests/node.rs#L19
struct takes 0 generic arguments but 1 generic argument was supplied
Test: waku-bindings/tests/node.rs#L29
struct takes 0 generic arguments but 1 generic argument was supplied
Test: waku-bindings/tests/node.rs#L30
struct takes 0 generic arguments but 1 generic argument was supplied
Test: waku-bindings/tests/node.rs#L35
no method named `set_event_callback` found for reference `&WakuNodeHandle` in the current scope
Test: examples/basic/src/main.rs#L28
no method named `set_event_callback` found for unit type `()` in the current scope
Test: examples/basic/src/main.rs#L49
no method named `set_event_callback` found for unit type `()` in the current scope
Test: waku-bindings/tests/node.rs#L58
no method named `set_event_callback` found for reference `&WakuNodeHandle` in the current scope
Test: examples/basic/src/main.rs#L75
no method named `relay_subscribe` found for unit type `()` in the current scope
Test: examples/basic/src/main.rs#L79
no method named `relay_subscribe` found for unit type `()` in the current scope
Test: examples/basic/src/main.rs#L86
no method named `listen_addresses` found for unit type `()` in the current scope
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 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/
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"`