Added storing/caching some of exchange rates from NBP #35
Annotations
16 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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 following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests for coverage:
src/csvparser.rs#L415
unused import: `super::*`
|
Run tests for coverage
crate `etradeTaxReturnHelper` should have a snake case name
|
Run tests for coverage
`etradeTaxReturnHelper` (lib) generated 2 warnings (run `cargo fix --lib -p etradeTaxReturnHelper` to apply 1 suggestion)
|
Run tests for coverage:
src/pl.rs#L367
unnecessary parentheses around `match` scrutinee expression
|
Run tests for coverage:
src/pl.rs#L69
unused variable: `from`
|
Run tests for coverage:
src/gui.rs#L326
variable `dnd` is assigned to, but never used
|
Run tests for coverage:
src/gui.rs#L327
variable `released` is assigned to, but never used
|
Run tests for coverage:
src/gui.rs#L330
value assigned to `dnd` is never read
|
Run tests for coverage:
src/gui.rs#L335
value assigned to `released` is never read
|
Run tests for coverage:
src/main.rs#L353
unused variable: `x`
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Install Rust toolchain
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/
|
Loading