feat:add client && fix etcd config watcher #35
Triggered via pull request
November 9, 2023 14:38
Status
Failure
Total duration
6h 0m 31s
Artifacts
–
Annotations
5 errors and 6 warnings
staticcheck:
client/retry.go#L27
[staticcheck] reported by reviewdog 🐶
const defaultRetryConfig is unused
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"const defaultRetryConfig is unused","code":{"value":"U1000","url":"https://staticcheck.io/docs/checks#U1000"},"location":{"path":"/data00/runner/kitex-contrib-sg-runner-03/config-etcd/config-etcd/client/retry.go","range":{"start":{"line":27,"column":7}}},"severity":"ERROR"}
|
staticcheck
Process completed with exit code 1.
|
lint:
client/retry.go#L27
const `defaultRetryConfig` is unused (unused)
|
lint
issues found
|
lint
The operation was canceled.
|
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
|
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
|
staticcheck
Failed to restore: downloadSegmentRetry failed due to timeout
|
lint
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
Failed to restore: downloadSegmentRetry failed due to timeout
|