Skip to content

Various bug fixes

Various bug fixes #150

Triggered via pull request December 1, 2023 19:42
Status Failure
Total duration 3m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
setup_and_lint
3m 3s
setup_and_lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
setup_and_lint: reports/AccountReport.ts#L93
'rootNode' is never reassigned. Use 'const' instead
setup_and_lint: reports/AccountReport.ts#L94
Unsafe assignment of an `any` value
setup_and_lint: reports/AccountReport.ts#L94
Unsafe member access .name on an `any` value
setup_and_lint: reports/AccountReport.ts#L94
Computed name [rootNode.name] resolves to an any value
setup_and_lint: reports/AccountReport.ts#L599
'rootNode' is never reassigned. Use 'const' instead
setup_and_lint: reports/BalanceSheet/BalanceSheet.ts#L91
Unsafe member access .length on an `any` value
setup_and_lint: reports/BalanceSheet/BalanceSheet.ts#L92
Unsafe argument of type `any` assigned to a parameter of type `AccountTreeNode`
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#L92
Insert `;`
setup_and_lint: reports/AccountReport.ts#L93
Insert `·`
setup_and_lint: reports/AccountReport.ts#L94
Insert `;`
setup_and_lint: reports/AccountReport.ts#L247
Replace `day:·date.daysInMonth})` with `·day:·date.daysInMonth·});`
setup_and_lint: reports/AccountReport.ts#L269
Replace `·toDate,·fromDate:·this._fixMonthsJump(toDate,·toDate.minus({·months·}))` with `⏎········toDate,⏎········fromDate:·this._fixMonthsJump(toDate,·toDate.minus({·months·})),⏎·····`
setup_and_lint: reports/AccountReport.ts#L281
Replace `toDate,·lastRange.fromDate.minus({·months·})` with `⏎··········toDate,⏎··········lastRange.fromDate.minus({·months·})⏎········`
setup_and_lint: reports/AccountReport.ts#L599
Insert `·`