Skip to content

Various bug fixes

Various bug fixes #149

Triggered via pull request December 1, 2023 18:40
Status Failure
Total duration 4m 46s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
setup_and_lint
Process completed with exit code 1.
setup_and_lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
setup_and_lint: reports/AccountReport.ts#L244
Replace `day:·date.daysInMonth})` with `·day:·date.daysInMonth·});`
setup_and_lint: reports/AccountReport.ts#L266
Replace `·toDate,·fromDate:·this._fixMonthsJump(toDate,·toDate.minus({·months·}))` with `⏎········toDate,⏎········fromDate:·this._fixMonthsJump(toDate,·toDate.minus({·months·})),⏎·····`
setup_and_lint: reports/AccountReport.ts#L278
Replace `toDate,·lastRange.fromDate.minus({·months·})` with `⏎··········toDate,⏎··········lastRange.fromDate.minus({·months·})⏎········`