configured deployment and service files for eks #582
check-generic.yaml
on: pull_request
Run editorconfig-checker
7s
Run markdownlint
5s
Run yamllint
4s
Annotations
10 errors and 1 warning
Run yamllint:
k8s/deployments/redis.yaml#L31
31:21 [quoted-strings] string value is redundantly quoted with double quotes
|
Run yamllint:
k8s/deployments/redis.yaml#L31
31:37 [quoted-strings] string value is redundantly quoted with double quotes
|
Run yamllint:
k8s/deployments/redis.yaml#L52
52:18 [new-line-at-end-of-file] no new line character at the end of file
|
Run yamllint:
k8s/deployments/mpm-frontend.yaml#L16
16:7 [indentation] wrong indentation: expected 8 but found 6
|
Run yamllint:
k8s/deployments/mpm-frontend.yaml#L20
20:9 [indentation] wrong indentation: expected 10 but found 8
|
Run yamllint:
k8s/deployments/mpm-frontend.yaml#L24
24:9 [new-line-at-end-of-file] no new line character at the end of file
|
Run yamllint:
k8s/deployments/mpm-frontend.yaml#L24
24:1 [trailing-spaces] trailing spaces
|
Run yamllint:
k8s/deployments/mpm-backend.yaml#L23
23:22 [quoted-strings] string value is redundantly quoted with double quotes
|
Run yamllint:
k8s/deployments/mpm-backend.yaml#L25
25:22 [quoted-strings] string value is redundantly quoted with double quotes
|
Run yamllint:
k8s/deployments/mpm-backend.yaml#L34
34:22 [quoted-strings] string value is redundantly quoted with double quotes
|
Run yamllint:
k8s/deployments/redis.yaml#L31
31:59 [comments] too few spaces before comment
|