Skip to content

Bump google.golang.org/api from 0.0.0-20171021000356-7afc123cf726 to 0.134.0 #119

Bump google.golang.org/api from 0.0.0-20171021000356-7afc123cf726 to 0.134.0

Bump google.golang.org/api from 0.0.0-20171021000356-7afc123cf726 to 0.134.0 #119

Triggered via pull request July 31, 2023 08:26
Status Failure
Total duration 59s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-integration.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
check-deps-tidy
Process completed with exit code 1.
check-deps-updated: pkg/server/server.go#L97
cannot use &oauthConfig (type *oauth2.Config) as type routes.OAuthClient in field value:
check-deps-updated
Process completed with exit code 2.
unit: pkg/server/server.go#L97
cannot use &oauthConfig (type *oauth2.Config) as type routes.OAuthClient in field value:
unit: pkg/server/api/routes/access_tokens_test.go#L24
cannot use auth.FakeOauthConfig() (type *oauth2.Config) as type OAuthClient in field value:
unit
Process completed with exit code 2.
integration: pkg/server/server.go#L97
cannot use &oauthConfig (type *oauth2.Config) as type routes.OAuthClient in field value:
integration: pkg/server/api/routes/access_tokens_test.go#L24
cannot use auth.FakeOauthConfig() (type *oauth2.Config) as type OAuthClient in field value:
integration
Process completed with exit code 2.