Skip to content

chore: update go dependencies #2015

chore: update go dependencies

chore: update go dependencies #2015

Triggered via pull request August 10, 2023 04:29
Status Failure
Total duration 2m 57s
Artifacts

ci.yml

on: pull_request
prepare
5s
prepare
ci-server  /  ci-server-lint
2m 14s
ci-server / ci-server-lint
ci-server  /  ci-server-test
2m 32s
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#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#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.