chore(deps): update all non-major dependencies #2824
ci.yml
on: pull_request
Test Kotlin
1m 18s
Test Go
3m 18s
SQL
29s
Lint
1m 11s
Console
51s
Integration Tests
/
prepare
Proto Breaking Change Check
14s
Matrix: Integration Tests / integration
Waiting for pending jobs
Auto Version
/
Conventional Commits Auto-version
Annotations
3 errors
Test Go:
buildengine/build_go_test.go#L128
=== RUN TestGenerateGoModule
info:another: Building module
debug:another: Generating external modules
debug:another: Extracting schema
debug:another: Generating main module
debug:another: Tidying go.mod files
trace:another: exec: cd testdata/projects/another/_ftl/go/modules && go mod tidy
trace:another: exec: cd testdata/projects/another/_ftl/go/main && go mod tidy
trace:another: exec: cd testdata/projects/another && go mod tidy
debug:another: go: downloading github.com/stretchr/testify v1.8.4
debug:another: go: found github.com/TBD54566975/ftl/go-runtime/ftl in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
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/server in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:another: go: downloading github.com/google/go-cmp v0.6.0
debug:another: go: downloading github.com/davecgh/go-spew v1.1.1
debug:another: go: downloading github.com/pmezard/go-difflib v1.0.0
debug:another: go: downloading gopkg.in/yaml.v3 v3.0.1
debug:another: go: downloading github.com/bool64/dev v0.2.34
debug:another: go: downloading github.com/swaggest/assertjson v1.9.0
debug:another: go: downloading github.com/yudai/gojsondiff v1.0.0
debug:another: go: downloading github.com/stretchr/objx v0.5.0
debug:another: go: downloading github.com/bool64/shared v0.1.5
debug:another: go: downloading github.com/iancoleman/orderedmap v0.3.0
debug:another: go: downloading github.com/sergi/go-diff v1.3.1
debug:another: go: downloading github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82
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 testdata/projects/another/_ftl/go/main && go build -o ../../main .
debug:another: go: module ../../.. listed in go.work file requires go >= 1.22.1, but go.work lists go 1.22.0; to update it:
debug:another: go work use
debug:another: go: module ../modules listed in go.work file requires go >= 1.22.1, but go.work lists go 1.22.0; to update it:
debug:another: go work use
debug:another: go: module . listed in go.work file requires go >= 1.22.1, but go.work lists go 1.22.0; to update it:
debug:another: go work use
go: module ../../.. listed in go.work file requires go >= 1.22.1, but go.work lists go 1.22.0; to update it:
go work use
go: module ../modules listed in go.work file requires go >= 1.22.1, but go.work lists go 1.22.0; to update it:
go work use
go: module . listed in go.work file requires go >= 1.22.1, but go.work lists go 1.22.0; to update it:
go work use
buildengine/build_go_test.go:128: Did not expect an error but got:
failed to build module "another": exit status 1
--- FAIL: TestGenerateGoModule (1.82s)
|
Test Go:
buildengine/engine_test.go#L59
=== RUN TestEngine
debug: Extracting dependencies for module "alpha"
debug: Extracting dependencies for module "another"
debug: Extracting dependencies for module "another"
debug: Extracting dependencies for module "alpha"
info:another: Building module
debug:another: Generating external modules
debug:another: Extracting schema
debug:another: Generating main module
debug:another: Tidying go.mod files
debug:another: go: found github.com/TBD54566975/ftl/go-runtime/ftl in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
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/server in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:another: Compiling
info:alpha: Building module
debug:alpha: Generating external modules
debug:alpha: Extracting schema
debug:alpha: Generating main module
debug:alpha: Tidying go.mod files
debug:alpha: go: found github.com/TBD54566975/ftl/go-runtime/ftl in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:alpha: go: found github.com/TBD54566975/ftl/backend/protos/xyz/block/ftl/v1/ftlv1connect in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:alpha: go: found github.com/TBD54566975/ftl/common/plugin in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:alpha: go: found github.com/TBD54566975/ftl/go-runtime/server in github.com/TBD54566975/ftl v0.0.0-00010101000000-000000000000
debug:alpha: Compiling
debug:alpha: go: module ../../.. listed in go.work file requires go >= 1.22.1, but go.work lists go 1.22.0; to update it:
debug:alpha: go work use
debug:alpha: go: module ../modules listed in go.work file requires go >= 1.22.1, but go.work lists go 1.22.0; to update it:
debug:alpha: go work use
debug:alpha: go: module . listed in go.work file requires go >= 1.22.1, but go.work lists go 1.22.0; to update it:
debug:alpha: go work use
go: module ../../.. listed in go.work file requires go >= 1.22.1, but go.work lists go 1.22.0; to update it:
go work use
go: module ../modules listed in go.work file requires go >= 1.22.1, but go.work lists go 1.22.0; to update it:
go work use
go: module . listed in go.work file requires go >= 1.22.1, but go.work lists go 1.22.0; to update it:
go work use
buildengine/engine_test.go:59: Did not expect an error but got:
failed to build module "alpha": exit status 1
--- FAIL: TestEngine (0.76s)
|
Test Go
Process completed with exit code 1.
|