Skip to content

chore: update go dependencies #2352

chore: update go dependencies

chore: update go dependencies #2352

Triggered via pull request August 31, 2023 22:51
Status Failure
Total duration 3m 25s
Artifacts

ci.yml

on: pull_request
prepare
9s
prepare
ci-server  /  ci-server-lint
40s
ci-server / ci-server-lint
ci-server  /  ci-server-test
2m 54s
ci-server / ci-server-test
ci-web  /  ci
ci-web / ci
Collect information
0s
Collect information
build-server
0s
build-server
build-web
0s
build-web
Fit to window
Zoom out
Zoom in

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-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.