Skip to content

chore(deps): update all non-major dependencies #6326

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #6326

Triggered via pull request September 23, 2024 13:15
Status Success
Total duration 1m 4s
Artifacts

reviewdog.yml

on: pull_request
diff-review
49s
diff-review
full-review
52s
full-review
Fit to window
Zoom out
Zoom in

Annotations

20 errors
diff-review: scm/github/authentication.go#L36
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
diff-review: scm/github/authentication.go#L133
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
diff-review: scm/github/webhook.go#L87
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
diff-review: scm/github/authentication.go#L81
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
diff-review: scm/github/authentication.go#L158
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
diff-review: api/types/build.go#L1211
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)
diff-review: api/types/build.go#L1212
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)
diff-review: compiler/registry/github/template.go#L39
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
diff-review: mock/server/authentication.go#L84
string `error` has 4 occurrences, make it a constant (goconst)
diff-review: 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)
full-review: 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)
full-review: compiler/template/starlark/render.go#L152
SA1019: starlark.ExecFile is deprecated: use [ExecFileOptions] with [syntax.FileOptions] instead, because this function relies on legacy global variables. (staticcheck)
full-review: compiler/template/starlark/starlark.go#L131
only one cuddle assignment allowed before if statement (wsl)
full-review: scm/github/authentication.go#L36
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
full-review: scm/github/authentication.go#L133
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
full-review: scm/github/webhook.go#L87
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
full-review: scm/github/authentication.go#L81
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
full-review: scm/github/authentication.go#L158
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
full-review: database/testutils/api_resources.go#L62
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)
full-review: api/types/build.go#L1211
SA1019: library.Build is deprecated: use Build from github.com/go-vela/server/api/types instead. (staticcheck)