Skip to content

DRAFT: Compress the code inside the transaction #3301

DRAFT: Compress the code inside the transaction

DRAFT: Compress the code inside the transaction #3301

Triggered via pull request January 24, 2024 14:17
Status Failure
Total duration 4m 19s
Artifacts

ci.yml

on: pull_request
Build and test
4m 9s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Build and test: test/archethic/beacon_chain/subset/p2p_sampling_test.exs#L40
test get_p2p_views/2 fetch p2p node availability and latency for the given list of nodes (Archethic.BeaconChain.Subset.P2PSamplingTest)
Build and test
Process completed with exit code 2.
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: mstksg/get-package@2a4b48d55d72d43ca89ae58ec9ca1397d34a1c35, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Build and test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
Build and test
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Build and test
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
Build and test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
Build and test
:sys.get_debug/3 is deprecated. Incorrectly documented and only for internal use. can often be replaced with sys:get_log/1