Bump shards from 1.0.1 to 1.1.1 #12
Annotations
10 errors and 12 warnings
Test elixir:
test/get_five_day_forecast_test.exs#L24
test : can get weather data with get_five_day_forecast/1 by city name (GetFiveDayForecastTest)
|
Test elixir:
test/get_five_day_forecast_test.exs#L189
test : can get weather data with get_five_day_forecast/1 by latitude and longitude with options (GetFiveDayForecastTest)
|
Test elixir:
test/get_five_day_forecast_test.exs#L168
test : can get weather data with get_five_day_forecast/1 by city id with options (GetFiveDayForecastTest)
|
Test elixir:
test/get_five_day_forecast_test.exs#L4
test : can get weather data with get_five_day_forecast/1 by single city name (GetFiveDayForecastTest)
|
Test elixir:
test/get_five_day_forecast_test.exs#L44
test : can get weather data with get_five_day_forecast/1 by city name and country code (GetFiveDayForecastTest)
|
Test elixir:
test/get_five_day_forecast_test.exs#L104
test : can get weather data with get_five_day_forecast/1 by zip and country code (GetFiveDayForecastTest)
|
Test elixir:
test/get_five_day_forecast_test.exs#L84
test : can get weather data with get_five_day_forecast/1 by latitude and longitude (GetFiveDayForecastTest)
|
Test elixir:
test/get_five_day_forecast_test.exs#L124
test : can get weather data with get_five_day_forecast/1 by city name with options (GetFiveDayForecastTest)
|
Test elixir:
test/get_five_day_forecast_test.exs#L210
test : can get weather data with get_five_day_forecast/1 by zip and country code with options (GetFiveDayForecastTest)
|
Test elixir:
test/get_five_day_forecast_test.exs#L64
test : can get weather data with get_five_day_forecast/1 by city id (GetFiveDayForecastTest)
|
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/sixteen_day_forecast/worker.ex#L6
unused alias Cache
|
Test elixir:
lib/ex_owm/weather/worker.ex#L6
unused alias Cache
|