Skip to content

fix: get tests running - step two #7979

fix: get tests running - step two

fix: get tests running - step two #7979

Triggered via push September 25, 2024 08:02
Status Success
Total duration 11m 7s
Artifacts

windows.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
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#L41
Type assertion on object literals is forbidden, use a type annotation instead
GitBash: src/app/core/models/recurring-order/recurring-order.mapper.ts#L88
Type assertion on object literals is forbidden, use a type annotation instead
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#L41
Type assertion on object literals is forbidden, use a type annotation instead
Powershell: src/app/core/models/recurring-order/recurring-order.mapper.ts#L88
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#L41
Type assertion on object literals is forbidden, use a type annotation instead
CommandLine: src/app/core/models/recurring-order/recurring-order.mapper.ts#L88
Type assertion on object literals is forbidden, use a type annotation instead