add github actions #5
Annotations
1 error and 19 warnings
Run credo
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run mix deps.compile
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
|
Run mix deps.compile
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Run mix deps.compile
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Run mix deps.compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run mix deps.compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run mix deps.compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run mix deps.compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run mix deps.compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run mix deps.compile
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run mix deps.compile
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Run credo
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()
|
Run credo
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()
|
Run credo
using map.field notation (without parentheses) to invoke function Credo.CLI.Command.Suggest.SuggestCommand.treat_unknown_args_as_files?() is deprecated, you must add parentheses instead: remote.function()
|
Run credo
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.param_names() is deprecated, you must add parentheses instead: remote.function()
|
Run credo
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.base_priority() is deprecated, you must add parentheses instead: remote.function()
|
Run credo
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.elixir_version() is deprecated, you must add parentheses instead: remote.function()
|
Run credo
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.param_defaults() is deprecated, you must add parentheses instead: remote.function()
|
Loading