chore: update go dependencies #2349
ci.yml
on: pull_request
prepare
6s
ci-server
/
ci-server-lint
32s
ci-server
/
ci-server-test
2m 5s
build-server
0s
build-web
0s
Annotations
12 errors
ci-server / ci-server-lint:
server/internal/usecase/operator.go#L10
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#L15
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#L51
m declared and not used (typecheck)
|
ci-server / ci-server-lint:
server/e2e/gql_user_test.go#L59
roleOwner declared and not used (typecheck)
|
ci-server / ci-server-lint:
server/e2e/gql_user_test.go#L63
roleReader declared and not used (typecheck)
|
ci-server / ci-server-lint:
server/internal/adapter/gql/loader_asset.go#L13
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#L57738
missing return (typecheck)
|
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.
|