Update rust.yml #25
Annotations
1 error and 12 warnings
Rustfmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
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/
|
Clippy:
bgpsim/src/builder.rs#L1223
manual arithmetic check found
|
Clippy:
bgpsim/src/export/default.rs#L209
the following explicit lifetimes could be elided: 'a
|
Clippy:
bgpsim/src/export/default.rs#L245
the following explicit lifetimes could be elided: 'a
|
Clippy
`bgpsim` (lib) generated 3 warnings (run `cargo clippy --fix --lib -p bgpsim` to apply 3 suggestions)
|
Clippy
the following packages contain code that will be rejected by a future version of Rust: anymap v1.0.0-beta.2
|
Check
the following packages contain code that will be rejected by a future version of Rust: anymap v1.0.0-beta.2
|
Set up 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/
|
Set up 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/
|
Set up 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/
|
Set up 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/
|
Loading