Various bug fixes #150
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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·})⏎········`
|
|
|
|