feat: to-pipe command #864
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 8 warnings
Formatter
Process completed with exit code 1.
|
Test (1.15.7/26.1.2):
test/next_ls/autocomplete_test.exs#L633
test path completion inside strings (NextLS.AutocompleteTest)
|
Test (1.15.7/26.1.2):
test/next_ls/commands/pipe_test.exs#L56
test transforms nested function expressions to pipes (NextLS.Commands.PipeTest)
|
Test (1.15.7/26.1.2):
test/next_ls/commands/pipe_test.exs#L78
test transforms pipes to function expressions (NextLS.Commands.PipeTest)
|
Test (1.15.7/26.1.2)
Process completed with exit code 2.
|
dialyzer
Cache save failed.
|
dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (1.15.7/26.1.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (1.15.7/26.1.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (1.15.7/26.1.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test (1.15.7/26.1.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|