test: disable prevent_overlapping_partitions during test (#172) #398
ci.yaml
on: push
Formatter
18s
dialyzer
6m 21s
Matrix: tests
Annotations
3 errors and 6 warnings
Test (1.15.4/26.0.2):
test/next_ls/workspaces_test.exs#L71
test stops the runtime when you remove a workspace folder (NextLS.WorkspacesTest)
|
Test (1.15.4/26.0.2):
test/next_ls/diagnostics_test.exs#L57
test publishes diagnostics once the client has initialized (NextLS.DiagnosticsTest)
|
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
|