Skip to content

Adding WebSocket Go example #6199

Adding WebSocket Go example

Adding WebSocket Go example #6199

Triggered via pull request September 10, 2024 11:03
Status Failure
Total duration 48s
Artifacts

knative-style.yaml

on: pull_request
style  /  changes
3s
style / changes
style  /  ...  /  Auto-format and Check
16s
style / Golang / Auto-format and Check
style  /  ...  /  Lint
13s
style / Golang / Lint
style  /  ...  /  Do Not Submit
10s
style / Golang / Do Not Submit
style  /  ...  /  shell
0s
style / suggester / shell
style  /  ...  /  yaml
24s
style / suggester / yaml
style  /  ...  /  github_actions
0s
style / suggester / github_actions
Matrix: style / Golang / Boilerplate Check
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
style / Golang / Lint: code-samples/serving/websockets-go/README.md#L74
[trailing whitespace] reported by reviewdog 🐶 } Raw Output: code-samples/serving/websockets-go/README.md:74: }
style / Golang / Lint: code-samples/serving/websockets-go/README.md#L116
[trailing whitespace] reported by reviewdog 🐶 websocket-server http://websocket-server.default.svc.cluster.local websocket-server-00001 websocket-server-00001 True Raw Output: code-samples/serving/websockets-go/README.md:116: websocket-server http://websocket-server.default.svc.cluster.local websocket-server-00001 websocket-server-00001 True
style / Golang / Lint: code-samples/serving/websockets-go/README.md#L133
[trailing whitespace] reported by reviewdog 🐶 ```> Raw Output: code-samples/serving/websockets-go/README.md:133: ```>
style / Golang / Lint
Process completed with exit code 1.
style / Golang / Lint: code-samples/serving/websockets-go/config/service.yaml#L10
[EOF Newline] reported by reviewdog 🐶 Missing newline Raw Output: code-samples/serving/websockets-go/config/service.yaml:10: Missing newline
style / Golang / Lint
Process completed with exit code 1.
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/docs/docs. Supported file pattern: go.sum
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/docs/docs. Supported file pattern: go.sum
style / Golang / Auto-format and Check
Restore cache failed: Dependencies file is not found in /home/runner/work/docs/docs. Supported file pattern: go.sum
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/docs/docs. 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/