Skip to content

chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8

acf7c9e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 2.1.21 to 2.2.21 #365

chore(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8
acf7c9e
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Oct 23, 2025 in 0s

1 fail, 19 pass in 17s

20 tests   19 ✅  17s ⏱️
 6 suites   0 💤
 6 files     1 ❌

Results for commit acf7c9e.

Annotations

Check warning on line 0 in io.redlink.geocoding.google.GoogleMapsGeocoderIT

See this annotation in the file changed.

@github-actions 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