Skip to content

Public release: 2026-07-09 #56

Public release: 2026-07-09

Public release: 2026-07-09 #56

Triggered via push July 9, 2026 15:36
Status Failure
Total duration 2m 39s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
distribution README drift
Process completed with exit code 2.
go: internal/orgserver/copilotanalytics/cost.go#L57
G202: SQL string concatenation (gosec)
go: internal/orgserver/copilotanalytics/auth.go#L15
G101: Potential hardcoded credentials (gosec)
go: internal/handoffsvc/svc.go#L543
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/handoffsvc/svc.go#L167
cyclomatic complexity 34 of func `Build` 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/