Merged PR #31
on-merge-to-master.yml
on: push
Test
/
Run tests
2m 38s
Annotations
9 warnings
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
|