chore(deps): update all non-major dependencies #5400
Annotations
10 errors
golangci-lint:
database/log/create.go#L16
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
database/log/count.go#L12
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
database/log/delete.go#L14
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:
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)
|
golangci-lint:
scm/github/access.go#L153
Function `newClientToken` should pass the context parameter (contextcheck)
|
golangci-lint:
scm/github/authentication.go#L80
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
golangci-lint:
scm/github/authentication.go#L157
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
The logs for this run have expired and are no longer available.
Loading