fix git #893
fix git #893
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
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
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
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
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