refactor: language plugins use plugin.Spawn #8887
Annotations
2 errors and 1 warning
Test:
internal/buildengine/engine_test.go#L24
=== RUN TestGraph
debug: Deleting all generated stubs
info:: Received Ping
debug: Ping succeeded in 0.10s
debug:alpha: Online
debug: Extracting dependencies for "alpha"
debug: Unary RPC failed: unknown: could not extract dependencies: alpha: failed to extract dependencies from Go module: stat testdata/alpha: no such file or directory: /xyz.block.ftl.v1.language.LanguageService/GetDependencies
info:: Received Ping
info:: Received Ping
debug: Ping succeeded in 0.10s
debug: Ping succeeded in 0.10s
debug:another: Online
debug:other: Online
debug: Extracting dependencies for "another"
debug: Extracting dependencies for "other"
debug: Unary RPC failed: unknown: could not extract dependencies: another: failed to extract dependencies from Go module: stat testdata/another: no such file or directory: /xyz.block.ftl.v1.language.LanguageService/GetDependencies
debug: Unary RPC failed: unknown: could not extract dependencies: other: failed to extract dependencies from Go module: stat testdata/other: no such file or directory: /xyz.block.ftl.v1.language.LanguageService/GetDependencies
internal/buildengine/engine_test.go:24: Did not expect an error but got:
could not get dependencies for alpha: failed to get dependencies from plugin: unknown: could not extract dependencies: alpha: failed to extract dependencies from Go module: stat testdata/alpha: no such file or directory
--- FAIL: TestGraph (0.13s)
|
Test
Process completed with exit code 1.
|
Build Cache
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading