chore: setup common-config-elixir #1
Annotations
2 errors and 4 warnings
Test:
test/paginator_test.exs#L804
** (CompileError) test/paginator_test.exs:804: undefined function a/0 (expected PaginatorTest to define such a function or for it to be imported, but none are available)
|
Test
Process completed with exit code 1.
|
Test:
test/paginator_test.exs#L804
variable "a" does not exist and is being expanded to "a()", please use parentheses to remove the ambiguity or change the variable name
|
Test:
test/paginator_test.exs#L804
variable "a" does not exist and is being expanded to "a()", please use parentheses to remove the ambiguity or change the variable name
|
Compile
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Compile
:random.uniform/1 is deprecated. Use the 'rand' module instead
|
The logs for this run have expired and are no longer available.
Loading