chore(main): release 0.11.3 (#79) #226
ci.yml
on: push
Formatter (1.18.x/28.x)
17s
dialyzer
2m 37s
Matrix: tests
Annotations
1 error and 10 warnings
|
Test (1.16.x/26.x):
test/gen_lsp/communication/tcp_test.exs#L59
test correctly reads from the socket (GenLSP.Communication.TCPTest)
|
|
dialyzer
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
|
|
dialyzer
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
|
|
dialyzer
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
|
|
dialyzer
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
|
|
dialyzer
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
|
|
dialyzer
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
|
|
dialyzer
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
|
|
dialyzer
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
|
dialyzer
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
|
dialyzer
~R/.../ is deprecated, use ~r/.../ instead
|