[main] Upgrade to latest dependencies #762
knative-style.yaml
on: pull_request
style
/
changes
5s
style
/
...
/
Auto-format and Check
15s
style
/
...
/
Lint
2m 7s
style
/
...
/
Do Not Submit
14s
style
/
...
/
shell
16s
style
/
...
/
yaml
35s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
8 errors and 8 warnings
|
style / Golang / Lint:
pkg/reconciler/simpledeployment/simpledeployment.go#L78
G115: integer overflow conversion int -> int32 (gosec)
|
|
style / Golang / Lint:
pkg/apis/samples/v1alpha1/simple_deployment_defaults.go#L24
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
style / Golang / Lint:
pkg/apis/samples/v1alpha1/simple_deployment_validation.go#L31
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
style / Golang / Lint:
pkg/apis/samples/v1alpha1/addressable_service_defaults.go#L24
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
|
style / Golang / Lint:
pkg/reconciler/addressableservice/controller.go#L34
unused-parameter: parameter 'cmw' seems to be unused, consider removing or renaming it as _ (revive)
|
|
style / Golang / Lint:
pkg/reconciler/simpledeployment/controller.go#L36
unused-parameter: parameter 'cmw' seems to be unused, consider removing or renaming it as _ (revive)
|
|
style / Golang / Lint:
cmd/webhook/main.go#L49
unused-parameter: parameter 'cmw' seems to be unused, consider removing or renaming it as _ (revive)
|
|
style / Golang / Lint
issues found
|
|
style / changes
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 / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/sample-controller/sample-controller. Supported file pattern: go.sum
|
|
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 / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/sample-controller/sample-controller. Supported file pattern: go.sum
|
|
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/sample-controller/sample-controller. 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/sample-controller/sample-controller. Supported file pattern: go.sum
|