chore: update go dependencies #1957
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
prepare
9s
ci-server
/
ci-server-lint
40s
ci-server
/
ci-server-test
2m 15s
build-server
0s
build-web
0s
Annotations
12 errors
ci-server / ci-server-lint:
server/internal/usecase/operator.go#L8
could not import github.com/reearth/reearthx/util (-: # github.com/reearth/reearthx/util
|
ci-server / ci-server-lint
type func(a lo.Entry[K, V], b lo.Entry[K, V]) bool of func(a, b lo.Entry[K, V]) bool {…} does not match inferred type func(a lo.Entry[K, V], b lo.Entry[K, V]) int for func(a E, b E) int) (typecheck)
|
ci-server / ci-server-lint:
server/e2e/seeder.go#L14
could not import github.com/reearth/reearthx/util (-: # github.com/reearth/reearthx/util
|
ci-server / ci-server-lint
type func(a lo.Entry[K, V], b lo.Entry[K, V]) bool of func(a, b lo.Entry[K, V]) bool {…} does not match inferred type func(a lo.Entry[K, V], b lo.Entry[K, V]) int for func(a E, b E) int) (typecheck)
|
ci-server / ci-server-lint:
server/internal/adapter/gql/loader_asset.go#L12
could not import github.com/reearth/reearthx/util (-: # github.com/reearth/reearthx/util
|
ci-server / ci-server-lint
type func(a lo.Entry[K, V], b lo.Entry[K, V]) bool of func(a, b lo.Entry[K, V]) bool {…} does not match inferred type func(a lo.Entry[K, V], b lo.Entry[K, V]) int for func(a E, b E) int) (typecheck)
|
ci-server / ci-server-lint:
server/internal/adapter/gql/generated.go#L53953
missing return (typecheck)
|
ci-server / ci-server-lint:
server/internal/adapter/gql/generated.go#L53976
missing return (typecheck)
|
ci-server / ci-server-lint:
server/internal/adapter/gql/generated.go#L54069
missing return (typecheck)
|
ci-server / ci-server-lint:
server/internal/adapter/gql/generated.go#L54149
not enough arguments in call to out.Dispatch
|
ci-server / ci-server-test
type func(a lo.Entry[K, V], b lo.Entry[K, V]) bool of func(a, b lo.Entry[K, V]) bool {…} does not match inferred type func(a lo.Entry[K, V], b lo.Entry[K, V]) int for func(a E, b E) int
|
ci-server / ci-server-test
Process completed with exit code 1.
|