fix: visaCal - add missing credit transactions and fix the amount fie… #113
Annotations
7 errors and 1 warning
Release:
src/scrapers/visa-cal.ts#L180
Missing semicolon
|
Release:
src/scrapers/visa-cal.ts#L183
Missing semicolon
|
Release:
src/scrapers/visa-cal.ts#L185
Multiple spaces found before 'accounts'
|
Release:
src/scrapers/visa-cal.ts#L185
Missing semicolon
|
Release:
src/scrapers/visa-cal.ts#L199
'chargedAmount' is never reassigned. Use 'const' instead
|
Release:
src/scrapers/visa-cal.ts#L200
'originalAmount' is never reassigned. Use 'const' instead
|
Release
Process completed with exit code 1.
|
Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|