Skip to content

chore(deps): bump github.com/gookit/goutil from 0.6.15 to 0.6.16 #185

chore(deps): bump github.com/gookit/goutil from 0.6.15 to 0.6.16

chore(deps): bump github.com/gookit/goutil from 0.6.15 to 0.6.16 #185

Triggered via pull request July 9, 2024 19:14
Status Success
Total duration 1m 15s
Artifacts

go.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 24 warnings
Test on go 1.18 and ubuntu-latest: 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"}
Test on go 1.19 and ubuntu-latest: 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"}
Test on go 1.20 and ubuntu-latest: 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"}
Test on go 1.18 and ubuntu-latest: resp_decoder.go#L26
type XmlDecoder should be XMLDecoder
Test on go 1.18 and ubuntu-latest: builder.go#L20
exported const HeaderUAgent should have comment (or a comment on this block) or be unexported
Test on go 1.18 and ubuntu-latest: builder.go#L353
parameter 'value' seems to be unused, consider removing or renaming it as _
Test on go 1.18 and ubuntu-latest: builder.go#L353
parameter 'key' seems to be unused, consider removing or renaming it as _
Test on go 1.18 and ubuntu-latest: client.go#L394
parameter 'varMp' seems to be unused, consider removing or renaming it as _
Test on go 1.18 and ubuntu-latest: client.go#L394
parameter 'raw' seems to be unused, consider removing or renaming it as _
Test on go 1.18 and ubuntu-latest: client.go#L396
var reqUrl should be reqURL
Test on go 1.18 and ubuntu-latest: client.go#L102
method HttpClient should be HTTPClient
Test on go 1.19 and ubuntu-latest: builder.go#L353
parameter 'key' seems to be unused, consider removing or renaming it as _
Test on go 1.19 and ubuntu-latest: resp_decoder.go#L26
type XmlDecoder should be XMLDecoder
Test on go 1.19 and ubuntu-latest: builder.go#L353
parameter 'value' seems to be unused, consider removing or renaming it as _
Test on go 1.19 and ubuntu-latest: client.go#L394
parameter 'varMp' seems to be unused, consider removing or renaming it as _
Test on go 1.19 and ubuntu-latest: client.go#L394
parameter 'raw' seems to be unused, consider removing or renaming it as _
Test on go 1.19 and ubuntu-latest: client.go#L102
method HttpClient should be HTTPClient
Test on go 1.19 and ubuntu-latest: builder.go#L20
exported const HeaderUAgent should have comment (or a comment on this block) or be unexported
Test on go 1.19 and ubuntu-latest: client.go#L396
var reqUrl should be reqURL
Test on go 1.20 and ubuntu-latest: resp_decoder.go#L26
type XmlDecoder should be XMLDecoder
Test on go 1.20 and ubuntu-latest: builder.go#L20
exported const HeaderUAgent should have comment (or a comment on this block) or be unexported
Test on go 1.20 and ubuntu-latest: builder.go#L353
parameter 'value' seems to be unused, consider removing or renaming it as _
Test on go 1.20 and ubuntu-latest: builder.go#L353
parameter 'key' seems to be unused, consider removing or renaming it as _
Test on go 1.20 and ubuntu-latest: client.go#L394
parameter 'varMp' seems to be unused, consider removing or renaming it as _
Test on go 1.20 and ubuntu-latest: client.go#L394
parameter 'raw' seems to be unused, consider removing or renaming it as _
Test on go 1.20 and ubuntu-latest: client.go#L396
var reqUrl should be reqURL
Test on go 1.20 and ubuntu-latest: client.go#L102
method HttpClient should be HTTPClient