Skip to content

update secret for dev build #398

update secret for dev build

update secret for dev build #398

GitHub Actions / Test Results failed Oct 23, 2024 in 0s

1 fail, 18 pass in 31s

19 tests   18 ✅  31s ⏱️
 5 suites   0 💤
 5 files     1 ❌

Results for commit 54af180.

Annotations

Check warning on line 0 in com.axonivy.connector.openweather.test.ForecastWeatherApiTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

shouldReturnNewYorkInResponseWhenCallGetNewYorkGeo (com.axonivy.connector.openweather.test.ForecastWeatherApiTest) failed

open-weather-connector-test/target/surefire-reports/TEST-com.axonivy.connector.openweather.test.ForecastWeatherApiTest.xml [took 0s]
Raw output
org.opentest4j.AssertionFailedError: expected: <New York County> but was: <com.microsoft.playwright.impl.APIResponseImpl@11f862fd>
	at com.axonivy.connector.openweather.test.ForecastWeatherApiTest.shouldReturnNewYorkInResponseWhenCallGetNewYorkGeo(ForecastWeatherApiTest.java:38)