Skip to content

Implement websocket (ws:// and wss://) links #618

Implement websocket (ws:// and wss://) links

Implement websocket (ws:// and wss://) links #618

Re-run triggered July 22, 2024 09:09
Status Failure
Total duration 2m 13s
Artifacts

ci.yml

on: pull_request
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Matrix: build-freebsd
All tests passed
3s
All tests passed
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
Lint: src/core/link_ws.go#L72
Error return value of `w.Write` is not checked (errcheck)
Lint: src/core/link_ws.go#L145
Error return value of `lwl.httpServer.Serve` is not checked (errcheck)
Lint
issues found
All tests passed
Process completed with exit code 1.
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/yggdrasil-go/yggdrasil-go. Supported file pattern: go.sum
Analyse
The following actions uses Node.js version which is deprecated and will be forced to run on node20: github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyse
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/