Skip to content

Bump ex_doc from 0.24.2 to 0.32.1 #8

Bump ex_doc from 0.24.2 to 0.32.1

Bump ex_doc from 0.24.2 to 0.32.1 #8

Triggered via push April 15, 2024 11:01
Status Failure
Total duration 42s
Artifacts

test.yml

on: push
Test elixir
32s
Test elixir
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Test elixir: test/get_hourly_forecast_test.exs#L190
test : can get weather data with get_hourly_forecast/1 by latitude and longitude with options (GetHourlyForecastTest)
Test elixir: test/get_hourly_forecast_test.exs#L24
test : can get weather data with get_hourly_forecast/1 by city name (GetHourlyForecastTest)
Test elixir: test/get_hourly_forecast_test.exs#L211
test : can get weather data with get_hourly_forecast/1 by zip and country code with options (GetHourlyForecastTest)
Test elixir: test/get_hourly_forecast_test.exs#L84
test : can get weather data with get_hourly_forecast/1 by latitude and longitude (GetHourlyForecastTest)
Test elixir: test/get_hourly_forecast_test.exs#L125
test : can get weather data with get_hourly_forecast/1 by city name with options (GetHourlyForecastTest)
Test elixir: test/get_hourly_forecast_test.exs#L44
test : can get weather data with get_hourly_forecast/1 by city name and country code (GetHourlyForecastTest)
Test elixir: test/get_hourly_forecast_test.exs#L4
test : can get weather data with get_hourly_forecast/1 by single city name (GetHourlyForecastTest)
Test elixir: test/get_hourly_forecast_test.exs#L105
test : can get weather data with get_hourly_forecast/1 by zip and country code (GetHourlyForecastTest)
Test elixir: test/get_hourly_forecast_test.exs#L169
test : can get weather data with get_hourly_forecast/1 by city id with options (GetHourlyForecastTest)
Test elixir: test/get_hourly_forecast_test.exs#L146
test : can get weather data with get_hourly_forecast/1 by city name and country code with options (GetHourlyForecastTest)
Test elixir
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Test elixir: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Test elixir: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Test elixir: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Test elixir: lib/ex_owm/current_weather/worker.ex#L6
unused alias Cache
Test elixir: lib/ex_owm/five_day_forecast/worker.ex#L6
unused alias Cache
Test elixir: lib/ex_owm/historical_weather/worker.ex#L6
unused alias Cache
Test elixir: lib/ex_owm/hourly_forecast/worker.ex#L6
unused alias Cache
Test elixir: lib/ex_owm/weather/worker.ex#L6
unused alias Cache