GetDeploymentReachability API #10686
Annotations
6 errors
lint code:
service/worker/deployment/deployment_reachability_test.go#L104
use of `time.Sleep` forbidden because "Please use require.Eventually or assert.Eventually instead unless you've no other option" (forbidigo)
|
lint code:
service/worker/deployment/deployment_reachability_test.go#L141
use of `time.Sleep` forbidden because "Please use require.Eventually or assert.Eventually instead unless you've no other option" (forbidigo)
|
lint code:
service/worker/deployment/deployment_reachability.go#L52
import-shadowing: The name 'cache' shadows an import name (revive)
|
lint code:
service/worker/deployment/deployment_reachability.go#L36
import-alias-naming: import name (visibility_manager) must match the regular expression: ^[a-z][a-z0-9]{0,}$ (revive)
|
lint code:
service/worker/deployment/deployment_client.go#L272
SA4006: this value of `err` is never used (staticcheck)
|
lint code
Process completed with exit code 2.
|
Loading