Tic tac toe example #290
Annotations
10 errors and 7 warnings
Run actions-rs/cargo@v1:
examples/basic/src/main.rs#L28
no method named `set_event_callback` found for unit type `()` in the current scope
|
Run actions-rs/cargo@v1:
examples/basic/src/main.rs#L49
no method named `set_event_callback` found for unit type `()` in the current scope
|
Run actions-rs/cargo@v1:
examples/basic/src/main.rs#L75
no method named `relay_subscribe` found for unit type `()` in the current scope
|
Run actions-rs/cargo@v1:
examples/basic/src/main.rs#L79
no method named `relay_subscribe` found for unit type `()` in the current scope
|
Run actions-rs/cargo@v1:
examples/basic/src/main.rs#L86
no method named `listen_addresses` found for unit type `()` in the current scope
|
Run actions-rs/cargo@v1:
examples/basic/src/main.rs#L90
no method named `connect` found for unit type `()` in the current scope
|
Run actions-rs/cargo@v1:
examples/basic/src/main.rs#L116
no method named `relay_publish_message` found for unit type `()` in the current scope
|
Run actions-rs/cargo@v1:
examples/basic/src/main.rs#L127
no method named `stop` found for unit type `()` in the current scope
|
Run actions-rs/cargo@v1:
examples/basic/src/main.rs#L128
no method named `stop` found for unit type `()` in the current scope
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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-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 actions-rs/cargo@v1
virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
|
Loading