chore: add Sobelow linting (#620) #721
elixir.yml
on: push
Fetch deps
13s
Formatting checks
11s
Security check
1m 45s
Code style
1m 42s
Dialyze
5m 39s
finish
2s
Annotations
5 warnings
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
|
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
|
Security check
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
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 integration 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
|