chore(deps): bump org.springframework.boot:spring-boot-dependencies from 3.3.5 to 3.5.6 #361
GitHub Actions / Test Results
failed
Sep 19, 2025 in 0s
1 fail, 19 pass in 14s
20 tests 19 ✅ 14s ⏱️
6 suites 0 💤
6 files 1 ❌
Results for commit a54df3d.
Annotations
Check warning on line 0 in io.redlink.geocoding.google.GoogleMapsGeocoderIT
github-actions / Test Results
testGeocode (io.redlink.geocoding.google.GoogleMapsGeocoderIT) failed
google/target/failsafe-reports/TEST-io.redlink.geocoding.google.GoogleMapsGeocoderIT.xml [took 1s]
Raw output
[Geocoded Place check single element]
Expecting
Place{placeId='ChIJScFoNpqadkcRzllRlzjmd-Q', address='Jakob-Haringer-Straße 3, 5020 Salzburg, Austria', latLon=LatLon{lat=47.8227471, lon=13.0410929}}
to have a property or a field named "placeId" with value
"ChIJz0qJMpqadkcRpaXIPyX0sI8"
but value was:
"ChIJScFoNpqadkcRzllRlzjmd-Q"
(static and synthetic fields are ignored)
java.lang.AssertionError:
[Geocoded Place check single element]
Expecting
Place{placeId='ChIJScFoNpqadkcRzllRlzjmd-Q', address='Jakob-Haringer-Straße 3, 5020 Salzburg, Austria', latLon=LatLon{lat=47.8227471, lon=13.0410929}}
to have a property or a field named "placeId" with value
"ChIJz0qJMpqadkcRpaXIPyX0sI8"
but value was:
"ChIJScFoNpqadkcRzllRlzjmd-Q"
(static and synthetic fields are ignored)
at io.redlink.geocoding.google.GoogleMapsGeocoderIT.testGeocode(GoogleMapsGeocoderIT.java:107)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[main] DEBUG io.redlink.geocoding.google.GoogleMapsGeocoderIT - Enable jul-to-slf4j bridge
[main] DEBUG io.redlink.geocoding.google.GoogleMapsGeocoder - Geocoding 'jakob haringer strasse 3' resulted in 1 places
Loading