💝 Handover of magetasks to Knative project #29
knative-style.yaml
on: pull_request
style
/
changes
2s
style
/
...
/
Auto-format and Check
30s
style
/
...
/
Lint
8s
style
/
...
/
Do Not Submit
4s
style
/
...
/
shell
0s
style
/
...
/
yaml
22s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
10 errors and 5 warnings
style / Golang / Lint:
magetasks/tests/example/cmd/other/main.go#L14
[woke] reported by reviewdog 🐶
[error] `Dummy` may be insensitive, use `placeholder`, `sample` instead
Raw Output:
magetasks/tests/example/cmd/other/main.go:14:11: [error] `Dummy` may be insensitive, use `placeholder`, `sample` instead
|
style / Golang / Lint:
magetasks/tests/example/build/Magefile.go#L29
[woke] reported by reviewdog 🐶
[error] `dummy` may be insensitive, use `placeholder`, `sample` instead
Raw Output:
magetasks/tests/example/build/Magefile.go:29:1: [error] `dummy` may be insensitive, use `placeholder`, `sample` instead
|
style / Golang / Lint:
magetasks/tests/example/build/Magefile.go#L30
[woke] reported by reviewdog 🐶
[error] `dummy` may be insensitive, use `placeholder`, `sample` instead
Raw Output:
magetasks/tests/example/build/Magefile.go:30:35: [error] `dummy` may be insensitive, use `placeholder`, `sample` instead
|
style / Golang / Lint:
magetasks/tests/example/build/Magefile.go#L32
[woke] reported by reviewdog 🐶
[error] `dummy` may be insensitive, use `placeholder`, `sample` instead
Raw Output:
magetasks/tests/example/build/Magefile.go:32:43: [error] `dummy` may be insensitive, use `placeholder`, `sample` instead
|
style / Golang / Lint:
magetasks/tests/example/build/Magefile.go#L45
[woke] reported by reviewdog 🐶
[error] `Dummy` may be insensitive, use `placeholder`, `sample` instead
Raw Output:
magetasks/tests/example/build/Magefile.go:45:46: [error] `Dummy` may be insensitive, use `placeholder`, `sample` instead
|
style / Golang / Lint:
magetasks/tests/example/build/Magefile.go#L46
[woke] reported by reviewdog 🐶
[error] `DUMMY` may be insensitive, use `placeholder`, `sample` instead
Raw Output:
magetasks/tests/example/build/Magefile.go:46:37: [error] `DUMMY` may be insensitive, use `placeholder`, `sample` instead
|
style / Golang / Lint:
magetasks/tests/example/build/Magefile.go#L47
[woke] reported by reviewdog 🐶
[error] `dummy` may be insensitive, use `placeholder`, `sample` instead
Raw Output:
magetasks/tests/example/build/Magefile.go:47:18: [error] `dummy` may be insensitive, use `placeholder`, `sample` instead
|
style / Golang / Lint:
magetasks/tests/example/build/Magefile.go#L69
[woke] reported by reviewdog 🐶
[error] `dummy` may be insensitive, use `placeholder`, `sample` instead
Raw Output:
magetasks/tests/example/build/Magefile.go:69:3: [error] `dummy` may be insensitive, use `placeholder`, `sample` instead
|
style / Golang / Lint:
magetasks/tests/example/cmd/dummy/main.go#L1
[woke] reported by reviewdog 🐶
[error] Filename finding: `magetasks/tests/example/cmd/dummy/` may be insensitive, use `placeholder`, `sample` instead
Raw Output:
magetasks/tests/example/cmd/dummy/main.go:1:1: [error] Filename finding: `magetasks/tests/example/cmd/dummy/` may be insensitive, use `placeholder`, `sample` instead
|
style / Golang / Lint
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/toolbox/toolbox. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/toolbox/toolbox. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/toolbox/toolbox. 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/toolbox/toolbox. Supported file pattern: go.sum
|