feat! Added Address Descriptors to Geocoding response. Refactored Geo… #214
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#L317
invalid argument: resp (variable of type GeocodingResponse) for len
|
build:
geocoding_test.go#L318
invalid argument: resp (variable of type GeocodingResponse) for len
|
build:
geocoding_test.go#L643
invalid argument: resp (variable of type GeocodingResponse) for len
|
build:
geocoding_test.go#L644
invalid argument: resp (variable of type GeocodingResponse) for len
|
build:
geocoding_test.go#L800
invalid operation: response == nil (mismatched types GeocodingResponse and untyped nil)
|
build:
geocoding_test.go#L804
invalid argument: response (variable of type GeocodingResponse) for len
|
build:
geocoding_test.go#L823
invalid operation: response == nil (mismatched types GeocodingResponse and untyped nil)
|
build:
geocoding_test.go#L827
invalid argument: response (variable of type GeocodingResponse) for len
|
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/.
|