Add support for HTTPOption #1246
knative-style.yaml
on: pull_request
style
/
changes
5s
style
/
...
/
Auto-format and Check
17s
style
/
...
/
Lint
1m 48s
style
/
...
/
Do Not Submit
8s
style
/
...
/
shell
11s
style
/
...
/
yaml
19s
style
/
...
/
github_actions
0s
Matrix: style / Golang / Boilerplate Check
Annotations
5 errors and 6 warnings
style / Golang / Lint:
pkg/reconciler/ingress/resources/httproute.go#L464
Consider pre-allocating `headerMatchList` (prealloc)
|
style / Golang / Lint:
pkg/reconciler/ingress/ingress_test.go#L200
unused-parameter: parameter 'cmw' seems to be unused, consider removing or renaming it as _ (revive)
|
style / Golang / Lint:
pkg/reconciler/ingress/ingress_test.go#L371
unused-parameter: parameter 'cmw' seems to be unused, consider removing or renaming it as _ (revive)
|
style / Golang / Lint:
pkg/reconciler/ingress/ingress_test.go#L2224
unused-parameter: parameter 'cmw' seems to be unused, consider removing or renaming it as _ (revive)
|
style / Golang / Lint
issues found
|
style / suggester / shell
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 / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/net-gateway-api/net-gateway-api. 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/net-gateway-api/net-gateway-api. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/net-gateway-api/net-gateway-api. Supported file pattern: go.sum
|
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/net-gateway-api/net-gateway-api. Supported file pattern: go.sum
|