Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yamllint action #1

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Yamllint action #1

wants to merge 4 commits into from

Conversation

strangiato
Copy link
Owner

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 5, 2021

yamllint Failed

Show Output
::warning file=./.github/workflows/yaml-lint.yaml,line=22,col=7::[comments-indentation] comment not indented like content
::error file=./openshift-container-storage-noobaa/base/backingstore.yaml,line=14,col=22::[trailing-spaces] trailing spaces

Workflow: YAML Lint, Action: __karancode_yamllint-github-action, Lint: .

@github-actions
Copy link

yamllint Failed

Show Output
::warning file=./.github/workflows/yaml-lint.yaml,line=22,col=7::[comments-indentation] comment not indented like content
::error file=./sealed-secrets-operator/base/kustomization.yaml,line=8,col=1::[indentation] wrong indentation: expected 2 but found 0
::error file=./sealed-secrets-operator/base/kustomization.yaml,line=14,col=21::[new-line-at-end-of-file] no new line character at the end of file
::error file=./openshift-container-storage-noobaa/base/backingstore.yaml,line=14,col=22::[trailing-spaces] trailing spaces
::error file=./container-security-operator/overlays/stable-3.6/kustomization.yaml,line=16,col=28::[new-line-at-end-of-file] no new line character at the end of file

Workflow: YAML Lint, Action: __karancode_yamllint-github-action, Lint: .

@github-actions
Copy link

yamllint Failed

Show Output
::group::./external-secrets-operator/instance/base/default-operatorconfig.yaml
::error file=./external-secrets-operator/instance/base/default-operatorconfig.yaml,line=11,col=4::11:4 [indentation] wrong indentation: expected 4 but found 3
::error file=./external-secrets-operator/instance/base/default-operatorconfig.yaml,line=16,col=19::16:19 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./external-secrets-operator/operator/overlays/stable/kustomization.yaml
::error file=./external-secrets-operator/operator/overlays/stable/kustomization.yaml,line=16,col=24::16:24 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./external-secrets-operator/operator/overlays/alpha/kustomization.yaml
::error file=./external-secrets-operator/operator/overlays/alpha/kustomization.yaml,line=16,col=23::16:23 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./.github/workflows/yaml-lint.yaml
::warning file=./.github/workflows/yaml-lint.yaml,line=22,col=7::22:7 [comments-indentation] comment not indented like content
::endgroup::

::group::./sealed-secrets-operator/base/kustomization.yaml
::error file=./sealed-secrets-operator/base/kustomization.yaml,line=10,col=1::10:1 [indentation] wrong indentation: expected 2 but found 0
::endgroup::

::group::./advanced-cluster-security-operator/operator/base/namespace.yaml
::error file=./advanced-cluster-security-operator/operator/base/namespace.yaml,line=7,col=1::7:1 [empty-lines] too many blank lines (1 > 0)
::endgroup::

::group::./advanced-cluster-security-operator/operator/base/operatorgroup.yaml
::error file=./advanced-cluster-security-operator/operator/base/operatorgroup.yaml,line=6,col=1::6:1 [empty-lines] too many blank lines (1 > 0)
::endgroup::

::group::./container-security-operator/overlays/stable-3.7/kustomization.yaml
::error file=./container-security-operator/overlays/stable-3.7/kustomization.yaml,line=16,col=28::16:28 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./container-security-operator/overlays/stable-3.6/kustomization.yaml
::error file=./container-security-operator/overlays/stable-3.6/kustomization.yaml,line=16,col=28::16:28 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./openshift-data-foundation-operator/instance/overlays/aws/storagecluster.yaml
::error file=./openshift-data-foundation-operator/instance/overlays/aws/storagecluster.yaml,line=21,col=3::21:3 [indentation] wrong indentation: expected 4 but found 2
::error file=./openshift-data-foundation-operator/instance/overlays/aws/storagecluster.yaml,line=27,col=9::27:9 [indentation] wrong indentation: expected 10 but found 8
::endgroup::

