Skip to content

feat(definition): local function #167

feat(definition): local function

feat(definition): local function #167

Triggered via pull request July 3, 2023 03:44
Status Failure
Total duration 4m 54s
Artifacts

ci.yaml

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

Annotations

3 errors and 1 warning
Test (1.15.x/26.x): test/next_ls/symbol_table_test.exs#L19
test builds the symbol table (NextLS.SymbolTableTest)
Test (1.15.x/26.x): test/next_ls/symbol_table_test.exs#L14
test creates a dets table (NextLS.SymbolTableTest)
Test (1.15.x/26.x)
Process completed with exit code 2.
dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead