[Revolut] Added parsing of dividends transactions from "profit and losses" CSV documents #27
Annotations
16 warnings
coverage
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/
|
coverage
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/
|
coverage:
src/csvparser.rs#L1
unused import: `crate::logging::ResultExt`
|
coverage:
src/csvparser.rs#L3
unused imports: `IResult`, `branch::alt`, `complete::alphanumeric1`, `is_digit`, and `sequence::delimited`
|
coverage:
src/csvparser.rs#L375
unused import: `super::*`
|
coverage:
src/csvparser.rs#L78
variable does not need to be mutable
|
coverage:
src/csvparser.rs#L88
variable does not need to be mutable
|
coverage:
src/csvparser.rs#L271
value assigned to `dates` is never read
|
coverage:
src/csvparser.rs#L272
value assigned to `incomes` is never read
|
coverage:
src/csvparser.rs#L273
value assigned to `taxes` is never read
|
coverage:
src/pdfparser.rs#L433
value assigned to `state` is never read
|
coverage
crate `etradeTaxReturnHelper` should have a snake case name
|
coverage
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/
|
coverage
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/
|
coverage
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/
|
coverage
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-html-report
Expired
|
145 KB |
|