feat: opentelemetry + logging (#311) #2
Annotations
2 errors and 10 warnings
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)
Process completed with exit code 2.
|
Formatter
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Formatter
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Formatter
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
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
|