Skip to content

Fixes eth_fee_history behaviour spec. #119

Fixes eth_fee_history behaviour spec.

Fixes eth_fee_history behaviour spec. #119

Triggered via push March 13, 2024 17:11
Status Success
Total duration 1m 10s
Artifacts

main.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
OTP 22.x / Elixir 1.13.4: test/tt_eth/type/signature_test.exs#L16
TTEth.Type.Signature.sign/2 is deprecated. Use Wallet.personal_sign/2 instead.
OTP 24.x / Elixir 1.13.4: test/tt_eth/type/signature_test.exs#L16
TTEth.Type.Signature.sign/2 is deprecated. Use Wallet.personal_sign/2 instead.
OTP 24.x / Elixir 1.11.4: test/tt_eth/type/signature_test.exs#L16
TTEth.Type.Signature.sign/2 is deprecated. Use Wallet.personal_sign/2 instead.
OTP 22.x / Elixir 1.11.4: test/tt_eth/type/signature_test.exs#L16
TTEth.Type.Signature.sign/2 is deprecated. Use Wallet.personal_sign/2 instead.
OTP 25.x / Elixir 1.13.4: test/tt_eth/type/signature_test.exs#L16
TTEth.Type.Signature.sign/2 is deprecated. Use Wallet.personal_sign/2 instead.
OTP 25.x / Elixir 1.14.5
use Bitwise is deprecated. import Bitwise instead
OTP 25.x / Elixir 1.14.5
use Bitwise is deprecated. import Bitwise instead
OTP 25.x / Elixir 1.14.5: lib/tt_eth/bit_helper.ex#L9
use Bitwise is deprecated. import Bitwise instead
OTP 25.x / Elixir 1.14.5: test/tt_eth/type/signature_test.exs#L16
TTEth.Type.Signature.sign/2 is deprecated. Use Wallet.personal_sign/2 instead.