[WIP]softly connect to cloudwego-contrib/cwgo-pkg #23
Annotations
4 errors and 1 warning
Run reviewdog/action-staticcheck@v1:
zookeeper/parser.go#L41
[staticcheck] reported by reviewdog 🐶
type parser is unused
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"type parser is unused","code":{"value":"U1000","url":"https://staticcheck.io/docs/checks#U1000"},"location":{"path":"/root/runner/kitex-contrib-hl-runner-01/config-zookeeper/config-zookeeper/zookeeper/parser.go","range":{"start":{"line":41,"column":6},"end":{"line":0,"column":0}}},"related_locations":[],"severity":"ERROR"}
|
Run reviewdog/action-staticcheck@v1:
zookeeper/parser.go#L44
[staticcheck] reported by reviewdog 🐶
func (*parser).Decode is unused
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"func (*parser).Decode is unused","code":{"value":"U1000","url":"https://staticcheck.io/docs/checks#U1000"},"location":{"path":"/root/runner/kitex-contrib-hl-runner-01/config-zookeeper/config-zookeeper/zookeeper/parser.go","range":{"start":{"line":44,"column":18},"end":{"line":0,"column":0}}},"related_locations":[],"severity":"ERROR"}
|
Run reviewdog/action-staticcheck@v1:
zookeeper/parser.go#L49
[staticcheck] reported by reviewdog 🐶
func defaultConfigParser is unused
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"func defaultConfigParser is unused","code":{"value":"U1000","url":"https://staticcheck.io/docs/checks#U1000"},"location":{"path":"/root/runner/kitex-contrib-hl-runner-01/config-zookeeper/config-zookeeper/zookeeper/parser.go","range":{"start":{"line":49,"column":6},"end":{"line":0,"column":0}}},"related_locations":[],"severity":"ERROR"}
|
Run reviewdog/action-staticcheck@v1
Process completed with exit code 1.
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading