Fix trailing semicolon in expression macro bodies - #980
Merged
Annotations
10 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions-rs/cargo@v1, actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run actions-rs/cargo@v1
`uint` (test "uint_tests") generated 1 warning (run `cargo fix --test "uint_tests" -p uint` to apply 1 suggestion)
|
|
Run actions-rs/cargo@v1:
uint/tests/uint_tests.rs#L10
unused import: `crunchy::unroll`
|
|
Run actions-rs/cargo@v1
`bounded-collections` (lib) generated 1 warning (1 duplicate)
|
|
Run actions-rs/cargo@v1
`bounded-collections` (lib test) generated 1 warning (run `cargo fix --lib -p bounded-collections --tests` to apply 1 suggestion)
|
|
Run actions-rs/cargo@v1:
bounded-collections/src/bounded_btree_map.rs#L246
unnecessary parentheses around closure body
|
|
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/
|
background
wait
wait-all
cancel
parallel
Loading