Skip to content

feat! Added Address Descriptors to Geocoding response. Refactored Geo… #213

feat! Added Address Descriptors to Geocoding response. Refactored Geo…

feat! Added Address Descriptors to Geocoding response. Refactored Geo… #213

Triggered via push February 15, 2024 20:19
Status Failure
Total duration 56s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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/.