Skip to content

implement ggrs-based desync detection (#32) #33

implement ggrs-based desync detection (#32)

implement ggrs-based desync detection (#32) #33

Triggered via push December 29, 2023 18:41
Status Failure
Total duration 3m 24s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
unused import: `PlayerHandle`: src/main.rs#L32
error: unused import: `PlayerHandle` --> src/main.rs:32:40 | 32 | pub use ggrs::{Frame, InputStatus, PlayerHandle, PlayerType, SessionBuilder}; | ^^^^^^^^^^^^
unused import: `bevy_matchbox::prelude::*`: src/main.rs#L29
error: unused import: `bevy_matchbox::prelude::*` --> src/main.rs:29:13 | 29 | pub use bevy_matchbox::prelude::*; | ^^^^^^^^^^^^^^^^^^^^^^^^^
unused import: `bevy_matchbox::matchbox_socket::WebRtcSocket`: src/main.rs#L28
error: unused import: `bevy_matchbox::matchbox_socket::WebRtcSocket` --> src/main.rs:28:13 | 28 | pub use bevy_matchbox::matchbox_socket::WebRtcSocket; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
unused import: `bevy::tasks::IoTaskPool`: src/main.rs#L24
error: unused import: `bevy::tasks::IoTaskPool` --> src/main.rs:24:13 | 24 | pub use bevy::tasks::IoTaskPool; | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(unused_imports)]`
Clippy
Clippy had exited with the 101 exit code
Format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Format
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/
Format
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/
Format
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/
Format
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/
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/