Skip to content

Chaos Functionality module (without gui) #3

Chaos Functionality module (without gui)

Chaos Functionality module (without gui) #3

Triggered via pull request March 5, 2024 17:41
Status Success
Total duration 3m 47s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
Test Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/chaos/data/initial_distribution.rs#L685
unused import: `crate::chaos::functions::*`
Test Suite: src/chaos/fractal.rs#L10
unused import: `self::fractal_generator::AlgebraElement`
Test Suite: src/chaos.rs#L8
unused import: `self::execution::*`
Test Suite: src/chaos.rs#L9
unused imports: `OdeSolver`, `SimpleDiscreteMap`
Test Suite: src/chaos.rs#L10
unused import: `self::labels::ChaosDescription`
Test Suite: src/chaos/benchmark.rs#L27
methods `runtime_millis` and `runtime_nanos` are never used
Test Suite: src/chaos/benchmark.rs#L41
fields `num_warmups` and `runs` are never read
Test Suite: src/chaos/benchmark.rs#L46
methods `runs` and `number_of_warmups` are never used
Test Suite: src/chaos/benchmark.rs#L77
function `chaos_benchmark` is never used
Test Suite: src/chaos/data/chaos_data.rs#L12
method `total_num_points` is never used