feat! Added Address Descriptors to Geocoding response. Refactored Geo… #213
Annotations
10 errors and 1 warning
build:
geocoding_test.go#L130
invalid argument: resp (variable of type GeocodingResponse) for len
|
build:
geocoding_test.go#L131
invalid argument: resp (variable of type GeocodingResponse) for len
|
build:
geocoding_test.go#L138
cannot use GeocodingResult{…} (value of type GeocodingResult) as []GeocodingResult value in struct literal
|
build:
geocoding_test.go#L315
invalid argument: resp (variable of type GeocodingResponse) for len
|
build:
geocoding_test.go#L316
invalid argument: resp (variable of type GeocodingResponse) for len
|
build:
geocoding_test.go#L323
cannot use GeocodingResult{…} (value of type GeocodingResult) as []GeocodingResult value in struct literal
|
build:
geocoding_test.go#L639
invalid argument: resp (variable of type GeocodingResponse) for len
|
build:
geocoding_test.go#L640
invalid argument: resp (variable of type GeocodingResponse) for len
|
build:
geocoding_test.go#L647
cannot use GeocodingResult{…} (value of type GeocodingResult) as []GeocodingResult value in struct literal
|
build:
geocoding_test.go#L794
invalid operation: response == nil (mismatched types GeocodingResponse and untyped nil)
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|