Skip to content

Bump actions/upload-artifact from 3 to 4 #272

Bump actions/upload-artifact from 3 to 4

Bump actions/upload-artifact from 3 to 4 #272

Triggered via pull request January 1, 2024 09:21
Status Failure
Total duration 4m 48s
Artifacts 1

test.yml

on: pull_request
Matrix: test-elixir
dependabot
0s
dependabot
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 63 warnings
Test OTP 25.x / Elixir 1.15.x
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
Test OTP 24.x / Elixir 1.14.x
The job was canceled because "_25_x_1_15_x" failed.
Test OTP 24.x / Elixir 1.14.x
The operation was canceled.
Test OTP 24.x / Elixir 1.13.x
The job was canceled because "_25_x_1_15_x" failed.
Test OTP 24.x / Elixir 1.13.x
The operation was canceled.
Test OTP 25.x / Elixir 1.14.x
The job was canceled because "_25_x_1_15_x" failed.
Test OTP 25.x / Elixir 1.14.x
The operation was canceled.
Test OTP 24.x / Elixir 1.15.x
The job was canceled because "_25_x_1_15_x" failed.
Test OTP 24.x / Elixir 1.15.x
The operation was canceled.
Test OTP 25.x / Elixir 1.13.x
The job was canceled because "_25_x_1_15_x" failed.
Test OTP 25.x / Elixir 1.13.x
The operation was canceled.
Test OTP 25.x / Elixir 1.15.x
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Test OTP 25.x / Elixir 1.15.x
use Bitwise is deprecated. import Bitwise instead
Test OTP 25.x / Elixir 1.15.x
use Bitwise is deprecated. import Bitwise instead
Test OTP 25.x / Elixir 1.15.x
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test OTP 25.x / Elixir 1.15.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test OTP 25.x / Elixir 1.15.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test OTP 25.x / Elixir 1.15.x
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test OTP 25.x / Elixir 1.15.x
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
Test OTP 25.x / Elixir 1.15.x
use Bitwise is deprecated. import Bitwise instead
Test OTP 25.x / Elixir 1.15.x
use Bitwise is deprecated. import Bitwise instead
Test OTP 24.x / Elixir 1.14.x
use Bitwise is deprecated. import Bitwise instead
Test OTP 24.x / Elixir 1.14.x
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Test OTP 24.x / Elixir 1.14.x
use Bitwise is deprecated. import Bitwise instead
Test OTP 24.x / Elixir 1.14.x
use Bitwise is deprecated. import Bitwise instead
Test OTP 24.x / Elixir 1.14.x
ExBinance.Spot.Public.TickerPrices.all_prices/0 is deprecated. Use ExBinance.Spot.Public.ticker_prices/0 instead.
Test OTP 24.x / Elixir 1.14.x
ExBinance.Spot.Private.CreateOrder.create_order/7 is deprecated. Use ExBinance.Rest.CreateOrder.create_order/2 instead.
Test OTP 24.x / Elixir 1.14.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test OTP 24.x / Elixir 1.14.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test OTP 24.x / Elixir 1.14.x
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test OTP 24.x / Elixir 1.14.x
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
Test OTP 24.x / Elixir 1.13.x
ExBinance.Spot.Public.TickerPrices.all_prices/0 is deprecated. Use ExBinance.Spot.Public.ticker_prices/0 instead.
Test OTP 24.x / Elixir 1.13.x
ExBinance.Spot.Private.CreateOrder.create_order/7 is deprecated. Use ExBinance.Rest.CreateOrder.create_order/2 instead.
Test OTP 24.x / Elixir 1.13.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test OTP 24.x / Elixir 1.13.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test OTP 24.x / Elixir 1.13.x
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
Test OTP 24.x / Elixir 1.13.x
redefining module TableRex.Error (current version loaded from /home/runner/work/tai/tai/_build/dev/lib/licensir/ebin/Elixir.TableRex.Error.beam)
Test OTP 24.x / Elixir 1.13.x
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test OTP 24.x / Elixir 1.13.x
ExBinance.Spot.Public.TickerPrices.all_prices/0 is deprecated. Use ExBinance.Spot.Public.ticker_prices/0 instead.
Test OTP 24.x / Elixir 1.13.x
ExBinance.Spot.Private.CreateOrder.create_order/7 is deprecated. Use ExBinance.Rest.CreateOrder.create_order/2 instead.
Test OTP 24.x / Elixir 1.13.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test OTP 25.x / Elixir 1.14.x
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Test OTP 25.x / Elixir 1.14.x
use Bitwise is deprecated. import Bitwise instead
Test OTP 25.x / Elixir 1.14.x
use Bitwise is deprecated. import Bitwise instead
Test OTP 25.x / Elixir 1.14.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test OTP 25.x / Elixir 1.14.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test OTP 25.x / Elixir 1.14.x
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test OTP 25.x / Elixir 1.14.x
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
Test OTP 25.x / Elixir 1.14.x
use Bitwise is deprecated. import Bitwise instead
Test OTP 25.x / Elixir 1.14.x
use Bitwise is deprecated. import Bitwise instead
Test OTP 25.x / Elixir 1.14.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test OTP 24.x / Elixir 1.15.x
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test OTP 24.x / Elixir 1.15.x
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test OTP 24.x / Elixir 1.15.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test OTP 24.x / Elixir 1.15.x
use Bitwise is deprecated. import Bitwise instead
Test OTP 24.x / Elixir 1.15.x
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Test OTP 24.x / Elixir 1.15.x
use Bitwise is deprecated. import Bitwise instead
Test OTP 24.x / Elixir 1.15.x
use Bitwise is deprecated. import Bitwise instead
Test OTP 24.x / Elixir 1.15.x
ExBinance.Spot.Public.TickerPrices.all_prices/0 is deprecated. Use ExBinance.Spot.Public.ticker_prices/0 instead.
Test OTP 24.x / Elixir 1.15.x
ExBinance.Spot.Private.CreateOrder.create_order/7 is deprecated. Use ExBinance.Rest.CreateOrder.create_order/2 instead.
Test OTP 24.x / Elixir 1.15.x
:aliases option in eval is deprecated
Test OTP 24.x / Elixir 1.15.x
:requires option in eval is deprecated
Test OTP 24.x / Elixir 1.15.x
:functions option in eval is deprecated
Test OTP 24.x / Elixir 1.15.x
:macros option in eval is deprecated
Test OTP 25.x / Elixir 1.13.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test OTP 25.x / Elixir 1.13.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test OTP 25.x / Elixir 1.13.x
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1
Test OTP 25.x / Elixir 1.13.x
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Test OTP 25.x / Elixir 1.13.x
redefining module TableRex.Error (current version loaded from /home/runner/work/tai/tai/_build/dev/lib/licensir/ebin/Elixir.TableRex.Error.beam)
Test OTP 25.x / Elixir 1.13.x
ExBinance.Spot.Private.CreateOrder.create_order/7 is deprecated. Use ExBinance.Rest.CreateOrder.create_order/2 instead.
Test OTP 25.x / Elixir 1.13.x
ExBinance.Spot.Public.TickerPrices.all_prices/0 is deprecated. Use ExBinance.Spot.Public.ticker_prices/0 instead.
Test OTP 25.x / Elixir 1.13.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test OTP 25.x / Elixir 1.13.x
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Test OTP 25.x / Elixir 1.13.x
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1

Artifacts

Produced during runtime
Name Size
log artifacts Expired
31.7 KB