Add sync test pipeline (#39) #222
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 warnings
yaml-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
yaml-lint:
.github/workflows/kustomize-lint.yaml#L1
1:1 [document-start] missing document start "---"
|
yaml-lint:
.github/workflows/kustomize-lint.yaml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
yaml-lint:
.github/workflows/yaml-lint.yaml#L1
1:1 [document-start] missing document start "---"
|
yaml-lint:
.github/workflows/yaml-lint.yaml#L2
2:1 [truthy] truthy value should be one of [false, true]
|
yaml-lint:
components/tekton/tasks/argocd-task-sync-and-wait.yaml#L43
43:5 [comments-indentation] comment not indented like content
|