Skip to content

feat: #755 taxes on payments #165

feat: #755 taxes on payments

feat: #755 taxes on payments #165

Triggered via pull request December 21, 2023 20:19
Status Failure
Total duration 3m 35s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
setup_and_lint: models/baseModels/Invoice/Invoice.ts#L273
'taxItem' is never reassigned. Use 'const' instead
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: models/baseModels/Invoice/Invoice.ts#L31
Replace `·account:·string,·payment_account?:·string,·rate:·number·` with `⏎··account:·string;⏎··payment_account?:·string;⏎··rate:·number;⏎`
setup_and_lint: models/baseModels/Invoice/Invoice.ts#L34
Replace `,` with `;`
setup_and_lint: models/baseModels/Invoice/Invoice.ts#L35
Replace `,` with `;`
setup_and_lint: models/baseModels/Invoice/Invoice.ts#L36
Replace `,` with `;`