Update reviewdog.yml - remove golintci #291
reviewdog.yml
on: pull_request
runner / suggester / gofmt
6s
runner / staticcheck
31s
runner / misspell
18s
runner / languagetool
31s
runner / shellcheck
7s
runner / alex
25s
detect-secrets
16s
Annotations
6 errors and 2 warnings
runner / staticcheck:
github.go#L165
[staticcheck] reported by reviewdog 🐶
github.Bool is deprecated: use Ptr instead.
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"github.Bool is deprecated: use Ptr instead. ","code":{"value":"SA1019","url":"https://staticcheck.io/docs/checks#SA1019"},"location":{"path":"/home/runner/work/hugo-netlify-autoupdater/hugo-netlify-autoupdater/github.go","range":{"start":{"line":165,"column":24},"end":{"line":165,"column":35}}},"related_locations":[],"severity":"ERROR"}
|
runner / staticcheck:
github.go#L108
[staticcheck] reported by reviewdog 🐶
github.String is deprecated: use Ptr instead.
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"github.String is deprecated: use Ptr instead. ","code":{"value":"SA1019","url":"https://staticcheck.io/docs/checks#SA1019"},"location":{"path":"/home/runner/work/hugo-netlify-autoupdater/hugo-netlify-autoupdater/github.go","range":{"start":{"line":108,"column":12},"end":{"line":108,"column":25}}},"related_locations":[],"severity":"ERROR"}
|
runner / staticcheck:
github.go#L107
[staticcheck] reported by reviewdog 🐶
github.String is deprecated: use Ptr instead.
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"github.String is deprecated: use Ptr instead. ","code":{"value":"SA1019","url":"https://staticcheck.io/docs/checks#SA1019"},"location":{"path":"/home/runner/work/hugo-netlify-autoupdater/hugo-netlify-autoupdater/github.go","range":{"start":{"line":107,"column":12},"end":{"line":107,"column":25}}},"related_locations":[],"severity":"ERROR"}
|
runner / staticcheck:
github.go#L106
[staticcheck] reported by reviewdog 🐶
github.String is deprecated: use Ptr instead.
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"github.String is deprecated: use Ptr instead. ","code":{"value":"SA1019","url":"https://staticcheck.io/docs/checks#SA1019"},"location":{"path":"/home/runner/work/hugo-netlify-autoupdater/hugo-netlify-autoupdater/github.go","range":{"start":{"line":106,"column":12},"end":{"line":106,"column":25}}},"related_locations":[],"severity":"ERROR"}
|
runner / staticcheck:
github.go#L105
[staticcheck] reported by reviewdog 🐶
github.String is deprecated: use Ptr instead.
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"github.String is deprecated: use Ptr instead. ","code":{"value":"SA1019","url":"https://staticcheck.io/docs/checks#SA1019"},"location":{"path":"/home/runner/work/hugo-netlify-autoupdater/hugo-netlify-autoupdater/github.go","range":{"start":{"line":105,"column":52},"end":{"line":105,"column":65}}},"related_locations":[],"severity":"ERROR"}
|
runner / staticcheck:
github.go#L94
[staticcheck] reported by reviewdog 🐶
github.String is deprecated: use Ptr instead.
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"github.String is deprecated: use Ptr instead. ","code":{"value":"SA1019","url":"https://staticcheck.io/docs/checks#SA1019"},"location":{"path":"/home/runner/work/hugo-netlify-autoupdater/hugo-netlify-autoupdater/github.go","range":{"start":{"line":94,"column":11},"end":{"line":94,"column":24}}},"related_locations":[],"severity":"ERROR"}
|
runner / staticcheck
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
runner / staticcheck
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|