chore(deps): update all non-major dependencies #6326
Annotations
10 errors
scm/github/authentication.go#L36
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
scm/github/authentication.go#L133
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
scm/github/webhook.go#L87
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
scm/github/authentication.go#L81
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
scm/github/authentication.go#L158
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
api/types/build.go#L1211
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)
|
api/types/build.go#L1212
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)
|
compiler/registry/github/template.go#L39
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
mock/server/authentication.go#L84
string `error` has 4 occurrences, make it a constant (goconst)
|
compiler/template/starlark/render.go#L44
SA1019: starlark.ExecFile is deprecated: use [ExecFileOptions] with [syntax.FileOptions] instead, because this function relies on legacy global variables. (staticcheck)
|
The logs for this run have expired and are no longer available.
Loading