chore: split Elixir tasks #1
elixir.yml
on: pull_request
Fetch deps
21s
Formatting checks
13s
Code style
1m 44s
Run tests
10m 57s
Dialyze
1m 59s
Annotations
3 errors and 55 warnings
Dialyze
Process completed with exit code 3.
|
Code style
Process completed with exit code 1.
|
Run tests
Process completed with exit code 1.
|
Fetch deps
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Dialyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Dialyze
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Dialyze
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
|
Dialyze
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Dialyze
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Dialyze
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Dialyze
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Dialyze
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Dialyze
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Dialyze
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Dialyze
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Formatting checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Code style
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Code style
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
|
Code style
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Code style
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Code style
0..-3 has a default step of -1, please write 0..-3//-1 instead
|
Code style
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()
|
Code style
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()
|
Code style
using map.field notation (without parentheses) to invoke function Credo.Check.Design.AliasUsage.param_names() is deprecated, you must add parentheses instead: remote.function()
|
Code style
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.base_priority() is deprecated, you must add parentheses instead: remote.function()
|
Code style
using map.field notation (without parentheses) to invoke function Credo.Check.Consistency.ExceptionNames.elixir_version() is deprecated, you must add parentheses instead: remote.function()
|
Code style
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Code style
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Code style
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Code style
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Code style
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Code style
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Code style
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Code style
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Code style
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Code style
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Run tests
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 tests
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Run tests
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Run tests
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 tests
0..-2 has a default step of -1, please write 0..-2//-1 instead
|
Run tests
1..-1 has a default step of -1, please write 1..-1//-1 instead
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
Run tests
1..-2 has a default step of -1, please write 1..-2//-1 instead
|