feat: update endpoint to new ha service #104
verify.yml
on: pull_request
Correct generated files
24s
lint
29s
Annotations
7 errors
Correct generated files
Process completed with exit code 1.
|
lint:
cmd/sampleapp/main.go#L8
could not import github.com/rudderlabs/rudder-cp-sdk (-: # github.com/rudderlabs/rudder-cp-sdk
|
lint:
sdk.go#L60
unknown field baseUrlV2 in struct literal of type ControlPlane
|
lint:
sdk.go#L89
cp.baseUrlV2 undefined (type *ControlPlane has no field or method baseUrlV2)) (typecheck)
|
lint:
sdk.go#L60
unknown field baseUrlV2 in struct literal of type ControlPlane
|
lint:
sdk.go#L89
cp.baseUrlV2 undefined (type *ControlPlane has no field or method baseUrlV2) (typecheck)
|
lint
issues found
|