Skip to content

example overlap, use Arc throughout #31

example overlap, use Arc throughout

example overlap, use Arc throughout #31

Triggered via push October 13, 2023 12:47
Status Failure
Total duration 1m 35s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 30 warnings
Test Suite: examples/expressions.rs#L51
`(dyn Positioned + 'static)` cannot be shared between threads safely
Test Suite: examples/expressions.rs#L51
`(dyn Positioned + 'static)` cannot be sent between threads safely
Test Suite: examples/expressions.rs#L55
`(dyn Positioned + 'static)` cannot be shared between threads safely
Test Suite: examples/expressions.rs#L55
`(dyn Positioned + 'static)` cannot be sent between threads safely
Test Suite: examples/expressions.rs#L116
`(dyn Positioned + 'static)` cannot be shared between threads safely
Test Suite: examples/expressions.rs#L116
`(dyn Positioned + 'static)` cannot be sent between threads safely
Test Suite
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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#L1
unused import: `Intersection`
Check: src/intersections.rs#L2
unused import: `Position`
Check: src/intersections.rs#L76
unused variable: `a_mode`
Check: src/intersections.rs#L77
unused variable: `b_mode`
Check: src/intersections.rs#L78
unused variable: `a_output`
Check: src/intersections.rs#L79
unused variable: `b_output`
Check: src/intersections.rs#L80
unused variable: `a_requirements`
Check: src/intersections.rs#L81
unused variable: `b_requirements`
Check: src/intersections.rs#L90
unused variable: `bases_overlapping`
Check: src/intersections.rs#L85
variable does not need to be mutable
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#L1
unused import: `Intersection`
Test Suite: src/intersections.rs#L2
unused import: `Position`
Test Suite: src/intersections.rs#L76
unused variable: `a_mode`
Test Suite: src/intersections.rs#L77
unused variable: `b_mode`
Test Suite: src/intersections.rs#L78
unused variable: `a_output`
Test Suite: src/intersections.rs#L79
unused variable: `b_output`
Test Suite: src/intersections.rs#L80
unused variable: `a_requirements`
Test Suite: src/intersections.rs#L81
unused variable: `b_requirements`
Test Suite: src/intersections.rs#L90
unused variable: `bases_overlapping`
Test Suite: src/intersections.rs#L85
variable does not need to be mutable