Skip to content

Bump GitHub Actions #1306

Bump GitHub Actions

Bump GitHub Actions #1306

Triggered via pull request July 4, 2023 05:13
Status Failure
Total duration 4m 55s
Artifacts 1

test.yml

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

Annotations

9 errors and 41 warnings
Test OTP 25.x / Elixir 1.13.x: apps/tai/test/tai/iex/commands/fleets_test.exs#L5
test shows all advisors in all fleets ordered fleet id, advisor id by default (Tai.IEx.Commands.FleetsTest)
Test OTP 25.x / Elixir 1.13.x
Process completed with exit code 2.
Test OTP 25.x / Elixir 1.14.x: apps/tai/test/tai/iex/commands/fleets_test.exs#L5
test shows all advisors in all fleets ordered fleet id, advisor id by default (Tai.IEx.Commands.FleetsTest)
Test OTP 25.x / Elixir 1.14.x
Process completed with exit code 2.
Test OTP 24.x / Elixir 1.13.x
Process completed with exit code 1.
Test OTP 24.x / Elixir 1.15.x
Process completed with exit code 1.
Test OTP 25.x / Elixir 1.15.x: apps/tai/test/tai/iex/commands/fleets_test.exs#L5
test shows all advisors in all fleets ordered fleet id, advisor id by default (Tai.IEx.Commands.FleetsTest)
Test OTP 25.x / Elixir 1.15.x: apps/tai/test/tai/venues/product_store_test.exs#L96
test #all returns a list of all the products (Tai.Venues.ProductStoreTest)
Test OTP 25.x / Elixir 1.15.x
Process completed with exit code 2.
Test OTP 25.x / Elixir 1.13.x
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test OTP 25.x / Elixir 1.13.x
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test OTP 25.x / Elixir 1.13.x
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test OTP 25.x / Elixir 1.14.x
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test OTP 25.x / Elixir 1.14.x
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test OTP 25.x / Elixir 1.14.x
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test OTP 24.x / Elixir 1.14.x
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test OTP 24.x / Elixir 1.14.x
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test OTP 24.x / Elixir 1.14.x
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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
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
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test OTP 24.x / Elixir 1.13.x
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test OTP 24.x / Elixir 1.13.x
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test OTP 24.x / Elixir 1.15.x
use Bitwise is deprecated. import Bitwise instead
Test OTP 24.x / Elixir 1.15.x
Regex.regex?/1 is deprecated. Use Kernel.is_struct/2 or pattern match on %Regex{} 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/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
bitstring specifier "integer_32bit_be" does not exist and is being expanded to "integer_32bit_be()", please use parentheses to remove the ambiguity
Test OTP 24.x / Elixir 1.15.x
bitstring specifier "integer_64bit_be" does not exist and is being expanded to "integer_64bit_be()", please use parentheses to remove the ambiguity
Test OTP 24.x / Elixir 1.15.x
bitstring specifier "signed_char_be" does not exist and is being expanded to "signed_char_be()", please use parentheses to remove the ambiguity
Test OTP 24.x / Elixir 1.15.x
bitstring specifier "unsigned_char_be" does not exist and is being expanded to "unsigned_char_be()", please use parentheses to remove the ambiguity
Test OTP 25.x / Elixir 1.15.x
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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
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

Artifacts

Produced during runtime
Name Size
log artifacts Expired
375 KB