feat: verb request and response types can be any FTL type #5240
Annotations
3 errors
go-runtime/compile/schema_test.go#L48
=== RUN TestExtractModuleSchema
debug: Usage: ftl build [<dirs> ...] [flags]
debug: Run "ftl build --help" for more information.
debug:
debug: ftl: error: [<dirs> ...]: stat go-runtime/compile/testdata/one: no such file or directory
info: Usage: ftl build [<dirs> ...] [flags]
Run "ftl build --help" for more information.
ftl: error: [<dirs> ...]: stat go-runtime/compile/testdata/one: no such file or directory
go-runtime/compile/schema_test.go:48: Did not expect an error but got:
ftl build failed: exit status 1
--- FAIL: TestExtractModuleSchema (9.34s)
|
go-runtime/compile/schema_test.go#L186
=== RUN TestExtractModuleSchemaTwo
debug: Usage: ftl build [<dirs> ...] [flags]
debug: Run "ftl build --help" for more information.
debug:
debug: ftl: error: [<dirs> ...]: stat go-runtime/compile/testdata/two: no such file or directory
info: Usage: ftl build [<dirs> ...] [flags]
Run "ftl build --help" for more information.
ftl: error: [<dirs> ...]: stat go-runtime/compile/testdata/two: no such file or directory
go-runtime/compile/schema_test.go:186: Did not expect an error but got:
ftl build failed: exit status 1
--- FAIL: TestExtractModuleSchemaTwo (2.09s)
|
|
This job failed
Loading