feat! Added Address Descriptors to Geocoding response. Refactored Geo… #210
Annotations
9 errors and 1 warning
build:
addressdescriptor.go#L60
WITHIN redeclared in this block
|
build:
addressdescriptor.go#L28
other declaration of WITHIN
|
build:
addressdescriptor.go#L64
NEAR redeclared in this block
|
build:
addressdescriptor.go#L25
other declaration of NEAR
|
build:
addressdescriptor.go#L87
undefined: fmt
|
build:
geocoding.go#L37
cannot use nil as GeocodingResponse value in return statement
|
build:
geocoding.go#L53
too few values in struct literal of type GeocodingResponse
|
build:
geocoding.go#L60
cannot use nil as GeocodingResponse value in return statement
|
build
Process completed with exit code 1.
|
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/.
|