Skip to content

Add sighash check decode psbt script #328

Add sighash check decode psbt script

Add sighash check decode psbt script #328

Triggered via pull request March 31, 2025 21:15
Status Cancelled
Total duration 2m 56s
Artifacts

elixir.yml

on: pull_request
Matrix: build_with_opt_24
Matrix: build_with_opt_25
Matrix: build_with_opt_26
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Build and test older versions 1.13.0-otp-24.0
Requested Erlang/OTP version (24.0) not found in version list (should you be using option 'version-type': 'strict'?)
Build and test older versions 1.14.0-otp-24.0
The job was canceled because "_24_0_1_13_0" failed.
Build and test older versions 1.14.0-otp-24.0
The operation was canceled.
Build and test older versions 1.12.0-otp-24.0
The job was canceled because "_24_0_1_13_0" failed.
Build and test older versions 1.12.0-otp-24.0
The operation was canceled.
Build and test 1.16.0-otp-26.0
Process completed with exit code 1.
Build and test 1.13.0-otp-25.0
The run was canceled by @SachinMeier.
Build and test 1.13.0-otp-25.0
The operation was canceled.
Build and test 1.14.0-otp-25.0
The run was canceled by @SachinMeier.
Build and test 1.14.0-otp-25.0
The operation was canceled.
Build and test 1.16.0-otp-26.0
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Build and test 1.16.0-otp-26.0
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Build and test 1.14.0-otp-25.0
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead