Skip to content

[RELEASE-1.11] Drop extra network-policies #62

[RELEASE-1.11] Drop extra network-policies

[RELEASE-1.11] Drop extra network-policies #62

Triggered via pull request February 6, 2024 07:19
Status Success
Total duration 48s
Artifacts

knative-style.yaml

on: pull_request
style  /  changes
3s
style / changes
style  /  ...  /  shell
7s
style / suggester / shell
style  /  ...  /  yaml
22s
style / suggester / yaml
style  /  ...  /  github_actions
0s
style / suggester / github_actions
style  /  ...  /  Auto-format and Check
style / Golang / Auto-format and Check
style  /  ...  /  Do Not Submit
style / Golang / Do Not Submit
style  /  ...  /  Lint
style / Golang / Lint
Matrix: style / Golang / Boilerplate Check
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
style / suggester / shell: openshift/release/download_release_artifacts.sh#L25
[shellcheck (suggestion)] reported by reviewdog 🐶 Raw Output: openshift/release/download_release_artifacts.sh:25:- for yaml in `find $dir -type f $exclude_option -name "*.yaml" | sort`; do openshift/release/download_release_artifacts.sh:25:+ for yaml in $(find "$dir" -type f "$exclude_option" -name "*.yaml" | sort); do
style / suggester / shell: openshift/release/download_release_artifacts.sh#L36
[shellcheck (suggestion)] reported by reviewdog 🐶 Raw Output: openshift/release/download_release_artifacts.sh:36:- echo $file openshift/release/download_release_artifacts.sh:36:+ echo "$file"
style / suggester / shell: openshift/release/download_release_artifacts.sh#L38
[shellcheck (suggestion)] reported by reviewdog 🐶 Raw Output: openshift/release/download_release_artifacts.sh:38:- sed -e "s+app.kubernetes.io/version: devel+app.kubernetes.io/version: \""$VERSION"\"+" \ openshift/release/download_release_artifacts.sh:38:+ sed -e "s+app.kubernetes.io/version: devel+app.kubernetes.io/version: \"""$VERSION""\"+" \
style / changes
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dorny/paths-filter@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
style / suggester / shell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
style / suggester / yaml
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.