Gracefully drain connections when stopping the gateway #1820
knative-style.yaml
on: pull_request
style
/
changes
2s
style
/
...
/
Auto-format and Check
22s
style
/
...
/
Lint
29s
style
/
...
/
Do Not Submit
5s
style
/
...
/
shell
8s
style
/
...
/
yaml
25s
style
/
...
/
github_actions
9s
Matrix: style / Golang / Boilerplate Check
Annotations
13 errors and 7 warnings
style / suggester / github_actions:
.github/workflows/kind-e2e-upgrade.yaml#L1
[actionlint] reported by reviewdog 🐶
workflow is empty [syntax-check]
Raw Output:
.github/workflows/kind-e2e-upgrade.yaml:1:1: workflow is empty [syntax-check]
|
style / Golang / Lint:
test/e2e-kind.sh#L51
[trailing whitespace] reported by reviewdog 🐶
#
Raw Output:
test/e2e-kind.sh:51:#
|
style / Golang / Lint:
test/e2e-kind.sh#L55
[trailing whitespace] reported by reviewdog 🐶
#
Raw Output:
test/e2e-kind.sh:55:#
|
style / Golang / Lint:
test/e2e-kind.sh#L61
[trailing whitespace] reported by reviewdog 🐶
#
Raw Output:
test/e2e-kind.sh:61:#
|
style / Golang / Lint:
test/e2e-kind.sh#L65
[trailing whitespace] reported by reviewdog 🐶
#
Raw Output:
test/e2e-kind.sh:65:#
|
style / Golang / Lint:
test/e2e-kind.sh#L69
[trailing whitespace] reported by reviewdog 🐶
#
Raw Output:
test/e2e-kind.sh:69:#
|
style / Golang / Lint:
test/e2e-kind.sh#L74
[trailing whitespace] reported by reviewdog 🐶
#
Raw Output:
test/e2e-kind.sh:74:#
|
style / Golang / Lint:
test/e2e-kind.sh#L76
[trailing whitespace] reported by reviewdog 🐶
#
Raw Output:
test/e2e-kind.sh:76:#
|
style / Golang / Lint:
test/e2e-kind.sh#L81
[trailing whitespace] reported by reviewdog 🐶
#
Raw Output:
test/e2e-kind.sh:81:#
|
style / Golang / Lint:
test/e2e-kind.sh#L87
[trailing whitespace] reported by reviewdog 🐶
#
Raw Output:
test/e2e-kind.sh:87:#
|
style / Golang / Lint
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
style / Golang / Lint:
test/gracefulshutdown/gracefulshutdown_test.go#L94
httpresponse: using resp before checking for errors (govet)
|
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 / suggester / github_actions
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-kourier/net-kourier. 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 / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/net-kourier/net-kourier. Supported file pattern: go.sum
|
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/net-kourier/net-kourier. Supported file pattern: go.sum
|
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/net-kourier/net-kourier. Supported file pattern: go.sum
|