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

fix git #893

Closed
wants to merge 2 commits into from

[WIP]

117cd4b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

fix git #893

[WIP]
117cd4b
Select commit
Loading
Failed to load commit list.
GitHub Actions / trailing whitespace failed Sep 14, 2024 in 0s

reviewdog [trailing whitespace] report

reported by reviewdog 🐶

Findings (5)

hack/openshift-pipelines.sh|28| echo Channel: $PIPELINE_OPERATOR_CHANNEL Target Version: $PIPELINE_TARGET_VERSION
openshift/ci-operator/knative-images/func-util/Dockerfile|19| RUN microdnf install socat tar
openshift/patches/0001-default-build.patch|12|
openshift/release/update-to-head.sh|64| git add $custom_files generate/zz_filesystem_generated.go templates/certs/ca-certificates.crt
openshift/release/update-to-head.sh|77| # Test if there is already a sync PR in

Filtered Findings (0)

Annotations

Check failure on line 28 in hack/openshift-pipelines.sh

See this annotation in the file changed.

@github-actions github-actions / trailing whitespace

[trailing whitespace] hack/openshift-pipelines.sh#L28

  echo Channel: $PIPELINE_OPERATOR_CHANNEL Target Version: $PIPELINE_TARGET_VERSION 
Raw output
hack/openshift-pipelines.sh:28:  echo Channel: $PIPELINE_OPERATOR_CHANNEL Target Version: $PIPELINE_TARGET_VERSION 

Check failure on line 19 in openshift/ci-operator/knative-images/func-util/Dockerfile

See this annotation in the file changed.

@github-actions github-actions / trailing whitespace

[trailing whitespace] openshift/ci-operator/knative-images/func-util/Dockerfile#L19

RUN microdnf install socat tar 
Raw output
openshift/ci-operator/knative-images/func-util/Dockerfile:19:RUN microdnf install socat tar 

Check failure on line 64 in openshift/release/update-to-head.sh

See this annotation in the file changed.

@github-actions github-actions / trailing whitespace

[trailing whitespace] openshift/release/update-to-head.sh#L64

git add $custom_files generate/zz_filesystem_generated.go templates/certs/ca-certificates.crt 
Raw output
openshift/release/update-to-head.sh:64:git add $custom_files generate/zz_filesystem_generated.go templates/certs/ca-certificates.crt 

Check failure on line 77 in openshift/release/update-to-head.sh

See this annotation in the file changed.

@github-actions github-actions / trailing whitespace

[trailing whitespace] openshift/release/update-to-head.sh#L77

   # Test if there is already a sync PR in 
Raw output
openshift/release/update-to-head.sh:77:   # Test if there is already a sync PR in