refactor(client): use m-lab/locate/v2 #93
Annotations
8 errors and 1 warning
test:
client/client_test.go#L367
client.deps.Locate undefined (type dependencies has no field or method Locate)
|
test:
cmd/dash-client/main_test.go#L28
client.FQDN undefined (type *client.Client has no field or method FQDN)
|
test:
cmd/dash-client/main_test.go#L29
client.Scheme undefined (type *client.Client has no field or method Scheme)
|
test:
cmd/dash-client/main_test.go#L38
client.FQDN undefined (type *client.Client has no field or method FQDN)
|
test:
cmd/dash-client/main_test.go#L39
client.Scheme undefined (type *client.Client has no field or method Scheme)
|
test:
cmd/dash-client/main_test.go#L53
client.FQDN undefined (type *client.Client has no field or method FQDN)
|
test:
cmd/dash-client/main_test.go#L54
client.Scheme undefined (type *client.Client has no field or method Scheme)
|
test
Process completed with exit code 1.
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/dash/dash. Supported file pattern: go.sum
|