Merged PR #14
on-merge-to-master.yml
on: push
Test
/
Run tests
37s
Annotations
3 errors and 9 warnings
Test / Run tests:
test/proof_of_reserves_test.exs#L245
test find_account_leaves/2 & get_account_balance/2 test larger balance (ProofOfReservesTest)
|
Test / Run tests:
test/proof_of_reserves_test.exs#L205
test find_account_leaves/2 & get_account_balance/2 test getting balance (ProofOfReservesTest)
|
Test / Run tests
Process completed with exit code 2.
|
Test / Run tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, erlef/setup-beam@v1.16.0, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test / Run tests
using map.field notation (without parentheses) to invoke function Credo.CLI.Command.Suggest.SuggestCommand.cli_switches() is deprecated, you must add parentheses instead: remote.function()
|
Test / Run tests
using map.field notation (without parentheses) to invoke function Credo.CLI.Command.Suggest.SuggestCommand.cli_switches() is deprecated, you must add parentheses instead: remote.function()
|
Test / Run tests
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.param_names() is deprecated, you must add parentheses instead: remote.function()
|
Test / Run tests
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.base_priority() is deprecated, you must add parentheses instead: remote.function()
|
Test / Run tests
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.elixir_version() is deprecated, you must add parentheses instead: remote.function()
|
Test / Run tests
using map.field notation (without parentheses) to invoke function Credo.Check.Warning.ApplicationConfigInModuleAttribute.param_defaults() is deprecated, you must add parentheses instead: remote.function()
|
Test / Run tests
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
|
Test / Run tests
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
|