fix(deps): update module github.com/google/go-github/v55 to v56 #4937
reviewdog.yml
on: pull_request
diff-review
2m 2s
full-review
1m 51s
Annotations
20 errors
full-review:
router/middleware/scm_test.go#L12
could not import github.com/go-vela/server/scm/github (-: # github.com/go-vela/server/scm/github
|
full-review:
scm/github/repo.go#L558
cannot use true (untyped bool constant) as int value in argument to client.Repositories.GetBranch) (typecheck)
|
full-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
|
full-review:
scm/github/repo.go#L558
cannot use true (untyped bool constant) as int value in argument to client.Repositories.GetBranch) (typecheck)
|
full-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
|
full-review:
scm/github/repo.go#L558
cannot use true (untyped bool constant) as int value in argument to client.Repositories.GetBranch) (typecheck)
|
full-review:
scm/github/repo.go#L558
cannot use true (untyped bool constant) as int value in argument to client.Repositories.GetBranch (typecheck)
|
full-review:
queue/redis/redis_test.go#L95
`_steps` is unused (deadcode)
|
full-review:
secret/native/count_test.go#L36
Error return value of `db.DeleteSecret` is not checked (errcheck)
|
full-review:
secret/native/create_test.go#L39
Error return value of `db.DeleteSecret` is not checked (errcheck)
|
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:
internal/token/refresh_test.go#L54
Error return value of `db.DeleteUser` is not checked (errcheck)
|
diff-review:
internal/token/refresh_test.go#L115
Error return value of `db.DeleteUser` is not checked (errcheck)
|