feat: #755 taxes on payments #544
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: pull_request
setup_and_test
1m 52s
setup_and_uitest
2m 34s
Annotations
2 errors and 2 warnings
setup_and_test:
models/baseModels/Invoice/Invoice.ts#L254
The return type of an async function or method must be the global Promise<T> type. Did you mean to write 'Promise<InvoiceTaxItem[]>'?
|
setup_and_test
Process completed with exit code 1.
|
setup_and_test
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_uitest
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/
|