Skip to content

feat: add multi-workflow application config and cross-workflow invocation #465

feat: add multi-workflow application config and cross-workflow invocation

feat: add multi-workflow application config and cross-workflow invocation #465

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

ci.yml

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

Annotations

14 errors
Build
Process completed with exit code 1.
Build: cmd/server/main.go#L1925
syntax error: unexpected name featureDisabledHandler, expected (
Build: cmd/server/main.go#L1877
syntax error: unexpected name initAIService, expected (
Build: cmd/server/main.go#L1823
syntax error: unexpected name seedWorkflow, expected (
Build: cmd/server/main.go#L1784
syntax error: unexpected name ensureSystemProject, expected (
Build: cmd/server/main.go#L1766
syntax error: unexpected name slugify, expected (
Build: cmd/server/main.go#L1732
syntax error: unexpected name bootstrapAdmin, expected (
Build: cmd/server/main.go#L1557
syntax error: unexpected name runMultiWorkflow, expected (
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)
expected '(', found runMultiWorkflow (and 7 more errors)
Test (Go 1.26): admin/admin_test.go#L189
expected statement, found ')'