Skip to content

work on controlling intersections #29

work on controlling intersections

work on controlling intersections #29

Triggered via push October 9, 2023 12:05
Status Success
Total duration 1m 41s
Artifacts

rust.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

39 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#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
`bedder` (lib) generated 8 warnings (run `cargo fix --lib -p bedder` to apply 8 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#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
`bedder` (lib) generated 8 warnings (run `cargo fix --lib -p bedder` to apply 8 suggestions)
Test Suite: examples/expressions.rs#L12
unused import: `noodles::vcf::record::info`
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
`bedder` (lib) generated 8 warnings (run `cargo fix --lib -p bedder` to apply 8 suggestions)
Test Suite: examples/expressions.rs#L6
unused import: `std::rc::Rc`