Skip to content

Bump murmur from 1.0.3 to 1.0.4 #315

Bump murmur from 1.0.3 to 1.0.4

Bump murmur from 1.0.3 to 1.0.4 #315

Triggered via pull request July 22, 2024 22:59
Status Success
Total duration 9m 59s
Artifacts 1

test.yml

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

Annotations

74 warnings
Test OTP 25.x / Elixir 1.15.x
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test OTP 25.x / Elixir 1.15.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 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
^^^ 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 25.x / Elixir 1.15.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Test OTP 25.x / Elixir 1.14.x
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 25.x / Elixir 1.13.x
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
key "exqlite-nif-2.15-aarch64-linux-gnu-0.23.0.tar.gz" will be overridden in map
Test OTP 25.x / Elixir 1.13.x
key "exqlite-nif-2.15-riscv64-linux-gnu-0.23.0.tar.gz" will be overridden in map
Test OTP 25.x / Elixir 1.13.x
key "exqlite-nif-2.15-x86_64-linux-gnu-0.23.0.tar.gz" will be overridden in map
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
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
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
key "exqlite-nif-2.15-aarch64-linux-gnu-0.23.0.tar.gz" will be overridden in map
Test OTP 24.x / Elixir 1.15.x
key "exqlite-nif-2.15-riscv64-linux-gnu-0.23.0.tar.gz" will be overridden in map
Test OTP 24.x / Elixir 1.15.x
key "exqlite-nif-2.15-x86_64-linux-gnu-0.23.0.tar.gz" will be overridden in map
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.14.x
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
key "exqlite-nif-2.15-aarch64-linux-gnu-0.23.0.tar.gz" will be overridden in map
Test OTP 24.x / Elixir 1.14.x
key "exqlite-nif-2.15-riscv64-linux-gnu-0.23.0.tar.gz" will be overridden in map
Test OTP 24.x / Elixir 1.14.x
key "exqlite-nif-2.15-x86_64-linux-gnu-0.23.0.tar.gz" will be overridden in map
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.13.x
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test OTP 24.x / Elixir 1.13.x
key "exqlite-nif-2.15-aarch64-linux-gnu-0.23.0.tar.gz" will be overridden in map
Test OTP 24.x / Elixir 1.13.x
key "exqlite-nif-2.15-riscv64-linux-gnu-0.23.0.tar.gz" will be overridden in map
Test OTP 24.x / Elixir 1.13.x
key "exqlite-nif-2.15-x86_64-linux-gnu-0.23.0.tar.gz" will be overridden in map
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
^^^ 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
dependabot
The following actions uses Node.js version which is deprecated and will be forced to run on node20: dependabot/fetch-metadata@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "log artifacts". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
log artifacts Expired
380 KB