Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

chore: update go dependencies - autoclosed #287

chore: update go dependencies - autoclosed

chore: update go dependencies - autoclosed #287

Triggered via pull request August 24, 2023 20:59
Status Failure
Total duration 2m 35s
Artifacts

ci.yml

on: pull_request
prepare
4s
prepare
ci-plugin  /  ci-plugin
ci-plugin / ci-plugin
ci-server  /  ci-server-lint
38s
ci-server / ci-server-lint
ci-server  /  ci-server-test
2m 10s
ci-server / ci-server-test
ci-server  /  ci-server-test-index
2s
ci-server / ci-server-test-index
build-server  /  Build and push Docker image
build-server / Build and push Docker image
Collect information
0s
Collect information
deploy-server-dev
0s
deploy-server-dev
build-plugin
0s
build-plugin
Fit to window
Zoom out
Zoom in

Annotations

12 errors
ci-server / ci-server-lint: server/config.go#L21
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/datacatalog/fetcher.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/datacatalog/plateauv2/cms.go#L5
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/geospatialjp/catalog.go#L158
assignment mismatch: 1 variable but c.file.GetSheetIndex returns 2 values (typecheck)
ci-server / ci-server-lint: server/geospatialjp/catalog.go#L159
assignment mismatch: 1 variable but c.file.GetSheetIndex returns 2 values (typecheck)
ci-server / ci-server-lint: server/geospatialjp/catalog.go#L160
assignment mismatch: 1 variable but c.file.GetSheetIndex returns 2 values (typecheck)
ci-server / ci-server-lint: server/geospatialjp/catalog.go#L203
c.file.GetPicture undefined (type *excelize.File has no field or method GetPicture) (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.