Skip to content

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

[WIP] 🧹 Using scripts without relying on vendor dir

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

Triggered via pull request June 28, 2024 17:01
Status Failure
Total duration 3m 34s
Artifacts

knative-style.yaml

on: pull_request
style  /  changes
3s
style / changes
style  /  ...  /  Auto-format and Check
17s
style / Golang / Auto-format and Check
style  /  ...  /  Lint
3m 11s
style / Golang / Lint
style  /  ...  /  Do Not Submit
9s
style / Golang / Do Not Submit
style  /  ...  /  shell
11s
style / suggester / shell
style  /  ...  /  yaml
0s
style / suggester / yaml
style  /  ...  /  github_actions
0s
style / suggester / github_actions
Matrix: style / Golang / Boilerplate Check
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 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 / Golang / Lint: hack/update-codegen.sh#L45
[github.com/client9/misspell] reported by reviewdog 🐶 "GOGIN" is a misspelling of "GOING" Raw Output: hack/update-codegen.sh:45:3: "GOGIN" is a misspelling of "GOING"
style / Golang / Lint
Process completed with exit code 1.
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 / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
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 / 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 / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum