Skip to content

feat: inject topics/subscriptions in go #8971

feat: inject topics/subscriptions in go

feat: inject topics/subscriptions in go #8971

Triggered via pull request November 15, 2024 01:16
Status Failure
Total duration 3m 20s
Artifacts

ci.yml

on: pull_request
Shard Infrastructure Tests
0s
Shard Infrastructure Tests
Shard Integration Tests
8s
Shard Integration Tests
Test Go
52s
Test Go
Test README
1m 5s
Test README
Test Scripts
11s
Test Scripts
SQL
1m 16s
SQL
Ensure Frozen Migrations
7s
Ensure Frozen Migrations
Lint
2m 35s
Lint
Proto Breaking Change Check
8s
Proto Breaking Change Check
Console
1m 6s
Console
VSCode Extension
1m 15s
VSCode Extension
Intellij Plugin
3m 8s
Intellij Plugin
Rebuild All
2m 13s
Rebuild All
Build Docs
6s
Build Docs
Lint Architecture
16s
Lint Architecture
Build Controller Docker Image
1m 22s
Build Controller Docker Image
Build Provisioner Docker Image
1m 49s
Build Provisioner Docker Image
Build Runner Docker Images
1m 37s
Build Runner Docker Images
Build Box Docker Image
1m 43s
Build Box Docker Image
Console e2e
51s
Console e2e
Matrix: Infrastructure Test
Matrix: Integration Test
Integration Success
0s
Integration Success
Fit to window
Zoom out
Zoom in

Annotations

84 errors and 78 warnings
Test Go
Process completed with exit code 1.
Console e2e
Process completed with exit code 1.
Integration Test (TestASMWorkflow)
Process completed with exit code 1.
Integration Test (TestDeploymentThrougDevProvisionerCreatePostgresDB)
Process completed with exit code 1.
Test README
Process completed with exit code 1.
Integration Test (TestAdminNoValidationWithNoSchema)
Process completed with exit code 1.
Integration Test (TestGoBuildClearsBuildDir)
Process completed with exit code 1.
Integration Test (TestGradle)
Process completed with exit code 1.
Integration Test (TestGeneratedTypeRegistry)
Process completed with exit code 1.
Integration Test (TestKMSEncryptorLocalstack)
Process completed with exit code 1.
Integration Test (TestInt64BuildError)
Process completed with exit code 1.
Integration Test (TestLease)
Process completed with exit code 1.
Integration Test (TestHttpIngress)
Process completed with exit code 1.
Integration Test (TestASMPagination)
Process completed with exit code 1.
Integration Test (TestResetSubscription)
Process completed with exit code 1.
Integration Test (TestLifecycleJVM)
Process completed with exit code 1.
Integration Test (TestWatch)
Process completed with exit code 1.
Integration Test (TestEncryptionForLogs)
Process completed with exit code 1.
Integration Test (TestFTLMap)
Process completed with exit code 1.
Integration Test (TestHttpEncodeOmitempty)
Process completed with exit code 1.
Integration Test (TestExternalPublishRuntimeCheck)
Process completed with exit code 1.
Integration Test (TestDependenciesUpdate)
Process completed with exit code 1.
Integration Test (TestLeaseFailure)
Process completed with exit code 1.
Integration Test (TestConsumptionDelay)
Process completed with exit code 1.
Integration Test (TestWatchWithBuildModifyingFiles)
Process completed with exit code 1.
Integration Test (TestNonExportedDecls)
Process completed with exit code 1.
Integration Test (TestLocalSchemaDiff)
Process completed with exit code 1.
Integration Test (TestSecretsWithoutController)
Process completed with exit code 1.
Integration Test (TestExternalType)
Process completed with exit code 1.
Integration Test (TestLocalScaling)
Process completed with exit code 1.
Integration Test (TestUndefinedExportedDecls)
Process completed with exit code 1.
Integration Test (TestIdlePerformance)
Process completed with exit code 1.
Integration Test (TestVerbCalls)
Process completed with exit code 1.
Integration Test (TestDefaultToRootWhenModuleDirsMissing)
Process completed with exit code 1.
Build Controller Docker Image
Process completed with exit code 1.
Integration Test (TestCycleDetection)
Process completed with exit code 1.
Integration Test (TestBuilds)
Process completed with exit code 1.
Integration Test (TestConfigsWithController)
Process completed with exit code 1.
Integration Test (TestRuntimeReflection)
Process completed with exit code 1.
Integration Test (TestLeaderSync)
Process completed with exit code 1.
Integration Test (TestSecretsWithController)
Process completed with exit code 1.
Integration Test (TestDatabase)
Process completed with exit code 1.
Integration Test (TestRetry)
Process completed with exit code 1.
Integration Test (TestMigrate)
Process completed with exit code 1.
Integration Test (TestModuleUnitTests)
Process completed with exit code 1.
Integration Test (TestWatchWithBuildAndUserModifyingFiles)
Process completed with exit code 1.
Integration Test (TestEncryptionForPubSub)
Process completed with exit code 1.
Integration Test (TestHttpIngressWithCors)
Process completed with exit code 1.
Integration Test (TestConfigCmdWithoutController)
Process completed with exit code 1.
Integration Test (TestExemplarIntegration)
Process completed with exit code 1.
Integration Test (TestNonFTLTypes)
Process completed with exit code 1.
Integration Test (TestRealMap)
Process completed with exit code 1.
Integration Test (TestConsoleStreamModules)
Process completed with exit code 1.
Integration Test (TestConfigsWithoutController)
Process completed with exit code 1.
Integration Test (TestConfigImportExport)
Process completed with exit code 1.
Integration Test (TestBuildsWhenAlreadyLocked)
Process completed with exit code 1.
Integration Test (TestSecretImportExport)
Process completed with exit code 1.
Integration Test (TestConsoleGetModules)
Process completed with exit code 1.
Integration Test (TestDiskSchemaRetrieverWithNoSchema)
Process completed with exit code 1.
Integration Test (TestConfigValidation)
Process completed with exit code 1.
Integration Test (TestJVMCoreFunctionality)
Process completed with exit code 1.
Build Runner Docker Images
Process completed with exit code 1.
Integration Test (TestFollowerSync)
Process completed with exit code 1.
Integration Test (TestNonStructRequestResponse)
Process completed with exit code 1.
Integration Test (TestPubSub)
Process completed with exit code 1.
Integration Test (TestDiskSchemaRetrieverWithBuildArtefact)
Process completed with exit code 1.
Build Box Docker Image
Process completed with exit code 1.
Integration Test (TestDeploy)
Process completed with exit code 1.
Build Provisioner Docker Image
Process completed with exit code 1.
Integration Test (TestFindConfig)
Process completed with exit code 1.
Integration Test (TestBox)
Process completed with exit code 1.
Integration Test (TestBuildLock)
Process completed with exit code 1.
Integration Success
Process completed with exit code 1.
Rebuild All
Process completed with exit code 1.
Lint: go-runtime/schema/subscription/analyzer.go#L1
: # github.com/TBD54566975/ftl/go-runtime/schema/subscription
Lint: go-runtime/server/database.go#L15
could not import github.com/TBD54566975/ftl/go-runtime/ftl (-: # github.com/TBD54566975/ftl/go-runtime/ftl
Lint: go-runtime/server/server.go#L192
in call to widenVerb, cannot infer Req (go-runtime/server/server.go:286:16) (typecheck)
Lint: backend/controller/ingress/request_test.go#L15
could not import github.com/TBD54566975/ftl/go-runtime/ftl (-: # github.com/TBD54566975/ftl/go-runtime/ftl
Lint: go-runtime/encoding/encoding_test.go#L11
could not import github.com/TBD54566975/ftl/go-runtime/ftl (-: # github.com/TBD54566975/ftl/go-runtime/ftl
Lint: go-runtime/ftl/config.go#L1
: # github.com/TBD54566975/ftl/go-runtime/ftl [github.com/TBD54566975/ftl/go-runtime/ftl.test]
Lint: go-runtime/ftl/pubsub.go#L23
missing type parameter name (typecheck)
Lint: go-runtime/ftl/ftltest/fake.go#L12
could not import github.com/TBD54566975/ftl/go-runtime/ftl (-: # github.com/TBD54566975/ftl/go-runtime/ftl
Lint: go-runtime/ftl/ftltest/ftltest.go#L225
cfg.Name undefined (type T has no field or method Name) (typecheck)
Lint: go-runtime/ftl/ftltest/ftltest.go#L403
in call to addMapMock, cannot infer T (go-runtime/ftl/ftltest/fake.go:121:17) (typecheck)
Test Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Console e2e
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
Integration Test (TestASMWorkflow)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestDeploymentThrougDevProvisionerCreatePostgresDB)
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
Integration Test (TestAdminNoValidationWithNoSchema)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestGoBuildClearsBuildDir)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestGradle)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestGeneratedTypeRegistry)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestKMSEncryptorLocalstack)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestInt64BuildError)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestLease)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestHttpIngress)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestASMPagination)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestResetSubscription)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestLifecycleJVM)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestWatch)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestEncryptionForLogs)
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
Integration Test (TestFTLMap)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestHttpEncodeOmitempty)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestExternalPublishRuntimeCheck)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestDependenciesUpdate)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestLeaseFailure)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestConsumptionDelay)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestWatchWithBuildModifyingFiles)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
VSCode Extension
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestNonExportedDecls)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestLocalSchemaDiff)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestSecretsWithoutController)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestExternalType)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestLocalScaling)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestUndefinedExportedDecls)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestIdlePerformance)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestVerbCalls)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestDefaultToRootWhenModuleDirsMissing)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Build Controller Docker Image
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestCycleDetection)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestBuilds)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestConfigsWithController)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestRuntimeReflection)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestLeaderSync)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestSecretsWithController)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestDatabase)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestRetry)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestMigrate)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestModuleUnitTests)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestWatchWithBuildAndUserModifyingFiles)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestEncryptionForPubSub)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestHttpIngressWithCors)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestConfigCmdWithoutController)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestExemplarIntegration)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestNonFTLTypes)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestRealMap)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestConsoleStreamModules)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestConfigsWithoutController)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestConfigImportExport)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestBuildsWhenAlreadyLocked)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestSecretImportExport)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestConsoleGetModules)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestDiskSchemaRetrieverWithNoSchema)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestConfigValidation)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestJVMCoreFunctionality)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Build Runner Docker Images
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestFollowerSync)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestNonStructRequestResponse)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestPubSub)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestDiskSchemaRetrieverWithBuildArtefact)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Build Box Docker Image
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestDeploy)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Build Provisioner Docker Image
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestFindConfig)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestBox)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Integration Test (TestBuildLock)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Rebuild All
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
Intellij Plugin
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2