Hackathon: Platform Cluster provisioning #833
reviewdog.yml
on: pull_request
runner / markdownlint
20s
runner / misspell
21s
runner / languagetool
25s
runner / alex
30s
runner / shellcheck
9s
runner / tflint
9s
runner / yamllint
16s
runner / actionlint
7s
runner / textlint
27s
runner / alloy
8s
Annotations
7 errors and 11 warnings
runner / yamllint:
.github/workflows/platform-test.yml#L65
[yamllint] reported by reviewdog 🐶
[error] trailing spaces (trailing-spaces)
Raw Output:
./.github/workflows/platform-test.yml:65:1: [error] trailing spaces (trailing-spaces)
|
runner / yamllint:
.github/workflows/integration-test.yml#L55
[yamllint] reported by reviewdog 🐶
[error] trailing spaces (trailing-spaces)
Raw Output:
./.github/workflows/integration-test.yml:55:1: [error] trailing spaces (trailing-spaces)
|
runner / yamllint:
charts/k8s-monitoring/tests/integration/auth/deployments/nginx-auth-gateway.yaml#L35
[yamllint] reported by reviewdog 🐶
[error] trailing spaces (trailing-spaces)
Raw Output:
./charts/k8s-monitoring/tests/integration/auth/deployments/nginx-auth-gateway.yaml:35:1: [error] trailing spaces (trailing-spaces)
|
runner / yamllint:
charts/k8s-monitoring/tests/integration/auth/deployments/nginx-auth-gateway.yaml#L41
[yamllint] reported by reviewdog 🐶
[error] trailing spaces (trailing-spaces)
Raw Output:
./charts/k8s-monitoring/tests/integration/auth/deployments/nginx-auth-gateway.yaml:41:1: [error] trailing spaces (trailing-spaces)
|
runner / yamllint:
charts/k8s-monitoring/tests/integration/auth/deployments/nginx-auth-gateway.yaml#L44
[yamllint] reported by reviewdog 🐶
[error] trailing spaces (trailing-spaces)
Raw Output:
./charts/k8s-monitoring/tests/integration/auth/deployments/nginx-auth-gateway.yaml:44:1: [error] trailing spaces (trailing-spaces)
|
runner / yamllint:
charts/k8s-monitoring/tests/integration/auth/deployments/nginx-auth-gateway.yaml#L49
[yamllint] reported by reviewdog 🐶
[error] trailing spaces (trailing-spaces)
Raw Output:
./charts/k8s-monitoring/tests/integration/auth/deployments/nginx-auth-gateway.yaml:49:1: [error] trailing spaces (trailing-spaces)
|
runner / yamllint:
charts/k8s-monitoring/tests/integration/auth/deployments/nginx-auth-gateway.yaml#L56
[yamllint] reported by reviewdog 🐶
[error] trailing spaces (trailing-spaces)
Raw Output:
./charts/k8s-monitoring/tests/integration/auth/deployments/nginx-auth-gateway.yaml:56:1: [error] trailing spaces (trailing-spaces)
|
runner / alloy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / actionlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / shellcheck:
scripts/run-integration-test.sh#L39
[shellcheck] reported by reviewdog 🐶
clusterType appears unused. Verify use (or export if used externally).
Raw Output:
./scripts/run-integration-test.sh:39:5: warning: clusterType appears unused. Verify use (or export if used externally). (ShellCheck.SC2034)
|
runner / shellcheck:
scripts/run-integration-test.sh#L40
[shellcheck] reported by reviewdog 🐶
clusterConfig appears unused. Verify use (or export if used externally).
Raw Output:
./scripts/run-integration-test.sh:40:5: warning: clusterConfig appears unused. Verify use (or export if used externally). (ShellCheck.SC2034)
|
runner / tflint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / yamllint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / markdownlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / misspell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / languagetool
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / textlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
runner / alex
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|