Added support for polish version of XLSX documents #17
Annotations
16 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-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/
|
Run tests for coverage:
src/csvparser.rs#L1
unused import: `crate::logging::ResultExt`
|
Run tests for coverage:
src/csvparser.rs#L3
unused imports: `IResult`, `branch::alt`, `complete::alphanumeric1`, `is_digit`, `sequence::delimited`
|
Run tests for coverage:
src/csvparser.rs#L219
unused import: `super::*`
|
Run tests for coverage:
src/csvparser.rs#L46
variable does not need to be mutable
|
Run tests for coverage:
src/pdfparser.rs#L402
value assigned to `state` is never read
|
Run tests for coverage
crate `etradeTaxReturnHelper` should have a snake case name
|
Run tests for coverage
`etradeTaxReturnHelper` (lib) generated 6 warnings (run `cargo fix --lib -p etradeTaxReturnHelper` to apply 4 suggestions)
|
Run tests for coverage:
src/pl.rs#L251
unnecessary parentheses around `match` scrutinee expression
|
Run tests for coverage:
src/gui.rs#L10
unused imports: `CallbackTrigger`, `Color`, `Shortcut`, `input::MultilineInput`, `menu::Choice`, `menu`, `text`
|
Run tests for coverage:
src/xlsxparser.rs#L104
unnecessary parentheses around function argument
|
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