Rust #223
Annotations
2 errors and 15 warnings
Run cargo test
test failed, to rerun pass `--test drop_server`
|
Run cargo test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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 test
no edition set: defaulting to the 2015 edition while the latest is 2021
|
Run cargo test:
src/lib.rs#L62
unexpected `cfg` condition value: `cargo-clippy`
|
Run cargo test:
src/lib.rs#L63
unexpected `cfg` condition value: `cargo-clippy`
|
Run cargo test
`session_types` (lib) generated 2 warnings
|
Run cargo test
`session_types` (lib test) generated 2 warnings (2 duplicates)
|
Run cargo test:
examples/atm.rs#L1
unexpected `cfg` condition value: `cargo-clippy`
|
Run cargo test
`session_types` (example "atm") generated 1 warning
|
Run cargo test:
examples/many-clients.rs#L1
unexpected `cfg` condition value: `cargo-clippy`
|
Run cargo test:
examples/planeclip.rs#L1
unexpected `cfg` condition value: `cargo-clippy`
|
Run cargo test
`session_types` (example "many-clients") generated 1 warning
|
Loading