Skip to content

refactor: migration system #428

refactor: migration system

refactor: migration system #428

Triggered via pull request August 13, 2023 18:23
Status Failure
Total duration 6m 46s
Artifacts

ci.yaml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

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/