Skip to content

[WIP] 🧹 Using scripts without relying on vendor dir #6521

[WIP] 🧹 Using scripts without relying on vendor dir

[WIP] 🧹 Using scripts without relying on vendor dir #6521

Triggered via pull request July 2, 2024 10:34
Status Success
Total duration 2m 19s
Artifacts

knative-style.yaml

on: pull_request
style  /  changes
3s
style / changes
style  /  ...  /  Auto-format and Check
22s
style / Golang / Auto-format and Check
style  /  ...  /  Lint
1m 57s
style / Golang / Lint
style  /  ...  /  Do Not Submit
7s
style / Golang / Do Not Submit
style  /  ...  /  shell
12s
style / suggester / shell
style  /  ...  /  yaml
20s
style / suggester / yaml
style  /  ...  /  github_actions
8s
style / suggester / github_actions
Matrix: style / Golang / Boilerplate Check
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
style / suggester / shell: hack/release.sh#L28
[shellcheck (suggestion)] reported by reviewdog 🐶 Raw Output: hack/release.sh:28:- $(dirname $0)/generate-yamls.sh "${REPO_ROOT_DIR}" "${YAML_LIST}" hack/release.sh:28:+ $(dirname "$0")/generate-yamls.sh "${REPO_ROOT_DIR}" "${YAML_LIST}"
style / suggester / shell: hack/release.sh#L32
[shellcheck (suggestion)] reported by reviewdog 🐶 Raw Output: hack/release.sh:32:- cp ${ARTIFACTS_TO_PUBLISH} ${REPO_ROOT_DIR} hack/release.sh:32:+ cp "${ARTIFACTS_TO_PUBLISH}" "${REPO_ROOT_DIR}"
style / suggester / github_actions
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 / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
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 / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
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/.
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum