[main] Upgrade to latest dependencies #1251
knative-style.yaml
on: pull_request
style
/
changes
6s
style
/
...
/
Auto-format and Check
28s
style
/
...
/
Lint
1m 38s
style
/
...
/
Do Not Submit
8s
style
/
...
/
shell
17s
style
/
...
/
yaml
34s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
10 errors and 6 warnings
style / Golang / Lint:
pkg/http/probe/handler_test.go#L106
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
|
style / Golang / Lint:
pkg/http/probe/handler_test.go#L130
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
|
style / Golang / Lint:
pkg/http/stats/request_test.go#L33
unused-parameter: parameter 'in' seems to be unused, consider removing or renaming it as _ (revive)
|
style / Golang / Lint:
pkg/http/stats/request_test.go#L42
unused-parameter: parameter 'inP' seems to be unused, consider removing or renaming it as _ (revive)
|
style / Golang / Lint:
pkg/http/stats/request_test.go#L53
unused-parameter: parameter 'inP' seems to be unused, consider removing or renaming it as _ (revive)
|
style / Golang / Lint:
pkg/http/stats/request_test.go#L64
unused-parameter: parameter 'inP' seems to be unused, consider removing or renaming it as _ (revive)
|
style / Golang / Lint:
pkg/http/stats/request_test.go#L141
unused-parameter: parameter 'in' seems to be unused, consider removing or renaming it as _ (revive)
|
style / Golang / Lint:
pkg/http/stats/request_test.go#L154
unused-parameter: parameter 'in' seems to be unused, consider removing or renaming it as _ (revive)
|
style / Golang / Lint:
test/test_images/httpproxy/httpproxy.go#L82
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
style / Golang / Lint:
pkg/prober/prober_test.go#L133
unused-parameter: parameter 'err' seems to be unused, consider removing or renaming it as _ (revive)
|
style / suggester / shell
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/networking/networking. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/networking/networking. Supported file pattern: go.sum
|
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/networking/networking. Supported file pattern: go.sum
|
style / suggester / yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/networking/networking. Supported file pattern: go.sum
|