chore(deps): bump github.com/gookit/goutil from 0.6.15 to 0.6.16 #185
Annotations
1 error and 8 warnings
option.go#L82
[staticcheck] reported by reviewdog 🐶
func ensureOpt is unused
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"func ensureOpt is unused","code":{"value":"U1000","url":"https://staticcheck.io/docs/checks#U1000"},"location":{"path":"/home/runner/work/greq/greq/option.go","range":{"start":{"line":82,"column":6},"end":{"line":0,"column":0}}},"related_locations":[],"severity":"ERROR"}
|
resp_decoder.go#L26
type XmlDecoder should be XMLDecoder
|
builder.go#L20
exported const HeaderUAgent should have comment (or a comment on this block) or be unexported
|
builder.go#L353
parameter 'value' seems to be unused, consider removing or renaming it as _
|
builder.go#L353
parameter 'key' seems to be unused, consider removing or renaming it as _
|
client.go#L394
parameter 'varMp' seems to be unused, consider removing or renaming it as _
|
client.go#L394
parameter 'raw' seems to be unused, consider removing or renaming it as _
|
client.go#L396
var reqUrl should be reqURL
|
client.go#L102
method HttpClient should be HTTPClient
|
The logs for this run have expired and are no longer available.
Loading