Skip to content

Tic tac toe example #293

Tic tac toe example

Tic tac toe example #293

Triggered via pull request November 22, 2024 21:02
Status Failure
Total duration 12m 16s
Artifacts

main.yml

on: pull_request
Matrix: Check
Matrix: Test Suite
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 30 warnings
Rust lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L29
field `ctx` of struct `WakuNodeHandle` is private
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L50
field `ctx` of struct `WakuNodeHandle` is private
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L76
no method named `relay_subscribe` found for struct `WakuNodeHandle<Initialized>` in the current scope
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L80
no method named `relay_subscribe` found for struct `WakuNodeHandle<Initialized>` in the current scope
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L87
no method named `listen_addresses` found for struct `WakuNodeHandle<Initialized>` in the current scope
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L91
no method named `connect` found for struct `WakuNodeHandle<Initialized>` in the current scope
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L117
no method named `relay_publish_message` found for struct `WakuNodeHandle<Initialized>` in the current scope
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L128
no method named `stop` found for struct `WakuNodeHandle<Initialized>` in the current scope
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L129
no method named `stop` found for struct `WakuNodeHandle<Initialized>` in the current scope
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check (macos-latest, stable-x86_64-apple-darwin)
The job was canceled because "ubuntu-latest_stable-x86_" failed.
Check (macos-latest, stable-x86_64-apple-darwin)
The operation was canceled.
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L29
field `ctx` of struct `WakuNodeHandle` is private
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L50
field `ctx` of struct `WakuNodeHandle` is private
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L76
no method named `relay_subscribe` found for struct `WakuNodeHandle<Initialized>` in the current scope
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L80
no method named `relay_subscribe` found for struct `WakuNodeHandle<Initialized>` in the current scope
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L87
no method named `listen_addresses` found for struct `WakuNodeHandle<Initialized>` in the current scope
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L91
no method named `connect` found for struct `WakuNodeHandle<Initialized>` in the current scope
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L117
no method named `relay_publish_message` found for struct `WakuNodeHandle<Initialized>` in the current scope
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L128
no method named `stop` found for struct `WakuNodeHandle<Initialized>` in the current scope
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu): examples/basic/src/main.rs#L129
no method named `stop` found for struct `WakuNodeHandle<Initialized>` in the current scope
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test Suite (macos-latest, stable-x86_64-apple-darwin)
The job was canceled because "ubuntu-latest_stable-x86_" failed.
Test Suite (macos-latest, stable-x86_64-apple-darwin)
The operation was canceled.
Rust lints
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/
Rust lints
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/
Rust lints
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/
Rust lints
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/
Rust lints
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/
Rust lints
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/
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
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/
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
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/
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
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/
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
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/
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
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/
Check (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Check (macos-latest, stable-x86_64-apple-darwin)
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/
Check (macos-latest, stable-x86_64-apple-darwin)
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/
Check (macos-latest, stable-x86_64-apple-darwin)
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/
Check (macos-latest, stable-x86_64-apple-darwin)
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/
Check (macos-latest, stable-x86_64-apple-darwin)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
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 Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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 Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
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 Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
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 Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
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 Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
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 Suite (ubuntu-latest, stable-x86_64-unknown-linux-gnu)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test Suite (macos-latest, stable-x86_64-apple-darwin)
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
Test Suite (macos-latest, stable-x86_64-apple-darwin)
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 Suite (macos-latest, stable-x86_64-apple-darwin)
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 Suite (macos-latest, stable-x86_64-apple-darwin)
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 Suite (macos-latest, stable-x86_64-apple-darwin)
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/