chore: update go dependencies #8855
ci.yml
on: pull_request
prepare
5s
ci-server
/
ci-server-lint
1m 36s
ci-server
/
ci-server-test
31s
ci
0s
deploy-web
/
deploy_test
deploy-web
/
deploy_test_old
deploy-server
/
Deploy app to test env
49s
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
|
ci-server / ci-server-lint:
server/pkg/layer/encoding/kml_test.go#L22
undefined: kml (typecheck)
|
ci-server / ci-server-lint:
server/pkg/layer/encoding/kml_test.go#L88
undefined: kml (typecheck)
|
ci-server / ci-server-lint:
server/pkg/layer/encoding/kml_test.go#L185
undefined: kml (typecheck)
|
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.
|