Bump erlang/elixir versions #2248
Annotations
1 error and 11 warnings
test
Process completed with exit code 2.
|
test
Unexpected input(s) 'token', valid inputs are ['add', 'author_name', 'author_email', 'commit', 'committer_name', 'committer_email', 'cwd', 'default_author', 'fetch', 'message', 'new_branch', 'pathspec_error_handling', 'pull', 'push', 'remove', 'tag', 'tag_push', 'github_token']
|
test
~R/.../ is deprecated, use ~r/.../ instead
|
test
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
test
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
test
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
|
test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
test
min..min inside match is deprecated, you must always match on the step: min..min//var or min..min//_ if you want to ignore it
|
test
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|