chore(deps): update all non-major dependencies #5261
reviewdog.yml
on: pull_request
diff-review
1m 49s
full-review
1m 52s
Annotations
20 errors
diff-review:
api/webhook/post.go#L261
repo.EventAllowed undefined (type *library.Repo has no field or method EventAllowed) (typecheck)
|
diff-review:
api/repo/repair.go#L8
could not import github.com/go-vela/server/api/webhook (-: # github.com/go-vela/server/api/webhook
|
diff-review:
api/webhook/post.go#L261
repo.EventAllowed undefined (type *library.Repo has no field or method EventAllowed)) (typecheck)
|
diff-review:
router/router.go#L36
could not import github.com/go-vela/server/api/webhook (-: # github.com/go-vela/server/api/webhook
|
diff-review:
api/webhook/post.go#L261
repo.EventAllowed undefined (type *library.Repo has no field or method EventAllowed)) (typecheck)
|
diff-review:
queue/redis/redis_test.go#L95
`_steps` is unused (deadcode)
|
diff-review:
mock/server/authentication.go#L41
string `error` has 4 occurrences, make it a constant (goconst)
|
diff-review:
compiler/registry/github/github.go#L41
string `/api/v3/` has 5 occurrences, make it a constant (goconst)
|
diff-review:
queue/redis/route_test.go#L62
G601: Implicit memory aliasing in for loop. (gosec)
|
diff-review:
compiler/native/compile_test.go#L1818
G601: Implicit memory aliasing in for loop. (gosec)
|
full-review:
api/webhook/post.go#L261
repo.EventAllowed undefined (type *library.Repo has no field or method EventAllowed) (typecheck)
|
full-review:
api/repo/repair.go#L8
could not import github.com/go-vela/server/api/webhook (-: # github.com/go-vela/server/api/webhook
|
full-review:
api/webhook/post.go#L261
repo.EventAllowed undefined (type *library.Repo has no field or method EventAllowed)) (typecheck)
|
full-review:
router/router.go#L36
could not import github.com/go-vela/server/api/webhook (-: # github.com/go-vela/server/api/webhook
|
full-review:
api/webhook/post.go#L261
repo.EventAllowed undefined (type *library.Repo has no field or method EventAllowed)) (typecheck)
|
full-review:
queue/redis/redis_test.go#L95
`_steps` is unused (deadcode)
|
full-review:
mock/server/authentication.go#L41
string `error` has 4 occurrences, make it a constant (goconst)
|
full-review:
compiler/registry/github/github.go#L41
string `/api/v3/` has 5 occurrences, make it a constant (goconst)
|
full-review:
queue/redis/route_test.go#L62
G601: Implicit memory aliasing in for loop. (gosec)
|
full-review:
compiler/native/compile_test.go#L1818
G601: Implicit memory aliasing in for loop. (gosec)
|