Skip to content

feat(definitions): macros (#81) #196

feat(definitions): macros (#81)

feat(definitions): macros (#81) #196

Triggered via push July 3, 2023 12:09
Status Failure
Total duration 4m 31s
Artifacts

ci.yaml

on: push
Formatter (1.15.x/26.x)
15s
Formatter (1.15.x/26.x)
dialyzer
4m 21s
dialyzer
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Test (1.15.x/26.x): test/next_ls/symbol_table_test.exs#L29
test builds the symbol table (NextLS.SymbolTableTest)
Test (1.15.x/26.x): test/next_ls/symbol_table_test.exs#L24
test creates a dets table (NextLS.SymbolTableTest)
Test (1.15.x/26.x): test/next_ls/runtime_test.exs#L62
test compiles the code and returns diagnostics (NextLs.RuntimeTest)
Test (1.15.x/26.x)
Process completed with exit code 2.
Test (1.15.x/25.x)
The job was canceled because "_26_x_1_15_x" failed.
Test (1.14.x/26.x)
The job was canceled because "_26_x_1_15_x" failed.
Test (1.14.x/25.x)
The job was canceled because "_26_x_1_15_x" failed.
Test (1.14.x/25.x)
The operation was canceled.
dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead