Skip to content

fix!: use name option to support multiple lsp servers in one test #126

fix!: use name option to support multiple lsp servers in one test

fix!: use name option to support multiple lsp servers in one test #126

Triggered via pull request August 6, 2023 01:52
Status Success
Total duration 4m 15s
Artifacts

ci.yml

on: pull_request
Formatter (1.15.x.x/26.x)
18s
Formatter (1.15.x.x/26.x)
dialyzer
4m 5s
dialyzer
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 18 warnings
Test (1.13.x/24.x): test/gen_lsp/communication/tcp_test.exs#L60
test correctly reads from the socket (GenLSP.Communication.TCPTest)
Test (1.13.x/23.x): test/gen_lsp/communication/tcp_test.exs#L33
test works (GenLSP.Communication.TCPTest)
Test (1.14.x/26.x): test/gen_lsp/communication/tcp_test.exs#L33
test works (GenLSP.Communication.TCPTest)
Test (1.11.x/24.x): test/gen_lsp/communication/tcp_test.exs#L60
test correctly reads from the socket (GenLSP.Communication.TCPTest)
Test (1.12.x/24.x): test/gen_lsp/communication/tcp_test.exs#L60
test correctly reads from the socket (GenLSP.Communication.TCPTest)
Test (1.15.x/25.x)
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.14.x/23.x)
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.x/24.x)
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.13.x/24.x)
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.14.x/24.x)
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.13.x/23.x)
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.x/26.x)
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/
Formatter (1.15.x.x/26.x)
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.13.x/25.x)
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.14.x/26.x)
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.14.x/25.x)
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.11.x/24.x)
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.11.x/23.x)
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.12.x/24.x)
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.12.x/23.x)
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
Cache save failed.
dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead