feat: #755 taxes on payments #781
Closed
Annotations
2 errors and 11 warnings
Lint:
models/baseModels/Invoice/Invoice.ts#L273
'taxItem' is never reassigned. Use 'const' instead
|
Lint
Process completed with exit code 1.
|
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/
|
Lint:
models/baseModels/Invoice/Invoice.ts#L31
Replace `·account:·string,·payment_account?:·string,·rate:·number·` with `⏎··account:·string;⏎··payment_account?:·string;⏎··rate:·number;⏎`
|
Lint:
models/baseModels/Invoice/Invoice.ts#L34
Replace `,` with `;`
|
Lint:
models/baseModels/Invoice/Invoice.ts#L35
Replace `,` with `;`
|
Lint:
models/baseModels/Invoice/Invoice.ts#L36
Replace `,` with `;`
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading