Public release: 2026-06-30 #50
ci.yml
on: push
frontend
35s
go
2m 27s
distribution README drift
6s
helm chart
50s
Annotations
11 errors and 2 warnings
|
distribution README drift
Process completed with exit code 2.
|
|
go:
internal/orgserver/ccanalytics/poller.go#L41
G101: Potential hardcoded credentials (gosec)
|
|
go:
internal/orgserver/ccanalytics/auth.go#L11
G101: Potential hardcoded credentials (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:
cmd/observer/proxy.go#L94
cyclomatic complexity 31 of func `buildProxy` is high (> 30) (gocyclo)
|
|
go:
internal/config/config.go#L1958
cyclomatic complexity 31 of func `Validate` is high (> 30) (gocyclo)
|
|
go:
internal/codeintel/query/query.go#L580
cyclomatic complexity 39 of func `lex` is high (> 30) (gocyclo)
|
|
go:
internal/codeintel/parse/treesitter/treesitter.go#L285
Error return value of `in.free.Call` is not checked (errcheck)
|
|
go:
internal/codeintel/parse/treesitter/treesitter.go#L280
Error return value of `in.free.Call` is not checked (errcheck)
|
|
go:
internal/processobs/poll/enum_linux.go#L288
G109: Potential Integer overflow made by strconv.Atoi result conversion to int16/32 (gosec)
|
|
go:
internal/processobs/bridge/backend.go#L165
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
|
|
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/
|