modified: src/fitter/fitter.rs #16
Annotations
10 errors and 6 warnings
src/histoer/histogram1d.rs#L134
method `get_bin_centers` is never used
|
src/app.rs#L25
calls to `push` immediately after creation
|
src/app.rs#L73
assigning the result of `Clone::clone()` may be inefficient
|
src/fitter/mod.rs#L2
module has the same name as its containing module
|
src/fitter/fitter.rs#L232
you should consider adding a `Default` implementation for `Fits`
|
src/fitter/fitter.rs#L291
this boolean expression can be simplified
|
src/histoer/histogram1d.rs#L273
unnecessary map of the identity function
|
src/histoer/histogram1d.rs#L297
assigning the result of `Clone::clone()` may be inefficient
|
src/pane.rs#L7
large size difference between variants
|
|
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/.
|
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/
|
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/
|
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/
|
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/
|
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/
|
This job failed
Loading