Skip to content

refactor(client/v2)!: remove client.Context #75515

refactor(client/v2)!: remove client.Context

refactor(client/v2)!: remove client.Context #75515

Triggered via pull request November 13, 2024 10:50
Status Failure
Total duration 3m 8s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
golangci-lint
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
golangci-lint
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
golangci-lint
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
golangci-lint
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
golangci-lint
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
golangci-lint
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
golangci-lint
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
golangci-lint
Error return value of `(*github.com/spf13/pflag.FlagSet).Set` is not checked (errcheck)
golangci-lint
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/