Fix EKS cluster detection #2608
PR-build.yml
on: pull_request
Annotations
2 errors
Check lint:
translator/util/eksdetector/eksdetector_test.go#L53
cannot use testDetector (variable of type *MockDetector) as Detector value in return statement: *MockDetector does not implement Detector (missing method getIssuer) (typecheck)
|
Check lint
Process completed with exit code 2.
|