Skip to content
Triggered via push October 11, 2023 21:52
Status Failure
Total duration 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: push
Format & Deploy(master)
17s
Format & Deploy(master)
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Format & Deploy(master): config/charts/argo.semaphores.ts#L1
Replace `Chart}·from·'cdk8s'` with `·Chart·}·from·'cdk8s';`
Format & Deploy(master): config/charts/argo.semaphores.ts#L4
Replace `··constructor(⏎········scope:·Construct,⏎····id:·string,⏎····props:·ChartProps,⏎··){⏎⏎··` with `constructor(scope:·Construct,·id:·string,·props:·ChartProps)·{`
Format & Deploy(master): config/charts/argo.semaphores.ts#L5
'scope' is defined but never used
Format & Deploy(master): config/charts/argo.semaphores.ts#L6
'id' is defined but never used
Format & Deploy(master): config/charts/argo.semaphores.ts#L7
'props' is defined but never used
Format & Deploy(master)
Process completed with exit code 1.
Format & Deploy(master)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/