Skip to content

fix(deps): update module github.com/google/go-github/v55 to v56 #4923

fix(deps): update module github.com/google/go-github/v55 to v56

fix(deps): update module github.com/google/go-github/v55 to v56 #4923

Triggered via pull request October 13, 2023 20:38
Status Success
Total duration 2m 4s
Artifacts

reviewdog.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
diff-review: router/middleware/scm_test.go#L12
could not import github.com/go-vela/server/scm/github (-: # github.com/go-vela/server/scm/github
diff-review: scm/github/repo.go#L558
cannot use true (untyped bool constant) as int value in argument to client.Repositories.GetBranch) (typecheck)
diff-review: router/middleware/perm/perm_test.go#L22
could not import github.com/go-vela/server/scm/github (-: # github.com/go-vela/server/scm/github
diff-review: scm/github/repo.go#L558
cannot use true (untyped bool constant) as int value in argument to client.Repositories.GetBranch) (typecheck)
diff-review: router/middleware/pipeline/pipeline_test.go#L25
could not import github.com/go-vela/server/scm/github (-: # github.com/go-vela/server/scm/github
diff-review: scm/github/repo.go#L558
cannot use true (untyped bool constant) as int value in argument to client.Repositories.GetBranch) (typecheck)
diff-review: scm/github/repo.go#L558
cannot use true (untyped bool constant) as int value in argument to client.Repositories.GetBranch (typecheck)
diff-review: queue/redis/redis_test.go#L95
`_steps` is unused (deadcode)
diff-review: secret/native/count_test.go#L36
Error return value of `db.DeleteSecret` is not checked (errcheck)
diff-review: secret/native/create_test.go#L39
Error return value of `db.DeleteSecret` is not checked (errcheck)