fix(deps): update module github.com/google/go-github/v55 to v56 #4956
Annotations
10 errors
golangci-lint:
router/middleware/scm_test.go#L12
could not import github.com/go-vela/server/scm/github (-: # github.com/go-vela/server/scm/github
|
golangci-lint:
scm/github/repo.go#L558
cannot use true (untyped bool constant) as int value in argument to client.Repositories.GetBranch) (typecheck)
|
golangci-lint:
router/middleware/perm/perm_test.go#L22
could not import github.com/go-vela/server/scm/github (-: # github.com/go-vela/server/scm/github
|
golangci-lint:
scm/github/repo.go#L558
cannot use true (untyped bool constant) as int value in argument to client.Repositories.GetBranch) (typecheck)
|
golangci-lint:
router/middleware/pipeline/pipeline_test.go#L25
could not import github.com/go-vela/server/scm/github (-: # github.com/go-vela/server/scm/github
|
golangci-lint:
scm/github/repo.go#L558
cannot use true (untyped bool constant) as int value in argument to client.Repositories.GetBranch) (typecheck)
|
golangci-lint:
scm/github/repo.go#L558
cannot use true (untyped bool constant) as int value in argument to client.Repositories.GetBranch (typecheck)
|
golangci-lint:
queue/redis/redis_test.go#L95
`_steps` is unused (deadcode)
|
golangci-lint:
secret/native/count_test.go#L36
Error return value of `db.DeleteSecret` is not checked (errcheck)
|
golangci-lint:
secret/native/create_test.go#L39
Error return value of `db.DeleteSecret` is not checked (errcheck)
|
The logs for this run have expired and are no longer available.
Loading