refactor: pull module-specific endpoints out into a separate service #6457
ci.yml
on: pull_request
Shard Integration Tests
0s
Test Go
2m 28s
Test README
1m 31s
Test Scripts
7s
SQL
55s
Ensure Frozen Migrations
6s
Lint
1m 36s
Proto Breaking Change Check
11s
Console
57s
VSCode Extension
43s
Rebuild All
0s
Build Docs
5s
Lint Architecture
15s
Console e2e
0s
Matrix: Integration Test
Integration Success
0s
Annotations
6 errors and 6 warnings
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L101
Previously present RPC "AcquireLease" on service "VerbService" was deleted.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L101
Previously present RPC "GetModuleContext" on service "VerbService" was deleted.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L101
Previously present RPC "PublishEvent" on service "VerbService" was deleted.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L101
Previously present RPC "SendFSMEvent" on service "VerbService" was deleted.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/ftl.proto#L101
Previously present RPC "SetNextFSMEvent" on service "VerbService" was deleted.
|
Proto Breaking Change Check
Process completed with exit code 100.
|
VSCode Extension
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Console
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
SQL
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Test README
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Test Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|