smartstring #37
Annotations
26 warnings
Check
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/
|
Check:
src/intersections.rs#L72
unused variable: `a_mode`
|
Check:
src/intersections.rs#L73
unused variable: `b_mode`
|
Check:
src/intersections.rs#L75
unused variable: `b_output`
|
Check:
src/intersections.rs#L82
variable does not need to be mutable
|
Check
`bedder` (lib) generated 4 warnings (run `cargo fix --lib -p bedder` to apply 4 suggestions)
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite
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/
|
Test Suite:
src/intersections.rs#L72
unused variable: `a_mode`
|
Test Suite:
src/intersections.rs#L73
unused variable: `b_mode`
|
Test Suite:
src/intersections.rs#L75
unused variable: `b_output`
|
Test Suite:
src/intersections.rs#L82
variable does not need to be mutable
|
Test Suite
`bedder` (lib) generated 4 warnings (run `cargo fix --lib -p bedder` to apply 4 suggestions)
|
Test Suite
`bedder` (lib test) generated 4 warnings (4 duplicates)
|
Test Suite:
src/intersections.rs#L72
unused variable: `a_mode`
|
Test Suite:
src/intersections.rs#L73
unused variable: `b_mode`
|
Test Suite:
src/intersections.rs#L75
unused variable: `b_output`
|
Test Suite:
src/intersections.rs#L82
variable does not need to be mutable
|
Test Suite
`bedder` (lib) generated 4 warnings (run `cargo fix --lib -p bedder` to apply 4 suggestions)
|