Garlic autonomous routing #957
ci.yml
on: pull_request
Lint
38s
Analyse
1m 31s
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Matrix: build-freebsd
All tests passed
3s
Annotations
6 errors and 1 warning
|
Lint
issues found
|
|
Lint:
src/garlic/integration_test.go#L819
QF1006: could lift into loop condition (staticcheck)
|
|
Lint:
src/core/link_wss.go#L53
SA1019: (net/http.Transport).Dial has been deprecated since Go 1.7: Use DialContext instead, which allows the transport to cancel dials as soon as they are no longer needed. If both are set, DialContext takes priority. (staticcheck)
|
|
Lint:
src/core/link_ws.go#L124
SA1019: (net/http.Transport).Dial has been deprecated since Go 1.7: Use DialContext instead, which allows the transport to cancel dials as soon as they are no longer needed. If both are set, DialContext takes priority. (staticcheck)
|
|
Analyse
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
|
All tests passed
Process completed with exit code 1.
|
|
Analyse
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: github/codeql-action/analyze@v2, github/codeql-action/autobuild@v2, github/codeql-action/init@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|