Skip to content

Merges the wallet protocol and behaviour into behaviour. #117

Merges the wallet protocol and behaviour into behaviour.

Merges the wallet protocol and behaviour into behaviour. #117

Triggered via push March 11, 2024 12:24
Status Success
Total duration 57s
Artifacts

main.yml

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

Annotations

9 warnings
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 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 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 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 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.