chore(deps): update all non-major dependencies #5297
Annotations
10 errors
golangci-lint:
queue/redis/redis_test.go#L95
`_steps` is unused (deadcode)
|
golangci-lint:
compiler/registry/github/github.go#L41
string `/api/v3/` has 5 occurrences, make it a constant (goconst)
|
golangci-lint:
mock/server/authentication.go#L41
string `error` has 4 occurrences, make it a constant (goconst)
|
golangci-lint:
cmd/vela-server/schedule.go#L138
cyclomatic complexity 31 of func `processSchedule` is high (> 30) (gocyclo)
|
golangci-lint:
queue/redis/route_test.go#L62
G601: Implicit memory aliasing in for loop. (gosec)
|
golangci-lint:
compiler/native/compile_test.go#L1818
G601: Implicit memory aliasing in for loop. (gosec)
|
golangci-lint:
compiler/native/compile_test.go#L3129
G601: Implicit memory aliasing in for loop. (gosec)
|
golangci-lint:
database/hook/get_webhook.go#L14
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
database/hook/create.go#L15
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
database/hook/last_repo.go#L18
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading