Skip to content

Improved error handling #13

Improved error handling

Improved error handling #13

Triggered via push December 7, 2023 13:16
Status Failure
Total duration 45s
Artifacts

elixir.yml

on: push
Build and test
33s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Build and test: test/ledger_test.exs#L7
test ledger/2 returns ledger info for a given index (XRPLTest.LedgerTest)
Build and test
Process completed with exit code 2.
Build and test
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead