Integrate the toxic2 tolerant parser across providers #1541
ci.yml
on: pull_request
Matrix: smoke_test_debug_adapter
Matrix: smoke_test_language_server
Static analysis
59s
Matrix: compatibility_test
Annotations
34 warnings
|
Smoke test language server (Elixir 1.19.x | OTP 28.x)
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
|
|
Smoke test language server (Elixir 1.19.x | OTP 28.x)
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
|
|
Smoke test language server (Elixir 1.19.x | OTP 28.x)
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
|
|
Smoke test language server (Elixir 1.19.x | OTP 28.x)
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
|
|
Smoke test language server (Elixir 1.19.x | OTP 28.x)
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
|
|
Smoke test language server (Elixir 1.19.x | OTP 28.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
|
Smoke test language server (Elixir 1.19.x | OTP 28.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
|
Smoke test language server (Elixir 1.19.x | OTP 28.x)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
|
Smoke test language server (Elixir 1.19.x | OTP 28.x)
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
|
|
Smoke test language server (Elixir 1.19.x | OTP 28.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
|
|
Smoke test language server (Elixir 1.20.x | OTP 29.x)
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
|
|
Smoke test language server (Elixir 1.20.x | OTP 29.x)
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
|
|
Smoke test language server (Elixir 1.18.x | OTP 27.x)
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
|
|
Smoke test language server (Elixir 1.20.x | OTP 29.x)
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
|
|
Smoke test language server (Elixir 1.18.x | OTP 27.x)
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
|
|
Smoke test language server (Elixir 1.20.x | OTP 29.x)
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
|
|
Smoke test language server (Elixir 1.20.x | OTP 29.x)
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
|
|
Smoke test language server (Elixir 1.18.x | OTP 27.x)
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
|
|
Smoke test language server (Elixir 1.20.x | OTP 29.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
|
Smoke test language server (Elixir 1.18.x | OTP 27.x)
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
|
|
Smoke test language server (Elixir 1.20.x | OTP 29.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
|
Smoke test language server (Elixir 1.18.x | OTP 27.x)
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
|
|
Smoke test language server (Elixir 1.20.x | OTP 29.x)
1..-2 has a default step of -1, please write 1..-2//-1 instead
|
|
Smoke test language server (Elixir 1.18.x | OTP 27.x)
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
|
|
Smoke test language server (Elixir 1.20.x | OTP 29.x)
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
|
|
Smoke test language server (Elixir 1.18.x | OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
|
Smoke test language server (Elixir 1.20.x | OTP 29.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
|
|
Smoke test language server (Elixir 1.18.x | OTP 27.x)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
|
Smoke test language server (Elixir 1.18.x | OTP 27.x)
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
|
|
Smoke test language server (Elixir 1.18.x | OTP 27.x)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
|
|
Compatibility test (Elixir 1.20.x | OTP 27.x | ubuntu-22.04)
File.stream!(path, modes, line_or_byte) is deprecated, invoke File.stream!(path, line_or_bytes, modes) instead
|
|
Compatibility test (Elixir 1.20.x | OTP 27.x | ubuntu-22.04)
File.stream!(path, modes, line_or_byte) is deprecated, invoke File.stream!(path, line_or_bytes, modes) instead
|
|
Compatibility test (Elixir 1.20.x | OTP 29.x | windows-2022)
File.stream!(path, modes, line_or_byte) is deprecated, invoke File.stream!(path, line_or_bytes, modes) instead
|
|
Compatibility test (Elixir 1.20.x | OTP 27.x | windows-2022)
File.stream!(path, modes, line_or_byte) is deprecated, invoke File.stream!(path, line_or_bytes, modes) instead
|