[main] Upgrade to latest dependencies #1447
knative-style.yaml
on: pull_request
style
/
changes
6s
style
/
...
/
Auto-format and Check
19s
style
/
...
/
Lint
2m 5s
style
/
...
/
Do Not Submit
12s
style
/
...
/
shell
16s
style
/
...
/
yaml
30s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
10 errors and 8 warnings
style / Golang / Lint:
pkg/printers/tablegenerator.go#L77
S1011: should replace loop with `columns = append(columns, handler.columnDefinitions...)` (gosimple)
|
style / Golang / Lint:
pkg/printers/interface_test.go#L28
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
style / Golang / Lint:
pkg/printers/tablegenerator_test.go#L48
SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck)
|
style / Golang / Lint:
pkg/config/dir/testing.go#L30
SA1029: should not use empty anonymous struct as key for value; define your own type to avoid collisions (staticcheck)
|
style / Golang / Lint:
pkg/config/dir/testing.go#L39
SA1029: should not use empty anonymous struct as key for value; define your own type to avoid collisions (staticcheck)
|
style / Golang / Lint:
pkg/kn-source-pkg/pkg/core/root_test.go#L67
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
style / Golang / Lint:
pkg/kn-source-pkg/pkg/core/root_test.go#L86
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
style / Golang / Lint:
pkg/kn-source-pkg/pkg/core/root_test.go#L105
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
style / Golang / Lint:
pkg/serving/v1/client_test.go#L777
printf: non-constant format string in call to fmt.Errorf (govet)
|
style / Golang / Lint:
pkg/kn-source-pkg/pkg/types/structs.go#L15
SA9009: ineffectual compiler directive due to extraneous space: "// go:generate go run github.com/maxbrunsfeld/counterfeiter/v6 -generate" (staticcheck)
|
style / changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
style / Golang / Do Not Submit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
style / suggester / shell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/client-pkg/client-pkg. Supported file pattern: go.sum
|
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/client-pkg/client-pkg. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/client-pkg/client-pkg. Supported file pattern: go.sum
|
style / suggester / yaml
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/client-pkg/client-pkg. Supported file pattern: go.sum
|