Public release: 2026-07-05 #54
ci.yml
on: push
frontend
42s
go
2m 33s
distribution README drift
7s
helm chart
49s
Annotations
11 errors and 2 warnings
|
distribution README drift
Process completed with exit code 2.
|
|
go:
internal/store/verbosity.go#L156
G202: SQL string concatenation (gosec)
|
|
go:
internal/store/verbosity.go#L108
G202: SQL string concatenation (gosec)
|
|
go:
internal/obs/evalrunner.go#L187
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
|
go:
internal/handoffsvc/svc.go#L429
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
|
go:
internal/processobs/bridge/backend.go#L165
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
|
go:
internal/processobs/poll/enum_linux.go#L288
G109: Potential Integer overflow made by strconv.Atoi result conversion to int16/32 (gosec)
|
|
go:
cmd/observer/proxy.go#L94
cyclomatic complexity 31 of func `buildProxy` is high (> 30) (gocyclo)
|
|
go:
internal/codeintel/query/query.go#L582
cyclomatic complexity 39 of func `lex` is high (> 30) (gocyclo)
|
|
go:
internal/codeintel/parse/treesitter/treesitter.go#L286
Error return value of `in.free.Call` is not checked (errcheck)
|
|
go:
internal/codeintel/parse/treesitter/treesitter.go#L281
Error return value of `in.free.Call` is not checked (errcheck)
|
|
helm chart
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: azure/setup-helm@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
go
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: golangci/golangci-lint-action@v6. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|