chore: update snappyer deps #61
Annotations
15 warnings
test-3.9 (1.16, 26)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
test-3.9 (1.16, 26)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
test-3.9 (1.16, 26)
~R/.../ is deprecated, use ~r/.../ instead
|
test-3.9 (1.15, 25)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
test-3.9 (1.14, 24)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
test-3.9 (1.17, 27)
~R/.../ is deprecated, use ~r/.../ instead
|
test-3.9 (1.17, 27)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
test-3.9 (1.17, 27)
_.._ inside match is deprecated, you must always match on the step: _.._//var or _.._//_ if you want to ignore it
|
test-3.9 (1.17, 27)
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-3.9 (1.17, 27)
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-3.9 (1.17, 27)
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-3.9 (1.17, 27)
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-3.9 (1.17, 27)
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-3.9 (1.17, 27)
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-3.9 (1.17, 27)
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
|