refactor: migration system #428
ci.yaml
on: pull_request
Formatter
21s
dialyzer
5m 17s
Matrix: tests
Annotations
10 errors and 6 warnings
Test (1.15.4/26.0.2):
test/next_ls_test.exs#L118
test formats (NextLSTest)
|
Test (1.15.4/26.0.2):
test/next_ls_test.exs#L328
test workspace symbols with query (NextLSTest)
|
Test (1.15.4/26.0.2):
test/next_ls_test.exs#L384
test deletes symbols when a file is deleted (NextLSTest)
|
Test (1.15.4/26.0.2):
test/next_ls/definition_test.exs#L94
test function go to imported function definition (NextLS.DefinitionTest)
|
Test (1.15.4/26.0.2):
test/next_ls_test.exs#L237
test workspace symbols (NextLSTest)
|
Test (1.15.4/26.0.2):
test/next_ls/definition_test.exs#L260
test macro go to imported macro definition (NextLS.DefinitionTest)
|
Test (1.15.4/26.0.2):
test/next_ls/definition_test.exs#L368
test module go to module definition (NextLS.DefinitionTest)
|
Test (1.15.4/26.0.2):
test/next_ls/definition_test.exs#L130
test function go to remote function definition (NextLS.DefinitionTest)
|
Test (1.15.4/26.0.2):
test/next_ls/definition_test.exs#L227
test macro go to local macro definition (NextLS.DefinitionTest)
|
Test (1.15.4/26.0.2):
test/next_ls/definition_test.exs#L60
test function go to local function definition (NextLS.DefinitionTest)
|
Formatter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
dialyzer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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.4/26.0.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|