::group::./openshift-data-foundation-operator/instance/overlays/vsphere/storagecluster.yaml
::error file=./openshift-data-foundation-operator/instance/overlays/vsphere/storagecluster.yaml,line=22,col=3::22:3 [indentation] wrong indentation: expected 4 but found 2
::error file=./openshift-data-foundation-operator/instance/overlays/vsphere/storagecluster.yaml,line=28,col=9::28:9 [indentation] wrong indentation: expected 10 but found 8
::endgroup::

::group::./openshift-data-foundation-operator/operator/base/enable-console-plugin-job.yaml
::error file=./openshift-data-foundation-operator/operator/base/enable-console-plugin-job.yaml,line=12,col=7::12:7 [indentation] wrong indentation: expected 8 but found 6
::endgroup::

::group::./openshift-data-foundation-operator/config-helpers/node-labeler/base/node-label-job.yaml
::error file=./openshift-data-foundation-operator/config-helpers/node-labeler/base/node-label-job.yaml,line=10,col=7::10:7 [indentation] wrong indentation: expected 8 but found 6
::endgroup::

::group::./openshift-image-registry/base/image-registry-config.yaml
::error file=./openshift-image-registry/base/image-registry-config.yaml,line=21,col=1::21:1 [empty-lines] too many blank lines (1 > 0)
::endgroup::

::group::./openshift-image-registry/base/image-registry-pvc.yaml
::error file=./openshift-image-registry/base/image-registry-pvc.yaml,line=8,col=3::8:3 [indentation] wrong indentation: expected 4 but found 2
::error file=./openshift-image-registry/base/image-registry-pvc.yaml,line=12,col=1::12:1 [empty-lines] too many blank lines (1 > 0)
::endgroup::

::group::./openshift-image-registry/base/kustomization.yaml
::error file=./openshift-image-registry/base/kustomization.yaml,line=8,col=1::8:1 [empty-lines] too many blank lines (1 > 0)
::endgroup::

::group::./openshift-image-registry/overlays/vsphere/kustomization.yaml
::error file=./openshift-image-registry/overlays/vsphere/kustomization.yaml,line=32,col=1::32:1 [empty-lines] too many blank lines (1 > 0)
::endgroup::

::group::./grafana-operator/overlays/user-app/kustomization.yaml
::error file=./grafana-operator/overlays/user-app/kustomization.yaml,line=29,col=27::29:27 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./grafana-operator/overlays/user-app/grafana-auth-secret.yaml
::error file=./grafana-operator/overlays/user-app/grafana-auth-secret.yaml,line=7,col=42::7:42 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./oauth/overlays/htpass/cluster-admin-role.yaml
::error file=./oauth/overlays/htpass/cluster-admin-role.yaml,line=10,col=1::10:1 [indentation] wrong indentation: expected 2 but found 0
::endgroup::

::group::./oauth/overlays/htpass/kustomization.yaml
::error file=./oauth/overlays/htpass/kustomization.yaml,line=15,col=1::15:1 [indentation] wrong indentation: expected 2 but found 0
::endgroup::

::group::./oauth/overlays/ldap/oauth-ldap-patch.yaml
::error file=./oauth/overlays/ldap/oauth-ldap-patch.yaml,line=4,col=15::4:15 [trailing-spaces] trailing spaces
::error file=./oauth/overlays/ldap/oauth-ldap-patch.yaml,line=5,col=25::5:25 [trailing-spaces] trailing spaces
::error file=./oauth/overlays/ldap/oauth-ldap-patch.yaml,line=9,col=12::9:12 [trailing-spaces] trailing spaces
::error file=./oauth/overlays/ldap/oauth-ldap-patch.yaml,line=10,col=9::10:9 [indentation] wrong indentation: expected 10 but found 8
::error file=./oauth/overlays/ldap/oauth-ldap-patch.yaml,line=11,col=15::11:15 [trailing-spaces] trailing spaces
::error file=./oauth/overlays/ldap/oauth-ldap-patch.yaml,line=12,col=9::12:9 [indentation] wrong indentation: expected 10 but found 8
::error file=./oauth/overlays/ldap/oauth-ldap-patch.yaml,line=13,col=14::13:14 [trailing-spaces] trailing spaces
::error file=./oauth/overlays/ldap/oauth-ldap-patch.yaml,line=14,col=9::14:9 [indentation] wrong indentation: expected 10 but found 8
::error file=./oauth/overlays/ldap/oauth-ldap-patch.yaml,line=15,col=27::15:27 [trailing-spaces] trailing spaces
::error file=./oauth/overlays/ldap/oauth-ldap-patch.yaml,line=16,col=9::16:9 [indentation] wrong indentation: expected 10 but found 8
::error file=./oauth/overlays/ldap/oauth-ldap-patch.yaml,line=17,col=17::17:17 [trailing-spaces] trailing spaces
::error file=./oauth/overlays/ldap/oauth-ldap-patch.yaml,line=18,col=20::18:20 [trailing-spaces] trailing spaces
::error file=./oauth/overlays/ldap/oauth-ldap-patch.yaml,line=20,col=10::20:10 [trailing-spaces] trailing spaces
::error file=./oauth/overlays/ldap/oauth-ldap-patch.yaml,line=22,col=22::22:22 [trailing-spaces] trailing spaces
::endgroup::

::group::./openshift-sandboxed-containers/example-workload/base/example-deploy.yaml
::error file=./openshift-sandboxed-containers/example-workload/base/example-deploy.yaml,line=17,col=7::17:7 [indentation] wrong indentation: expected 8 but found 6
::error file=./openshift-sandboxed-containers/example-workload/base/example-deploy.yaml,line=20,col=9::20:9 [indentation] wrong indentation: expected 10 but found 8
::endgroup::

::group::./openshift-sandboxed-containers/example-workload/base/kustomization.yaml
::error file=./openshift-sandboxed-containers/example-workload/base/kustomization.yaml,line=7,col=1::7:1 [indentation] wrong indentation: expected 2 but found 0
::endgroup::

::group::./openshift-sandboxed-containers/instance/base/kustomization.yaml
::error file=./openshift-sandboxed-containers/instance/base/kustomization.yaml,line=5,col=1::5:1 [indentation] wrong indentation: expected 2 but found 0
::endgroup::

::group::./openshift-sandboxed-containers/operator/base/openshift-sandboxed-containers-operator-og.yaml
::error file=./openshift-sandboxed-containers/operator/base/openshift-sandboxed-containers-operator-og.yaml,line=7,col=3::7:3 [indentation] wrong indentation: expected 4 but found 2
::endgroup::

::group::./openshift-sandboxed-containers/operator/base/kustomization.yaml
::error file=./openshift-sandboxed-containers/operator/base/kustomization.yaml,line=7,col=1::7:1 [indentation] wrong indentation: expected 2 but found 0
::endgroup::

::group::./openshift-sandboxed-containers/operator/overlays/stable-1.2/kustomization.yaml
::error file=./openshift-sandboxed-containers/operator/overlays/stable-1.2/kustomization.yaml,line=7,col=1::7:1 [indentation] wrong indentation: expected 2 but found 0
::error file=./openshift-sandboxed-containers/operator/overlays/stable-1.2/kustomization.yaml,line=10,col=1::10:1 [indentation] wrong indentation: expected 2 but found 0
::endgroup::

::group::./openshift-sandboxed-containers/operator/overlays/preview-1.1/kustomization.yaml
::error file=./openshift-sandboxed-containers/operator/overlays/preview-1.1/kustomization.yaml,line=7,col=1::7:1 [indentation] wrong indentation: expected 2 but found 0
::error file=./openshift-sandboxed-containers/operator/overlays/preview-1.1/kustomization.yaml,line=10,col=1::10:1 [indentation] wrong indentation: expected 2 but found 0
::endgroup::

::group::./business-automation-operator/aggregate/overlays/default/kustomization.yaml
::error file=./business-automation-operator/aggregate/overlays/default/kustomization.yaml,line=8,col=3::8:3 [indentation] wrong indentation: expected 4 but found 2
::endgroup::

::group::./cert-manager-operator/operator/base/operator-namespace.yaml
::error file=./cert-manager-operator/operator/base/operator-namespace.yaml,line=5,col=32::5:32 [colons] too many spaces after colon
::error file=./cert-manager-operator/operator/base/operator-namespace.yaml,line=8,col=40::8:40 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./cert-manager-operator/operator/base/subscription.yaml
::error file=./cert-manager-operator/operator/base/subscription.yaml,line=11,col=41::11:41 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./cert-manager-operator/operator/base/kustomization.yaml
::error file=./cert-manager-operator/operator/base/kustomization.yaml,line=4,col=43::4:43 [trailing-spaces] trailing spaces
::error file=./cert-manager-operator/operator/base/kustomization.yaml,line=7,col=1::7:1 [indentation] wrong indentation: expected 2 but found 0
::endgroup::

::group::./cert-manager-operator/examples/openshift-wildcard-certificate/openshift-wildcard-certificate.yaml
::error file=./cert-manager-operator/examples/openshift-wildcard-certificate/openshift-wildcard-certificate.yaml,line=13,col=3::13:3 [indentation] wrong indentation: expected 4 but found 2
::error file=./cert-manager-operator/examples/openshift-wildcard-certificate/openshift-wildcard-certificate.yaml,line=13,col=33::13:33 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./cert-manager-operator/examples/openshift-wildcard-certificate/patch-cluster-wildcard-cert-job.yaml
::error file=./cert-manager-operator/examples/openshift-wildcard-certificate/patch-cluster-wildcard-cert-job.yaml,line=67,col=54::67:54 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./cert-manager-operator/examples/openshift-wildcard-certificate/kustomization.yaml
::error file=./cert-manager-operator/examples/openshift-wildcard-certificate/kustomization.yaml,line=7,col=1::7:1 [indentation] wrong indentation: expected 2 but found 0
::endgroup::

::group::./cert-manager-operator/examples/letsencrypt-route53-issuer/letsencrypt-prod-cluster-issuer.yaml
::error file=./cert-manager-operator/examples/letsencrypt-route53-issuer/letsencrypt-prod-cluster-issuer.yaml,line=13,col=5::13:5 [indentation] wrong indentation: expected 6 but found 4
::error file=./cert-manager-operator/examples/letsencrypt-route53-issuer/letsencrypt-prod-cluster-issuer.yaml,line=22,col=35::22:35 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./cert-manager-operator/examples/letsencrypt-route53-issuer/letsencrypt-staging-cluster-issuer.yaml
::error file=./cert-manager-operator/examples/letsencrypt-route53-issuer/letsencrypt-staging-cluster-issuer.yaml,line=13,col=5::13:5 [indentation] wrong indentation: expected 6 but found 4
::error file=./cert-manager-operator/examples/letsencrypt-route53-issuer/letsencrypt-staging-cluster-issuer.yaml,line=22,col=35::22:35 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./cert-manager-operator/examples/letsencrypt-route53-issuer/kustomization.yaml
::error file=./cert-manager-operator/examples/letsencrypt-route53-issuer/kustomization.yaml,line=8,col=1::8:1 [indentation] wrong indentation: expected 2 but found 0
::error file=./cert-manager-operator/examples/letsencrypt-route53-issuer/kustomization.yaml,line=9,col=42::9:42 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./cert-manager-operator/examples/acs-central-certificate/acs-central-certificate.yaml
::error file=./cert-manager-operator/examples/acs-central-certificate/acs-central-certificate.yaml,line=13,col=3::13:3 [indentation] wrong indentation: expected 4 but found 2
::error file=./cert-manager-operator/examples/acs-central-certificate/acs-central-certificate.yaml,line=13,col=46::13:46 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./cert-manager-operator/examples/acs-central-certificate/kustomization.yaml
::error file=./cert-manager-operator/examples/acs-central-certificate/kustomization.yaml,line=5,col=1::5:1 [indentation] wrong indentation: expected 2 but found 0
::error file=./cert-manager-operator/examples/acs-central-certificate/kustomization.yaml,line=5,col=31::5:31 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./cert-manager-operator/examples/openshift-api-certificate/openshift-api-certificate.yaml
::error file=./cert-manager-operator/examples/openshift-api-certificate/openshift-api-certificate.yaml,line=12,col=3::12:3 [indentation] wrong indentation: expected 4 but found 2
::error file=./cert-manager-operator/examples/openshift-api-certificate/openshift-api-certificate.yaml,line=12,col=28::12:28 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./cert-manager-operator/examples/openshift-api-certificate/patch-cluster-api-cert-job.yaml
::error file=./cert-manager-operator/examples/openshift-api-certificate/patch-cluster-api-cert-job.yaml,line=71,col=49::71:49 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./cert-manager-operator/examples/openshift-api-certificate/kustomization.yaml
::error file=./cert-manager-operator/examples/openshift-api-certificate/kustomization.yaml,line=7,col=1::7:1 [indentation] wrong indentation: expected 2 but found 0
::endgroup::

::group::./nmstate/instance/kustomization.yaml
::error file=./nmstate/instance/kustomization.yaml,line=5,col=1::5:1 [indentation] wrong indentation: expected 2 but found 0
::endgroup::

::group::./nmstate/operator/openshift-nmstate-og.yaml
::error file=./nmstate/operator/openshift-nmstate-og.yaml,line=8,col=3::8:3 [indentation] wrong indentation: expected 4 but found 2
::endgroup::

::group::./nmstate/operator/kustomization.yaml
::error file=./nmstate/operator/kustomization.yaml,line=5,col=1::5:1 [indentation] wrong indentation: expected 2 but found 0
::endgroup::

::group::./openshift-container-storage-noobaa/base/backingstore.yaml
::error file=./openshift-container-storage-noobaa/base/backingstore.yaml,line=14,col=22::14:22 [trailing-spaces] trailing spaces
::endgroup::

::group::./openshift-nfd-operator/instance/base/node-feature-discovery.yaml
::error file=./openshift-nfd-operator/instance/base/node-feature-discovery.yaml,line=35,col=68::35:68 [trailing-spaces] trailing spaces
::endgroup::

::group::./openshift-nfd-operator/operator/overlays/stable/kustomization.yaml
::error file=./openshift-nfd-operator/operator/overlays/stable/kustomization.yaml,line=6,col=1::6:1 [trailing-spaces] trailing spaces
::endgroup::

::group::./rhoda-operator/operator/base/namespace.yaml
::error file=./rhoda-operator/operator/base/namespace.yaml,line=7,col=44::7:44 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./rhoda-operator/operator/base/operatorgroup.yaml
::error file=./rhoda-operator/operator/base/operatorgroup.yaml,line=6,col=38::6:38 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./advanced-cluster-management/instance/base/subscription-admin.yaml
::error file=./advanced-cluster-management/instance/base/subscription-admin.yaml,line=10,col=1::10:1 [indentation] wrong indentation: expected 2 but found 0
::error file=./advanced-cluster-management/instance/base/subscription-admin.yaml,line=15,col=21::15:21 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./advanced-cluster-management/instance/base/kustomization.yaml
::error file=./advanced-cluster-management/instance/base/kustomization.yaml,line=7,col=28::7:28 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./advanced-cluster-management/instance/observability/00-namespace.yaml
::error file=./advanced-cluster-management/instance/observability/00-namespace.yaml,line=7,col=44::7:44 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./advanced-cluster-management/instance/observability/02-install-observability.yaml
::error file=./advanced-cluster-management/instance/observability/02-install-observability.yaml,line=112,col=40::112:40 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./advanced-cluster-management/instance/observability/01-acm-observability-bucket.yaml
::error file=./advanced-cluster-management/instance/observability/01-acm-observability-bucket.yaml,line=11,col=48::11:48 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./advanced-cluster-management/instance/observability/kustomization.yaml
::error file=./advanced-cluster-management/instance/observability/kustomization.yaml,line=6,col=1::6:1 [indentation] wrong indentation: expected 2 but found 0
::error file=./advanced-cluster-management/instance/observability/kustomization.yaml,line=9,col=36::9:36 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./advanced-cluster-management/instance/observability/03-multiclusterobservability.yaml
::error file=./advanced-cluster-management/instance/observability/03-multiclusterobservability.yaml,line=24,col=27::24:27 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./amq-streams-operator/operator/overlays/amq-streams-2.x/kustomization.yaml
::error file=./amq-streams-operator/operator/overlays/amq-streams-2.x/kustomization.yaml,line=10,col=1::10:1 [indentation] wrong indentation: expected 2 but found 0
::error file=./amq-streams-operator/operator/overlays/amq-streams-2.x/kustomization.yaml,line=16,col=27::16:27 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./amq-streams-operator/operator/overlays/stable/kustomization.yaml
::error file=./amq-streams-operator/operator/overlays/stable/kustomization.yaml,line=10,col=1::10:1 [indentation] wrong indentation: expected 2 but found 0
::error file=./amq-streams-operator/operator/overlays/stable/kustomization.yaml,line=16,col=27::16:27 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./amq-streams-operator/operator/overlays/amq-streams-2.0.x/kustomization.yaml
::error file=./amq-streams-operator/operator/overlays/amq-streams-2.0.x/kustomization.yaml,line=10,col=1::10:1 [indentation] wrong indentation: expected 2 but found 0
::error file=./amq-streams-operator/operator/overlays/amq-streams-2.0.x/kustomization.yaml,line=16,col=27::16:27 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./amq-streams-operator/operator/overlays/amq-streams-1.8.x/kustomization.yaml
::error file=./amq-streams-operator/operator/overlays/amq-streams-1.8.x/kustomization.yaml,line=10,col=1::10:1 [indentation] wrong indentation: expected 2 but found 0
::error file=./amq-streams-operator/operator/overlays/amq-streams-1.8.x/kustomization.yaml,line=16,col=27::16:27 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./amq-streams-operator/operator/overlays/amq-streams-1.x/kustomization.yaml
::error file=./amq-streams-operator/operator/overlays/amq-streams-1.x/kustomization.yaml,line=10,col=1::10:1 [indentation] wrong indentation: expected 2 but found 0
::error file=./amq-streams-operator/operator/overlays/amq-streams-1.x/kustomization.yaml,line=16,col=27::16:27 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./amq-streams-operator/operator/overlays/amq-streams-2.1.x/kustomization.yaml
::error file=./amq-streams-operator/operator/overlays/amq-streams-2.1.x/kustomization.yaml,line=10,col=1::10:1 [indentation] wrong indentation: expected 2 but found 0
::error file=./amq-streams-operator/operator/overlays/amq-streams-2.1.x/kustomization.yaml,line=16,col=27::16:27 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./openshift-api-for-data-protection-operator/base/operatorgroup.yaml
::error file=./openshift-api-for-data-protection-operator/base/operatorgroup.yaml,line=8,col=3::8:3 [indentation] wrong indentation: expected 4 but found 2
::endgroup::

::group::./kyverno/base/namespace.yaml
::error file=./kyverno/base/namespace.yaml,line=6,col=32::6:32 [colons] too many spaces after colon
::error file=./kyverno/base/namespace.yaml,line=7,col=16::7:16 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./kyverno/base/kustomization.yaml
::error file=./kyverno/base/kustomization.yaml,line=5,col=1::5:1 [indentation] wrong indentation: expected 2 but found 0
::error file=./kyverno/base/kustomization.yaml,line=8,col=1::8:1 [indentation] wrong indentation: expected 2 but found 0
::endgroup::

::group::./kyverno/overlays/sample-policies/disallow-anyuid-scc-policy.yaml
::error file=./kyverno/overlays/sample-policies/disallow-anyuid-scc-policy.yaml,line=20,col=3::20:3 [indentation] wrong indentation: expected 4 but found 2
::error file=./kyverno/overlays/sample-policies/disallow-anyuid-scc-policy.yaml,line=23,col=7::23:7 [indentation] wrong indentation: expected 8 but found 6
::error file=./kyverno/overlays/sample-policies/disallow-anyuid-scc-policy.yaml,line=25,col=11::25:11 [indentation] wrong indentation: expected 12 but found 10
::error file=./kyverno/overlays/sample-policies/disallow-anyuid-scc-policy.yaml,line=31,col=7::31:7 [indentation] wrong indentation: expected 8 but found 6
::error file=./kyverno/overlays/sample-policies/disallow-anyuid-scc-policy.yaml,line=35,col=13::35:13 [indentation] wrong indentation: expected 14 but found 12
::error file=./kyverno/overlays/sample-policies/disallow-anyuid-scc-policy.yaml,line=44,col=7::44:7 [indentation] wrong indentation: expected 8 but found 6
::error file=./kyverno/overlays/sample-policies/disallow-anyuid-scc-policy.yaml,line=46,col=11::46:11 [indentation] wrong indentation: expected 12 but found 10
::error file=./kyverno/overlays/sample-policies/disallow-anyuid-scc-policy.yaml,line=54,col=11::54:11 [indentation] wrong indentation: expected 12 but found 10
::error file=./kyverno/overlays/sample-policies/disallow-anyuid-scc-policy.yaml,line=56,col=53::56:53 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./kyverno/overlays/sample-policies/require-requests-limits-policy.yaml
::error file=./kyverno/overlays/sample-policies/require-requests-limits-policy.yaml,line=22,col=3::22:3 [indentation] wrong indentation: expected 4 but found 2
::error file=./kyverno/overlays/sample-policies/require-requests-limits-policy.yaml,line=26,col=9::26:9 [indentation] wrong indentation: expected 10 but found 8
::error file=./kyverno/overlays/sample-policies/require-requests-limits-policy.yaml,line=32,col=11::32:11 [indentation] wrong indentation: expected 12 but found 10
::error file=./kyverno/overlays/sample-policies/require-requests-limits-policy.yaml,line=37,col=29::37:29 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./kyverno/overlays/sample-policies/validate-probes-policy.yaml
::error file=./kyverno/overlays/sample-policies/validate-probes-policy.yaml,line=24,col=3::24:3 [indentation] wrong indentation: expected 4 but found 2
::error file=./kyverno/overlays/sample-policies/validate-probes-policy.yaml,line=28,col=9::28:9 [indentation] wrong indentation: expected 10 but found 8
::error file=./kyverno/overlays/sample-policies/validate-probes-policy.yaml,line=34,col=11::34:11 [indentation] wrong indentation: expected 12 but found 10
::error file=./kyverno/overlays/sample-policies/validate-probes-policy.yaml,line=37,col=34::37:34 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./kyverno/overlays/sample-policies/kustomization.yaml
::error file=./kyverno/overlays/sample-policies/kustomization.yaml,line=5,col=1::5:1 [indentation] wrong indentation: expected 2 but found 0
::error file=./kyverno/overlays/sample-policies/kustomization.yaml,line=7,col=34::7:34 [new-line-at-end-of-file] no new line character at the end of file
::endgroup::

::group::./gatekeeper-operator/base/operator/kustomization.yaml
::error file=./gatekeeper-operator/base/operator/kustomization.yaml,line=12,col=1::12:1 [empty-lines] too many blank lines (2 > 0)
::endgroup::

::group::./gatekeeper-operator/overlays/upstream/kustomization.yaml
::error file=./gatekeeper-operator/overlays/upstream/kustomization.yaml,line=8,col=1::8:1 [indentation] wrong indentation: expected 4 but found 0
::endgroup::

::group::./ansible-automation-platform/operator/overlays/stable-2.2-cluster-scoped/kustomization.yaml
::error file=./ansible-automation-platform/operator/overlays/stable-2.2-cluster-scoped/kustomization.yaml,line=10,col=3::10:3 [hyphens] too many spaces after hyphen
::error file=./ansible-automation-platform/operator/overlays/stable-2.2-cluster-scoped/kustomization.yaml,line=10,col=1::10:1 [indentation] wrong indentation: expected 2 but found 0
::endgroup::

::group::./ansible-automation-platform/operator/overlays/stable-2.1-cluster-scoped/kustomization.yaml
::error file=./ansible-automation-platform/operator/overlays/stable-2.1-cluster-scoped/kustomization.yaml,line=10,col=3::10:3 [hyphens] too many spaces after hyphen
::error file=./ansible-automation-platform/operator/overlays/stable-2.1-cluster-scoped/kustomization.yaml,line=10,col=1::10:1 [indentation] wrong indentation: expected 2 but found 0
::endgroup::

Workflow: YAML Lint, Action: __karancode_yamllint-github-action, Lint: .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant