update Elixir, Erlang and deps versions, fix dialyzer and credo issues #13
Annotations
10 errors and 2 warnings
Test elixir:
test/get_current_weather_test.exs#L4
test : can get weather data with get_current_weather/1 by city name (GetCurrentWeatherTest)
|
Test elixir:
test/get_current_weather_test.exs#L110
test : can get weather data with get_current_weather/1 by city name and country code with options (GetCurrentWeatherTest)
|
Test elixir:
test/get_current_weather_test.exs#L19
test : can get weather data with get_current_weather/1 by city name list (GetCurrentWeatherTest)
|
Test elixir:
test/get_current_weather_test.exs#L174
test : Parses errors correctly (GetCurrentWeatherTest)
|
Test elixir:
test/get_current_weather_test.exs#L79
test : can get weather data with get_current_weather/1 by zip and country code (GetCurrentWeatherTest)
|
Test elixir:
test/get_current_weather_test.exs#L34
test : can get weather data with get_current_weather/1 by city name and country code (GetCurrentWeatherTest)
|
Test elixir:
test/get_current_weather_test.exs#L158
test : can get weather data with get_current_weather/1 by zip and country code with options (GetCurrentWeatherTest)
|
Test elixir:
test/get_current_weather_test.exs#L94
test : can get weather data with get_current_weather/1 by city name with options (GetCurrentWeatherTest)
|
Test elixir:
test/get_current_weather_test.exs#L64
test : can get weather data with get_current_weather/1 by latitude and longitude (GetCurrentWeatherTest)
|
Test elixir:
test/get_current_weather_test.exs#L49
test : can get weather data with get_current_weather/1 by city id (GetCurrentWeatherTest)
|
Test elixir
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test elixir
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|