chore(deps): update all non-major dependencies #5524
Annotations
10 errors
golangci-lint:
database/deployment/index.go#L19
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
database/deployment/table.go#L58
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
database/deployment/list.go#L15
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
mock/server/authentication.go#L41
string `error` has 4 occurrences, make it a constant (goconst)
|
golangci-lint:
api/build/publish.go#L39
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
golangci-lint:
api/build/publish.go#L43
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
golangci-lint:
database/resource.go#L29
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
golangci-lint:
api/webhook/post.go#L702
only one cuddle assignment allowed before if statement (wsl)
|
golangci-lint:
api/repo/create.go#L226
expressions should not be cuddled with blocks (wsl)
|
golangci-lint:
queue/redis/redis_test.go#L95
`_steps` is unused (deadcode)
|
The logs for this run have expired and are no longer available.
Loading