chore(deps): update all non-major dependencies #5526
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:
database/resource.go#L29
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
golangci-lint:
database/resource.go#L40
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
golangci-lint:
database/resource.go#L53
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:
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:
compiler/native/compile_test.go#L3477
G601: Implicit memory aliasing in for loop. (gosec)
|
The logs for this run have expired and are no longer available.
Loading