[main] Upgrade to latest dependencies #711
knative-style.yaml
on: pull_request
style
/
changes
4s
style
/
...
/
Auto-format and Check
20s
style
/
...
/
Lint
1m 7s
style
/
...
/
Do Not Submit
6s
style
/
...
/
shell
10s
style
/
...
/
yaml
35s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
10 errors and 4 warnings
|
style / Golang / Lint:
third_party/VENDOR-LICENSE/github.com/hashicorp/hcl/hcl/printer/nodes.go#L707
Consider pre-allocating `res` (prealloc)
|
|
style / Golang / Lint:
third_party/VENDOR-LICENSE/github.com/hashicorp/hcl/hcl/printer/nodes.go#L662
Consider pre-allocating `res` (prealloc)
|
|
style / Golang / Lint:
third_party/VENDOR-LICENSE/github.com/hashicorp/hcl/hcl/scanner/scanner.go#L318
ineffectual assignment to ch (ineffassign)
|
|
style / Golang / Lint:
third_party/VENDOR-LICENSE/github.com/hashicorp/hcl/hcl/scanner/scanner.go#L309
ineffectual assignment to ch (ineffassign)
|
|
style / Golang / Lint:
third_party/VENDOR-LICENSE/github.com/hashicorp/hcl/hcl/scanner/scanner.go#L183
ineffectual assignment to ch (ineffassign)
|
|
style / Golang / Lint:
third_party/VENDOR-LICENSE/github.com/hashicorp/hcl/json/parser/parser.go#L72
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
style / Golang / Lint:
third_party/VENDOR-LICENSE/github.com/hashicorp/hcl/hcl/parser/parser.go#L415
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
style / Golang / Lint:
third_party/VENDOR-LICENSE/github.com/hashicorp/hcl/hcl/parser/parser.go#L404
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
style / Golang / Lint:
third_party/VENDOR-LICENSE/github.com/hashicorp/hcl/hcl/parser/parser.go#L151
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
style / Golang / Lint:
third_party/VENDOR-LICENSE/github.com/hashicorp/hcl/hcl/parser/parser.go#L89
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
|
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/kn-plugin-quickstart/kn-plugin-quickstart. Supported file pattern: go.sum
|
|
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/kn-plugin-quickstart/kn-plugin-quickstart. Supported file pattern: go.sum
|
|
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/kn-plugin-quickstart/kn-plugin-quickstart. Supported file pattern: go.sum
|
|
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kn-plugin-quickstart/kn-plugin-quickstart. Supported file pattern: go.sum
|