CI #6320
ci.yml
on: merge_group
Shard Integration Tests
5s
Test Go
4m 24s
Test README
2m 11s
Test Scripts
8s
SQL
56s
Ensure Frozen Migrations
6s
Lint
2m 8s
Proto Breaking Change Check
11s
Console
51s
VSCode Extension
45s
Rebuild All
3m 15s
Build Docs
7s
Lint Architecture
11s
Matrix: Integration Test
Integration Success
0s
Annotations
42 errors and 57 warnings
Integration Test (TestHttpEncodeOmitempty)
Process completed with exit code 1.
|
Integration Test (TestRuntimeReflection)
Process completed with exit code 1.
|
Integration Test (TestNonFTLTypes)
Process completed with exit code 1.
|
Integration Test (TestNonStructRequestResponse)
Process completed with exit code 1.
|
Integration Test (TestEncryptionForPubSub)
Process completed with exit code 1.
|
Integration Test (TestInterModuleCall)
Process completed with exit code 1.
|
Integration Test (TestHttpIngressWithCors)
Process completed with exit code 1.
|
Integration Test (TestEncryptionForFSM)
Process completed with exit code 1.
|
Integration Test (TestConsoleGetModules)
Process completed with exit code 1.
|
Integration Test (TestFSMNext)
Process completed with exit code 1.
|
Integration Test (TestModuleUnitTests)
Process completed with exit code 1.
|
Integration Test (TestRealMap)
Process completed with exit code 1.
|
Integration Test (TestFTLMap)
Process completed with exit code 1.
|
Integration Test (TestExternalPublishRuntimeCheck)
Process completed with exit code 1.
|
Integration Test (TestHttpIngress)
Process completed with exit code 1.
|
Integration Test (TestFSMRetry)
Process completed with exit code 1.
|
Integration Test (TestDiskSchemaRetrieverWithBuildArtefact)
Process completed with exit code 1.
|
Integration Test (TestUndefinedExportedDecls)
Process completed with exit code 1.
|
Integration Test (TestNonExportedDecls)
Process completed with exit code 1.
|
Integration Test (TestTypeRegistryUnitTest)
Process completed with exit code 1.
|
Integration Test (TestEncryptionForLogs)
Process completed with exit code 1.
|
Integration Test (TestDefaultToRootWhenModuleDirsMissing)
Process completed with exit code 1.
|
Integration Test (TestFSMGoTests)
Process completed with exit code 1.
|
Integration Test (TestResetSubscription)
Process completed with exit code 1.
|
Integration Test (TestLocalSchemaDiff)
Process completed with exit code 1.
|
Integration Test (TestFSM)
Process completed with exit code 1.
|
Integration Test (TestCron)
Process completed with exit code 1.
|
Test Go:
go-runtime/schema/schema_test.go#L302
=== RUN TestExtractModuleSchemaFSM
go-runtime/schema/schema_test.go:302: Did not expect an error but got:
./... matched no packages
--- FAIL: TestExtractModuleSchemaFSM (0.06s)
|
Test Go:
go-runtime/schema/schema_test.go#L352
=== RUN TestExtractModuleSchemaNamedTypes
debug: info:namedext: Building module
debug: info:namedext: go: module . listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
debug: go work use
debug:
debug: warn:named: build skipped because dependency "namedext" failed to build
debug: ftl: error: build failed: failed to build module "namedext": exit status 1
info: info:namedext: Building module
info:namedext: go: module . listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
go work use
warn:named: build skipped because dependency "namedext" failed to build
ftl: error: build failed: failed to build module "namedext": exit status 1
go-runtime/schema/schema_test.go:352: Did not expect an error but got:
ftl build failed: exit status 1
--- FAIL: TestExtractModuleSchemaNamedTypes (2.57s)
|
Test Go:
go-runtime/schema/schema_test.go#L405
=== RUN TestExtractModuleSchemaParent
debug: info:parent: Building module
debug: info:parent: go: module ../../.. listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
debug: go work use
debug: go: module . listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
debug: go work use
debug:
debug: ftl: error: build failed: failed to build module "parent": exit status 1
info: info:parent: Building module
info:parent: go: module ../../.. listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
go work use
go: module . listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
go work use
ftl: error: build failed: failed to build module "parent": exit status 1
go-runtime/schema/schema_test.go:405: Did not expect an error but got:
ftl build failed: exit status 1
--- FAIL: TestExtractModuleSchemaParent (2.54s)
|
Test Go:
go-runtime/schema/schema_test.go#L446
=== RUN TestExtractModulePubSub
debug: info:pubsub: Building module
debug: info:pubsub: go: module ../../.. listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
debug: go work use
debug: go: module . listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
debug: go work use
debug:
debug: ftl: error: build failed: failed to build module "pubsub": exit status 1
info: info:pubsub: Building module
info:pubsub: go: module ../../.. listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
go work use
go: module . listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
go work use
ftl: error: build failed: failed to build module "pubsub": exit status 1
go-runtime/schema/schema_test.go:446: Did not expect an error but got:
ftl build failed: exit status 1
--- FAIL: TestExtractModulePubSub (2.13s)
|
Test Go:
go-runtime/schema/schema_test.go#L483
=== RUN TestExtractModuleSubscriber
debug: info:pubsub: Building module
debug: info:pubsub: Module built (1.64s)
debug: info:subscriber: Building module
debug: ftl: error: build failed: failed to build module "subscriber": err: exit status 1: stderr: go: module ../../../../.ftl/go/modules/pubsub listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
debug: go work use
debug:
info: info:pubsub: Building module
info:pubsub: Module built (1.64s)
info:subscriber: Building module
ftl: error: build failed: failed to build module "subscriber": err: exit status 1: stderr: go: module ../../../../.ftl/go/modules/pubsub listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
go work use
go-runtime/schema/schema_test.go:483: Did not expect an error but got:
ftl build failed: exit status 1
--- FAIL: TestExtractModuleSubscriber (3.67s)
|
Test Go:
go-runtime/schema/schema_test.go#L561
=== RUN TestErrorReporting
debug: info:pubsub: Building module
debug: info:pubsub: Module built (1.43s)
debug: info:failing: Building module
debug: ftl: error: build failed: failed to build module "failing": err: exit status 1: stderr: go: module ../../../../.ftl/go/modules/pubsub listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
debug: go work use
debug: go: module ../../../../.ftl/go/modules/builtin listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
debug: go work use
debug:
info: info:pubsub: Building module
info:pubsub: Module built (1.43s)
info:failing: Building module
ftl: error: build failed: failed to build module "failing": err: exit status 1: stderr: go: module ../../../../.ftl/go/modules/pubsub listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
go work use
go: module ../../../../.ftl/go/modules/builtin listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
go work use
go-runtime/schema/schema_test.go:561: Did not expect an error but got:
err: exit status 1: stderr: go: module . listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
go work use
go: module ../../../../.ftl/go/modules/builtin listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
go work use
go: module ../../../../.ftl/go/modules/pubsub listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
go work use
--- FAIL: TestErrorReporting (3.97s)
|
Test Go:
internal/buildengine/build_go_test.go#L29
=== RUN TestGoBuildClearsBuildDir
debug: Generating go module stubs
trace: exec: cd /tmp/TestGoBuildClearsBuildDir1983074982/001/.ftl/go/modules/builtin && go mod tidy
debug: go: finding module for package github.com/TBD54566975/ftl/go-runtime/ftl
debug: go: downloading github.com/TBD54566975/ftl v0.348.2
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl in github.com/TBD54566975/ftl v0.348.2
debug: go: downloading github.com/google/go-cmp v0.6.0
debug: go: downloading github.com/stretchr/testify v1.9.0
debug: go: downloading github.com/bool64/dev v0.2.35
debug: go: downloading github.com/swaggest/assertjson v1.9.0
debug: go: downloading github.com/yudai/gojsondiff v1.0.0
debug: go: downloading github.com/iancoleman/orderedmap v0.3.0
debug: go: downloading github.com/bool64/shared v0.1.5
debug: go: downloading github.com/sergi/go-diff v1.3.1
debug: go: downloading github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82
debug: go: downloading github.com/davecgh/go-spew v1.1.1
debug: go: downloading github.com/pmezard/go-difflib v1.0.0
debug: go: downloading gopkg.in/yaml.v3 v3.0.1
trace: exec: cd /tmp/TestGoBuildClearsBuildDir1983074982/001/.ftl/go/modules/test && go mod tidy
debug: Generating go module stubs
trace: exec: cd /tmp/TestGoBuildClearsBuildDir1983074982/001/.ftl/go/modules/builtin && go mod tidy
debug: go: finding module for package github.com/TBD54566975/ftl/go-runtime/ftl
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl in github.com/TBD54566975/ftl v0.348.2
trace: exec: cd /tmp/TestGoBuildClearsBuildDir1983074982/001/.ftl/go/modules/test && go mod tidy
info:another: Building module
debug:another: Extracting schema
debug:another: Generating main module
debug:another: Tidying go.mod files
trace:another: exec: cd internal/buildengine/testdata/another && go mod tidy
trace:another: exec: cd internal/buildengine/testdata/another/.ftl/go/main && go mod tidy
debug:another: go: found github.com/TBD54566975/ftl/backend/protos/xyz/block/ftl/v1/ftlv1connect in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:another: go: found github.com/TBD54566975/ftl/common/plugin in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:another: go: found github.com/TBD54566975/ftl/go-runtime/ftl/reflection in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:another: go: found github.com/TBD54566975/ftl/go-runtime/server in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:another: go: downloading go.uber.org/goleak v1.3.0
debug:another: go: downloading github.com/prashantv/gostub v1.1.0
debug:another: Compiling
trace:another: exec: cd internal/buildengine/testdata/another/.ftl/go/main && go build -o ../../main .
debug:another: go: module ../../.. listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
debug:another: go work use
debug:another: go: module . listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
debug:another: go work use
info:another: go: module ../../.. listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
go work use
go: module . listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
go work use
internal/buildengine/build_go_test.go:29: Did not expect an error but got:
failed to build module "another": exit status 1
--- FAIL: TestGoBuildClearsBuildDir (43.68s)
|
Test Go:
internal/buildengine/build_go_test.go#L116
=== RUN TestGeneratedTypeRegistry
debug: Generating go module stubs
trace: exec: cd /tmp/TestGeneratedTypeRegistry1301674371/001/.ftl/go/modules/another && go mod tidy
debug: go: finding module for package github.com/TBD54566975/ftl/go-runtime/ftl/reflection
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl/reflection in github.com/TBD54566975/ftl v0.348.2
debug: go: downloading github.com/stretchr/testify v1.8.2
debug: Generating go module stubs
trace: exec: cd /tmp/TestGeneratedTypeRegistry1301674371/001/.ftl/go/modules/another && go mod tidy
debug: go: finding module for package github.com/TBD54566975/ftl/go-runtime/ftl/reflection
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl/reflection in github.com/TBD54566975/ftl v0.348.2
info:other: Building module
debug:other: Extracting schema
debug:other: Generating main module
debug:other: Tidying go.mod files
trace:other: exec: cd internal/buildengine/testdata/other/.ftl/go/main && go mod tidy
trace:other: exec: cd internal/buildengine/testdata/other && go mod tidy
debug:other: go: found github.com/TBD54566975/ftl/backend/protos/xyz/block/ftl/v1/ftlv1connect in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:other: go: found github.com/TBD54566975/ftl/common/plugin in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:other: go: found github.com/TBD54566975/ftl/go-runtime/ftl/reflection in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:other: go: found github.com/TBD54566975/ftl/go-runtime/server in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:other: Compiling
trace:other: exec: cd internal/buildengine/testdata/other/.ftl/go/main && go build -o ../../main .
debug:other: go: module ../../.. listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
debug:other: go work use
debug:other: go: module . listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
debug:other: go work use
info:other: go: module ../../.. listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
go work use
go: module . listed in go.work file requires go >= 1.23, but go.work lists go 1.22.2; to update it:
go work use
internal/buildengine/build_go_test.go:116: Did not expect an error but got:
failed to build module "other": exit status 1
--- FAIL: TestGeneratedTypeRegistry (6.74s)
|
Test Go:
internal/buildengine/engine_test.go#L59
=== RUN TestEngine
debug: Deleting all generated stubs
debug: Extracting dependencies for "alpha"
debug: Extracting dependencies for "another"
debug: Extracting dependencies for "other"
debug: Extracting dependencies for "another"
debug: Extracting dependencies for "alpha"
debug: Extracting dependencies for "other"
debug: Generating go module stubs
debug: go: finding module for package github.com/TBD54566975/ftl/go-runtime/ftl
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl in github.com/TBD54566975/ftl v0.348.2
debug: Generating go module stubs
debug: go: finding module for package github.com/TBD54566975/ftl/go-runtime/ftl
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl in github.com/TBD54566975/ftl v0.348.2
info:another: Building module
debug:another: Extracting schema
debug:another: Generating main module
debug:another: Tidying go.mod files
debug:another: go: found github.com/TBD54566975/ftl/backend/protos/xyz/block/ftl/v1/ftlv1connect in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:another: go: found github.com/TBD54566975/ftl/common/plugin in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:another: go: found github.com/TBD54566975/ftl/go-runtime/ftl/reflection in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:another: go: found github.com/TBD54566975/ftl/go-runtime/server in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:another: Compiling
info:another: Module built (2.34s)
debug: Generating go module stubs
debug: go: finding module for package github.com/TBD54566975/ftl/go-runtime/ftl
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl in github.com/TBD54566975/ftl v0.348.2
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl/reflection in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug: Generating go module stubs
debug: go: finding module for package github.com/TBD54566975/ftl/go-runtime/ftl
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl in github.com/TBD54566975/ftl v0.348.2
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl/reflection in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
info:other: Building module
debug:other: Extracting schema
debug:other: Generating main module
debug:other: Tidying go.mod files
debug:other: go: found github.com/TBD54566975/ftl/backend/protos/xyz/block/ftl/v1/ftlv1connect in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:other: go: found github.com/TBD54566975/ftl/common/plugin in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:other: go: found github.com/TBD54566975/ftl/go-runtime/ftl/reflection in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:other: go: found github.com/TBD54566975/ftl/go-runtime/server in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:other: Compiling
info:other: Module built (2.55s)
debug: Generating go module stubs
debug: go: finding module for package github.com/TBD54566975/ftl/go-runtime/ftl
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl in github.com/TBD54566975/ftl v0.348.2
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl/reflection in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug: Generating go module stubs
debug: go: finding module for package github.com/TBD54566975/ftl/go-runtime/ftl
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl in github.com/TBD54566975/ftl v0.348.2
debug: go: found github.com/TBD54566975/ftl/go-runtime/ftl in github.com/TBD54566975/ftl
|
Test Go
Process completed with exit code 1.
|
Integration Test (TestJVMToGoCall)
Process completed with exit code 1.
|
Integration Test (TestDatabase)
Process completed with exit code 1.
|
Integration Test (TestLease)
Process completed with exit code 1.
|
Integration Test (TestConsumptionDelay)
Process completed with exit code 1.
|
Integration Success
Process completed with exit code 1.
|
Integration Test (TestKMSEncryptorLocalstack)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestLeaderSync)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestASMPagination)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestFollowerSync)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestAdminNoValidationWithNoSchema)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestBox)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestServiceWithRealDal)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestHttpEncodeOmitempty)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestRuntimeReflection)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestNonFTLTypes)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestNonStructRequestResponse)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestEncryptionForPubSub)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestInterModuleCall)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestHttpIngressWithCors)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestEncryptionForFSM)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestConsoleGetModules)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestFSMNext)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestModuleUnitTests)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestRealMap)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestFTLMap)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestExternalPublishRuntimeCheck)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestHttpIngress)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestFSMRetry)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestDiskSchemaRetrieverWithBuildArtefact)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestDiskSchemaRetrieverWithNoSchema)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestFindConfig)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestConfigCmdWithoutController)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestUndefinedExportedDecls)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestSchemaGenerate)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestMigrate)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestNonExportedDecls)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestTypeRegistryUnitTest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestEncryptionForLogs)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestDefaultToRootWhenModuleDirsMissing)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestFSMGoTests)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestSecretImportExport)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestConfigValidation)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestResetSubscription)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestLocalSchemaDiff)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestFSM)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestASMWorkflow)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestCron)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestJVMToGoCall)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestVerbCalls)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestConfigsWithoutController)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestSecretsWithoutController)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestSecretsWithController)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestConfigsWithController)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestDatabase)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestLease)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestConfigImportExport)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestConsumptionDelay)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestGradle)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestPubSub)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestRetry)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestLifecycle)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration Test (TestLifecycle)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|