based on PR feedback #2268
Annotations
4 errors and 1 warning
workflows-description
argo-workflows/sync-nb-server-to-ironic/workflowtemplates/sync-server-to-ironic.yaml is invalid. Reason: YAMLException: bad indentation of a mapping entry (17:9)
14 | - name: main
15 | steps:
16 | - - name: sync-server
17 | input:
--------------^
18 | parameters:
19 | - name: interface_update_event
|
lint-yaml:
argo-workflows/sync-nb-server-to-ironic/workflowtemplates/sync-server-to-ironic.yaml#L17
17:9 syntax error: expected <block end>, but found '?' (syntax)
|
lint-yaml:
argo-workflows/sync-nb-server-to-ironic/workflowtemplates/sync-server-to-ironic.yaml#L18
18:11 [indentation] wrong indentation: expected 12 but found 10
|
lint-yaml
Process completed with exit code 1.
|
kustomize
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/setup-kubectl@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|