Skip to content

feat: update codegen (#32) #115

feat: update codegen (#32)

feat: update codegen (#32) #115

Triggered via push July 12, 2023 00:45
Status Success
Total duration 3m 40s
Artifacts

ci.yml

on: push
Formatter (1.14.x.x/25.x)
12s
Formatter (1.14.x.x/25.x)
dialyzer
3m 29s
dialyzer
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Test (1.14.x/24.x): test/gen_lsp/communication/tcp_test.exs#L60
test correctly reads from the socket (GenLSP.Communication.TCPTest)
Test (1.15.x/26.x): test/gen_lsp/communication/tcp_test.exs#L60
test correctly reads from the socket (GenLSP.Communication.TCPTest)
Test (1.14.x/26.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#L60
test correctly reads from the socket (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)
dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead