feat: add multi-workflow application config and cross-workflow invocation #465
ci.yml
on: pull_request
Lint
2m 3s
Build
1m 35s
UI Tests
1m 4s
Validate Example Configs
1m 51s
Matrix: test
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 ')'
|