Skip to content

Update module golang.org/x/oauth2 to v0.11.0 - abandoned #1684

Update module golang.org/x/oauth2 to v0.11.0 - abandoned

Update module golang.org/x/oauth2 to v0.11.0 - abandoned #1684

Triggered via pull request August 8, 2023 18:13
Status Failure
Total duration 2m 52s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
go / test
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by github.com/int128/argocd-commenter/internal/github); to add:
go / test
missing go.sum entry for module providing package golang.org/x/oauth2/google (imported by github.com/argoproj/argo-cd/v2/util/git); to add:
go / test
Process completed with exit code 2.
go / generate
Error: Added a commit. CI should pass on the new commit.
go / lint: internal/controller/applicationdeletiondeployment_controller.go#L51
r.Get undefined (type *ApplicationDeletionDeploymentReconciler has no field or method Get) (typecheck)
go / lint: internal/controller/applicationhealthcomment_controller.go#L56
r.Get undefined (type *ApplicationHealthCommentReconciler has no field or method Get) (typecheck)
go / lint: internal/controller/applicationhealthdeployment_controller.go#L66
r.Get undefined (type *ApplicationHealthDeploymentReconciler has no field or method Get) (typecheck)
go / lint: internal/controller/applicationphasecomment_controller.go#L51
r.Get undefined (type *ApplicationPhaseCommentReconciler has no field or method Get) (typecheck)
go / lint: internal/controller/applicationphasedeployment_controller.go#L52
r.Get undefined (type *ApplicationPhaseDeploymentReconciler has no field or method Get) (typecheck)
go / lint: internal/github/client.go#L47
undefined: oauth2githubapp (typecheck)
go / lint: internal/github/client.go#L51
undefined: oauth2githubapp (typecheck)
go / lint
issues found