draft: initial changesets #11269
ci.yml
on: pull_request
Shard Docker Builds
6s
Shard Infrastructure Tests
4s
Shard Integration Tests
5s
Test Go
2m 56s
Test README
1m 20s
Lint
2m 5s
Proto Breaking Change Check
15s
Console
1m 9s
Test sqlc-gen-ftl
2m 5s
VSCode Extension
46s
Intellij Plugin
2m 56s
Rebuild All
1m 17s
Build Docs
6s
Generate LSP Help
20s
Lint Architecture
10s
Console e2e
2m 56s
Matrix: build-docker-images
Matrix: Integration Test
Matrix: Infrastructure Test
Docker Success
0s
Integration Success
0s
Infrastructure Success
0s
Annotations
73 errors and 1 warning
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/controller.proto#L1
Previously present message "UpdateDeployRequest" was deleted from file.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/controller.proto#L1
Previously present message "UpdateDeployResponse" was deleted from file.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/controller.proto#L126
Previously present RPC "CreateDeployment" on service "ControllerService" was deleted.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/controller.proto#L126
Previously present RPC "ReplaceDeploy" on service "ControllerService" was deleted.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/controller.proto#L126
Previously present RPC "UpdateDeploy" on service "ControllerService" was deleted.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schemaservice.proto#L1
Previously present enum "DeploymentChangeType" was deleted from file.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schemaservice.proto#L18
Previously present field "1" with name "deployment_key" on message "PullSchemaResponse" was deleted.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schemaservice.proto#L18
Previously present field "2" with name "module_name" on message "PullSchemaResponse" was deleted.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schemaservice.proto#L18
Previously present field "3" with name "more" on message "PullSchemaResponse" was deleted.
|
Proto Breaking Change Check:
backend/protos/xyz/block/ftl/v1/schemaservice.proto#L66
Field "4" with name "changeset_created" on message "PullSchemaResponse" changed option "json_name" from "schema" to "changesetCreated".
|
Rebuild All
Process completed with exit code 1.
|
Test README
Process completed with exit code 1.
|
Integration Test (TestDiskSchemaRetrieverWithNoSchema|TestAdminNoValidationWithNoSchema)
Process completed with exit code 123.
|
Integration Test (TestDeploy|TestCycleDetection)
Process completed with exit code 123.
|
Integration Test (TestHttpIngress|TestHttpIngressWithCors)
Process completed with exit code 123.
|
Integration Test (TestConsoleGetModules|TestConsoleStreamModules)
Process completed with exit code 123.
|
Integration Test (TestLocalSchemaDiff|TestResetSubscription)
Process completed with exit code 123.
|
Integration Test (TestSecretsWithController|TestSecretsWithoutController)
Process completed with exit code 123.
|
Build cron Docker Image
Process completed with exit code 1.
|
Build http-ingress Docker Image
The job was canceled because "cron" failed.
|
Build schema Docker Image
The job was canceled because "cron" failed.
|
Build timeline Docker Image
The job was canceled because "cron" failed.
|
Integration Test (TestConfigsWithController|TestConfigsWithoutController)
Process completed with exit code 123.
|
Build lease Docker Image
The job was canceled because "cron" failed.
|
Integration Test (TestResetSubscription|TestDiskSchemaRetrieverWithBuildArtefact)
Process completed with exit code 123.
|
Integration Test (TestInt64BuildError|TestBuilds)
Process completed with exit code 123.
|
Build controller Docker Image
The job was canceled because "cron" failed.
|
Build console Docker Image
The job was canceled because "cron" failed.
|
Integration Test (TestExemplarIntegration)
Process completed with exit code 123.
|
Build provisioner Docker Image
The job was canceled because "cron" failed.
|
Integration Test (TestBuildsWhenAlreadyLocked|TestASMWorkflow)
Process completed with exit code 123.
|
Build runner-jvm Docker Image
The job was canceled because "cron" failed.
|
Build runner Docker Image
The job was canceled because "cron" failed.
|
Build admin Docker Image
The job was canceled because "cron" failed.
|
Integration Test (TestExternalType|TestGeneratedTypeRegistry)
Process completed with exit code 123.
|
Lint:
internal/terminal/interactive.go#L19
could not import github.com/block/ftl/internal/schema/schemaeventsource (-: # github.com/block/ftl/internal/schema/schemaeventsource
|
Lint:
backend/controller/controller.go#L51
could not import github.com/block/ftl/internal/schema/schemaeventsource (-: # github.com/block/ftl/internal/schema/schemaeventsource
|
Lint:
backend/provisioner/service.go#L25
could not import github.com/block/ftl/internal/schema/schemaeventsource (-: # github.com/block/ftl/internal/schema/schemaeventsource
|
Lint:
cmd/ftl/cmd_build.go#L12
could not import github.com/block/ftl/internal/schema/schemaeventsource (-: # github.com/block/ftl/internal/schema/schemaeventsource
|
Lint:
cmd/ftl/cmd_serve.go#L329
s.PluginConfigFile undefined (type *serveCommonConfig has no field or method PluginConfigFile) (typecheck)
|
Lint:
cmd/ftl/cmd_serve.go#L330
s.PluginConfigFile undefined (type *serveCommonConfig has no field or method PluginConfigFile) (typecheck)
|
Lint:
cmd/ftl-admin/main.go#L23
could not import github.com/block/ftl/internal/schema/schemaeventsource (-: # github.com/block/ftl/internal/schema/schemaeventsource
|
Lint:
cmd/ftl-console/main.go#L19
could not import github.com/block/ftl/internal/schema/schemaeventsource (-: # github.com/block/ftl/internal/schema/schemaeventsource
|
Lint:
cmd/ftl-cron/main.go#L17
could not import github.com/block/ftl/internal/schema/schemaeventsource (-: # github.com/block/ftl/internal/schema/schemaeventsource
|
Lint:
cmd/ftl-http-ingress/main.go#L18
could not import github.com/block/ftl/internal/schema/schemaeventsource (-: # github.com/block/ftl/internal/schema/schemaeventsource
|
Integration Test (TestFollowerSync|TestDefaultToRootWhenModuleDirsMissing)
Process completed with exit code 123.
|
Integration Test (TestSecretImportExport|TestConfigImportExport)
Process completed with exit code 123.
|
Integration Test (TestNonFTLTypes|TestNonStructRequestResponse)
Process completed with exit code 123.
|
Integration Test (TestRealMap|TestExtractSchema)
Process completed with exit code 123.
|
Docker Success
Process completed with exit code 1.
|
Integration Test (TestHttpEncodeOmitempty|TestRuntimeReflection)
Process completed with exit code 123.
|
Integration Test (TestConfigCmdWithoutController|TestFindConfig)
Process completed with exit code 123.
|
Integration Test (TestConfigValidation|TestWatch)
Process completed with exit code 123.
|
Integration Test (TestMySQL|TestSQLVerbs)
Process completed with exit code 123.
|
Integration Test (TestJVMCoreFunctionality|TestGradle)
Process completed with exit code 123.
|
Integration Test (TestTimeline|TestStreamTimeline)
Process completed with exit code 123.
|
Integration Test (TestNonExportedDecls|TestUndefinedExportedDecls)
Process completed with exit code 123.
|
Integration Test (TestDependenciesUpdate|TestBuildLock)
Process completed with exit code 123.
|
Integration Test (TestDeploymentThroughDevProvisionerCreatePostgresDB|TestLocalScaling)
Process completed with exit code 123.
|
Integration Test (TestWatchWithBuildModifyingFiles|TestWatchWithBuildAndUserModifyingFiles)
Process completed with exit code 123.
|
Integration Test (TestFTLMap|TestGoBuildClearsBuildDir)
Process completed with exit code 123.
|
Integration Test (TestBuildWithoutQueries|TestModuleUnitTests)
Process completed with exit code 123.
|
Integration Test (TestLease|TestDatabase)
Process completed with exit code 123.
|
Integration Test (TestExternalPublishRuntimeCheck|TestConsumerGroupMembership)
Process completed with exit code 123.
|
Integration Test (TestLifecycleJVM|TestVerbCalls)
Process completed with exit code 123.
|
Integration Test (TestPubSub|TestRetry)
Process completed with exit code 123.
|
Integration Success
Process completed with exit code 1.
|
Test Go
Canceling since a higher priority waiting request for 'refs/pull/4206/merge-ci' exists
|
Test Go
The operation was canceled.
|
Console e2e
Canceling since a higher priority waiting request for 'refs/pull/4206/merge-ci' exists
|
Console e2e
The operation was canceled.
|
Intellij Plugin
Canceling since a higher priority waiting request for 'refs/pull/4206/merge-ci' exists
|
Intellij Plugin
The operation was canceled.
|
Test sqlc-gen-ftl
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|