recurring order for receipt page #7982
windows.yml
on: push
CancelPrevious
5s
Check
0s
CommandLine
11m 23s
Powershell
10m 12s
GitBash
10m 21s
Annotations
6 warnings
Powershell
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Powershell:
src/app/core/models/recurring-order/recurring-order.mapper.ts#L44
Type assertion on object literals is forbidden, use a type annotation instead
|
GitBash
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
GitBash:
src/app/core/models/recurring-order/recurring-order.mapper.ts#L44
Type assertion on object literals is forbidden, use a type annotation instead
|
CommandLine
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CommandLine:
src/app/core/models/recurring-order/recurring-order.mapper.ts#L44
Type assertion on object literals is forbidden, use a type annotation instead
|