Skip to content

fix(server): implement multi-workflow mode API wiring #461

fix(server): implement multi-workflow mode API wiring

fix(server): implement multi-workflow mode API wiring #461

Triggered via pull request February 23, 2026 16:22
Status Failure
Total duration 5m 24s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Build
Process completed with exit code 1.
Build: cmd/server/main.go#L9
"errors" imported and not used
Build: cmd/server/main.go#L7
other declaration of errors
Build: cmd/server/main.go#L9
errors redeclared in this block
Lint
issues found
Lint: admin/admin_test.go#L189
expected statement, found ')' (typecheck)
Lint: admin/admin_test.go#L189
syntax error: unexpected ), expected } (typecheck)
Test (Go 1.26)
Process completed with exit code 1.
Test (Go 1.26): cmd/server/main.go#L9
"errors" imported and not used
Test (Go 1.26): cmd/server/main.go#L7
other declaration of errors
Test (Go 1.26): cmd/server/main.go#L9
errors redeclared in this block
Test (Go 1.26): admin/admin_test.go#L189
expected statement, found ')'