made everything better and more customizable #19
Annotations
10 errors and 6 warnings
src/fitter/fit_handler.rs#L136
unused variable: `fit`
|
src/fitter/fit_handler.rs#L164
unused variable: `fit`
|
src/fitter/fit_handler.rs#L132
unused variable: `log_y_scale`
|
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/fit_handler.rs#L104
assigning the result of `Clone::clone()` may be inefficient
|
src/histoer/histogram1d.rs#L234
unnecessary map of the identity function
|
src/histoer/plot_settings.rs#L128
returning the result of a `let` binding from a block
|
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