feat: generate stubs for FTL modules #2678
ci.yml
on: pull_request
Integration Tests
/
prepare
Proto Breaking Change Check
6s
Matrix: Integration Tests / integration
Waiting for pending jobs
Auto Version
/
Conventional Commits Auto-version
Annotations
8 errors and 1 warning
Test Go
Process completed with exit code 1.
|
Lint:
buildengine/build.go#L1
: # github.com/TBD54566975/ftl/buildengine [github.com/TBD54566975/ftl/buildengine.test]
|
Lint:
buildengine/engine_test.go#L10
could not import github.com/TBD54566975/ftl/buildengine (-: # github.com/TBD54566975/ftl/buildengine [github.com/TBD54566975/ftl/buildengine.test]
|
Lint:
buildengine/watch_test.go#L23
undefined: WatchEvent (typecheck)
|
Lint:
buildengine/watch_test.go#L24
undefined: Watch (typecheck)
|
Lint:
buildengine/watch_test.go#L49
undefined: WatchEvent (typecheck)
|
Lint:
go-runtime/compile/build.go#L89
Error return value is not checked (errcheck)
|
Lint
Process completed with exit code 1.
|
Lint:
go-runtime/compile/build.go#L181
if-return: redundant if ...; err != nil check, just return error instead. (revive)
|