Skip to content

chore: update go dependencies #8874

chore: update go dependencies

chore: update go dependencies #8874

Triggered via pull request January 10, 2025 22:14
Status Failure
Total duration 3m 11s
Artifacts

ci.yml

on: pull_request
prepare
9s
prepare
build-prepare  /  prepare
build-prepare / prepare
ci-web  /  ci
ci-web / ci
ci-server  /  ci-server-lint
1m 47s
ci-server / ci-server-lint
ci-server  /  ci-server-test
35s
ci-server / ci-server-test
build-web  /  build-web-docker
build-web / build-web-docker
build-web  /  release
build-web / release
build-web  /  build-web
build-web / build-web
build-web  /  release-nightly-rc
build-web / release-nightly-rc
build-web-post
0s
build-web-post
deploy-web  /  deploy_test
deploy-web / deploy_test
deploy-web  /  deploy_test_old
deploy-web / deploy_test_old
build-server  /  Build and push Docker image
0s
build-server / Build and push Docker image
deploy-server  /  Deploy app to test env
49s
deploy-server / Deploy app to test env
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 6 warnings
ci-server / ci-server-test
package github.com/reearth/reearth/server/internal/adapter/gql/gqlmodel imports go.mongodb.org/mongo-driver/bson/primitive from implicitly required module; to add missing requirements, run:
ci-server / ci-server-test
package github.com/reearth/reearth/server/internal/adapter/gql imports github.com/oklog/ulid from implicitly required module; to add missing requirements, run:
ci-server / ci-server-test
package github.com/reearth/reearth/server/internal/infrastructure/mongo/mongodoc imports go.mongodb.org/mongo-driver/bson/primitive from implicitly required module; to add missing requirements, run:
ci-server / ci-server-test
package github.com/reearth/reearth/server/internal/infrastructure/mongo/migration imports go.mongodb.org/mongo-driver/bson from implicitly required module; to add missing requirements, run:
ci-server / ci-server-test
package github.com/reearth/reearth/server/internal/infrastructure/mongo imports go.mongodb.org/mongo-driver/mongo/options from implicitly required module; to add missing requirements, run:
ci-server / ci-server-test
no required module provides package github.com/twpayne/go-kml; to add it:
ci-server / ci-server-test
package github.com/reearth/reearth/server/internal/app imports go.mongodb.org/mongo-driver/mongo/options from implicitly required module; to add missing requirements, run:
ci-server / ci-server-test
Process completed with exit code 1.
ci-server / ci-server-lint: server/e2e/common.go#L48
not enough arguments in call to lo.Must
ci-server / ci-server-lint: server/internal/app/graphql.go#L45
in call to lru.New, cannot infer T (/home/runner/go/pkg/mod/github.com/99designs/[email protected]/graphql/handler/lru/lru.go:17:1) (typecheck)
ci-server / ci-server-lint: server/internal/app/graphql.go#L47
in call to lru.New, cannot infer T (/home/runner/go/pkg/mod/github.com/99designs/[email protected]/graphql/handler/lru/lru.go:17:1) (typecheck)
ci-server / ci-server-lint: server/internal/app/auth_server_test.go#L41
not enough arguments in call to lo.Must
ci-server / ci-server-lint: server/internal/infrastructure/mongo/project_test.go#L110
not enough arguments in call to util.DR
ci-server / ci-server-lint: server/internal/infrastructure/mongo/project_test.go#L111
not enough arguments in call to util.DR
ci-server / ci-server-lint: server/internal/infrastructure/mongo/project_test.go#L112
not enough arguments in call to util.DR
deploy-server / Deploy app to test env
The v0 series of google-github-actions/auth is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/auth
deploy-server / Deploy app to test env
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions: https://github.com/google-github-actions/setup-gcloud
prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-web-post
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci-server / ci-server-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci-server / ci-server-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
deploy-server / Deploy app to test env
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
deploy-server / Deploy app to test env
The "create_credentials_file" option is true, but the current GitHub workspace is empty. Did you forget to use "actions/checkout" before this step? If you do not intend to share authentication with future steps in this job, set "create_credentials_file" to false.