Skip to content

feat(definition): local function #178

feat(definition): local function

feat(definition): local function #178

Triggered via pull request July 3, 2023 04:03
Status Failure
Total duration 3m 32s
Artifacts

ci.yaml

on: pull_request
Formatter (1.15.x/26.x)
15s
Formatter (1.15.x/26.x)
dialyzer
3m 22s
dialyzer
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 1 warning
Test (1.13.x/24.x): lib/next_ls/symbol_table.ex#L44
** (CompileError) lib/next_ls/symbol_table.ex:44: undefined function dbg/1 (expected NextLS.SymbolTable to define such a function or for it to be imported, but none are available)
Test (1.13.x/24.x)
Process completed with exit code 1.
Test (1.13.x/25.x)
The job was canceled because "_24_x_1_13_x" failed.
Test (1.13.x/25.x)
The operation was canceled.
Test (1.14.x/25.x)
The job was canceled because "_24_x_1_13_x" failed.
Test (1.15.x/25.x)
The job was canceled because "_24_x_1_13_x" failed.
Test (1.14.x/25.x)
The operation was canceled.
Test (1.15.x/25.x)
The operation was canceled.
Test (1.15.x/24.x)
The job was canceled because "_24_x_1_13_x" failed.
Test (1.15.x/24.x)
The operation was canceled.
Test (1.14.x/26.x)
The job was canceled because "_24_x_1_13_x" failed.
Test (1.14.x/26.x)
The operation was canceled.
Test (1.15.x/26.x)
The job was canceled because "_24_x_1_13_x" failed.
Test (1.15.x/26.x)
The operation was canceled.
Test (1.14.x/24.x)
The job was canceled because "_24_x_1_13_x" failed.
Test (1.14.x/24.x)
The operation was canceled.
dialyzer
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead