Skip to content

docs: 📝 Explain MacOS specific setups for developers. #3917

docs: 📝 Explain MacOS specific setups for developers.

docs: 📝 Explain MacOS specific setups for developers. #3917

Triggered via pull request January 20, 2025 14:15
Status Failure
Total duration 3m 37s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Build and test: test/archethic/self_repair/sync_test.exs#L594
test process_replication_attestations/2 should replicate the transactions and their inputs (Archethic.SelfRepair.SyncTest)
Build and test
Process completed with exit code 2.
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