Skip to content

v1.5.1

v1.5.1 #86

Triggered via push July 30, 2024 14:17
Status Failure
Total duration 2m 9s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build and lint
Process completed with exit code 1.
Build and lint
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Build and lint
use Bitwise is deprecated. import Bitwise instead
Build and lint
use Bitwise is deprecated. import Bitwise instead
Build and lint
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and lint
Decimal.plus/1 is deprecated. Use Decimal.apply_context/1 instead
Build and lint
Decimal.with_context/2 is deprecated. Use Decimal.Context.with/2 instead
Build and lint: lib/secp256k1.ex#L30
:libsecp256k1.ec_pubkey_create/2 is undefined (module :libsecp256k1 is not available or is yet to be defined)
Build and lint: lib/secp256k1.ex#L50
:libsecp256k1.ec_pubkey_decompress/1 is undefined (module :libsecp256k1 is not available or is yet to be defined)
Build and lint: lib/secp256k1.ex#L121
:libsecp256k1.ecdsa_recover_compact/4 is undefined (module :libsecp256k1 is not available or is yet to be defined)
Build and lint: lib/secp256k1.ex#L85
:libsecp256k1.ecdsa_sign_compact/4 is undefined (module :libsecp256k1 is not available or is yet to be defined)