chore(deps): bump the github-actions group across 1 directory with 2 updates #357
GitHub Actions / Test Results
failed
Aug 21, 2025 in 0s
1 fail, 19 pass in 13s
20 tests 19 ✅ 13s ⏱️
6 suites 0 💤
6 files 1 ❌
Results for commit 1f56c81.
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