Skip to content

feat: go to definition when aliases modules #443

feat: go to definition when aliases modules

feat: go to definition when aliases modules #443

Triggered via pull request August 13, 2023 19:37
Status Failure
Total duration 4m 45s
Artifacts

ci.yaml

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

Annotations

8 errors and 6 warnings
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)
Test (1.15.4/26.0.2): test/next_ls/definition_test.exs#L296
test macro go to remote 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#L260
test macro go to imported macro 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#L94
test function go to imported function definition (NextLS.DefinitionTest)
Test (1.15.4/26.0.2)
Process completed with exit code 2.
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/
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/
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