chore(deps): update all non-major dependencies #5524
Annotations
10 errors
golangci-lint:
database/executable/pop.go#L15
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
database/executable/create.go#L16
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
database/executable/clean.go#L30
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
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:
api/repo/create.go#L226
expressions should not be cuddled with blocks (wsl)
|
golangci-lint:
database/resource.go#L29
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
golangci-lint:
scm/github/authentication.go#L58
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
scm/github/access.go#L34
Function `newClientToken` should pass the context parameter (contextcheck)
|
golangci-lint:
scm/github/access.go#L103
Function `newClientToken` should pass the context parameter (contextcheck)
|
The logs for this run have expired and are no longer available.
Loading