Added the automation code #1
Annotations
10 errors and 8 warnings
validate-yaml:
helm-charts/rollouts-demo/templates/service-primary.yaml#L8
8:3 [indentation] wrong indentation: expected 4 but found 2
|
validate-yaml:
helm-charts/rollouts-demo/templates/service-primary.yaml#L14
14:1 [empty-lines] too many blank lines (1 > 0)
|
validate-yaml:
helm-charts/rollouts-demo/templates/service-canary.yaml#L8
8:3 [indentation] wrong indentation: expected 4 but found 2
|
validate-yaml:
helm-charts/rollouts-demo/templates/ingress.yaml#L9
9:3 [indentation] wrong indentation: expected 4 but found 2
|
validate-yaml:
helm-charts/rollouts-demo/templates/ingress.yaml#L9
9:13 [braces] too many spaces inside braces
|
validate-yaml:
helm-charts/rollouts-demo/templates/ingress.yaml#L9
9:33 [braces] too many spaces inside braces
|
validate-yaml:
helm-charts/rollouts-demo/templates/ingress.yaml#L12
12:7 [indentation] wrong indentation: expected 8 but found 6
|
validate-yaml:
helm-charts/rollouts-demo/templates/rollout.yaml#L7
7:15 [braces] too many spaces inside braces
|
validate-yaml:
helm-charts/rollouts-demo/templates/rollout.yaml#L7
7:32 [braces] too many spaces inside braces
|
validate-yaml:
helm-charts/rollouts-demo/templates/rollout.yaml#L16
16:7 [indentation] wrong indentation: expected 8 but found 6
|
terraform-plan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hashicorp/setup-terraform@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validate-helm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, azure/setup-helm@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validate-helm
The following actions uses node12 which is deprecated and will be forced to run on node16: azure/setup-helm@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
validate-helm
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
validate-yaml
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
validate-yaml:
helm-charts/redis/templates/service.yaml#L1
1:1 [document-start] missing document start "---"
|
validate-yaml:
.github/workflows/ci.yml#L1
1:1 [document-start] missing document start "---"
|
validate-yaml:
.github/workflows/ci.yml#L3
3:1 [truthy] truthy value should be one of [false, true]
|