[WIP] #5772
knative-style.yaml
on: pull_request
style
/
changes
2s
style
/
...
/
Auto-format and Check
21s
style
/
...
/
Lint
2m 17s
style
/
...
/
Do Not Submit
3s
style
/
...
/
shell
10s
style
/
...
/
yaml
0s
style
/
...
/
github_actions
6s
Matrix: style / Golang / Boilerplate Check
Annotations
4 errors and 4 warnings
style / suggester / github_actions:
.github/workflows/update-knative-hack.yaml#L1
[actionlint] reported by reviewdog 🐶
"on" section is missing in workflow [syntax-check]
Raw Output:
e:.github/workflows/update-knative-hack.yaml:1:1: "on" section is missing in workflow [syntax-check]
|
style / Golang / Lint:
hack/component-versions.sh#L2
[trailing whitespace] reported by reviewdog 🐶
Raw Output:
hack/component-versions.sh:2:
|
style / Golang / Lint:
hack/component-versions.sh#L8
[trailing whitespace] reported by reviewdog 🐶
# Can be updated programatically
Raw Output:
hack/component-versions.sh:8: # Can be updated programatically
|
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/func/func. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
|
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
|
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/func/func. Supported file pattern: go.sum
|