feat:add client #37
Annotations
4 errors and 4 warnings
lint:
client.go#L233
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
|
lint
issues found
|
staticcheck:
client.go#L233
[staticcheck] reported by reviewdog 🐶
should use a simple channel send/receive instead of select with a single case
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"should use a simple channel send/receive instead of select with a single case","code":{"value":"S1000","url":"https://staticcheck.io/docs/checks#S1000"},"location":{"path":"/data00/runner/hertz-contrib-sg-runner-04/sse/sse/client.go","range":{"start":{"line":233,"column":3}}},"severity":"ERROR"}
|
staticcheck
Process completed with exit code 1.
|
compliant
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
compliant
This self-hosted runner is currently using runner version 2.309.0. This version is out of date. Please update to the latest version 2.311.0
|
lint
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.309.0. Please update to the latest version 2.311.0
|
staticcheck
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.309.0. Please update to the latest version 2.311.0
|