Public release: 2026-07-20 #61
ci.yml
on: push
frontend
41s
go
2m 41s
distribution README drift
7s
website accuracy check
6s
helm chart
50s
Annotations
9 errors and 2 warnings
|
website accuracy check
Process completed with exit code 1.
|
|
distribution README drift
Process completed with exit code 2.
|
|
go
issues found
|
|
go:
cmd/observer/terminal_launch.go#L333
singleCaseSwitch: should rewrite switch statement to if statement (gocritic)
|
|
go:
cmd/observer/launch_dashboard.go#L66
func `newLaunchManager` is unused (unused)
|
|
go:
cmd/observer/attach_host.go#L218
cyclomatic complexity 32 of func `(*attachHost).LaunchAttachable` is high (> 30) (gocyclo)
|
|
go:
cmd/observer/claude.go#L165
cyclomatic complexity 34 of func `runClaudeLauncher` is high (> 30) (gocyclo)
|
|
go:
cmd/observer/codex.go#L191
cyclomatic complexity 41 of func `runCodexLauncher` is high (> 30) (gocyclo)
|
|
go:
internal/models/models.go#L782
cyclomatic complexity 35 of func `(ActionMetadata).IsZero` is high (> 30) (gocyclo)
|
|
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/
|