Add support for nominal types (#1963) #1889
Annotations
2 errors and 11 warnings
Run mix test:
test/ex_doc/retriever/erlang_test.exs#L516
** (CompileError) test/ex_doc/retriever/erlang_test.exs:516: undefined function nominal1/0 (expected ExDoc.Retriever.ErlangTest to define such a function or for it to be imported, but none are available)
|
Run mix test
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run mix test:
test/ex_doc/retriever/erlang_test.exs#L516
variable "nominal1" does not exist and is being expanded to "nominal1()", please use parentheses to remove the ambiguity or change the variable name
|
Run mix test:
test/ex_doc/retriever/erlang_test.exs#L517
variable "nominal1" does not exist and is being expanded to "nominal1()", please use parentheses to remove the ambiguity or change the variable name
|
Run mix test:
test/ex_doc/retriever/erlang_test.exs#L518
variable "nominal1" does not exist and is being expanded to "nominal1()", please use parentheses to remove the ambiguity or change the variable name
|
Run mix test:
test/ex_doc/retriever/erlang_test.exs#L519
variable "nominal1" does not exist and is being expanded to "nominal1()", please use parentheses to remove the ambiguity or change the variable name
|
Run mix test:
test/ex_doc/retriever/erlang_test.exs#L520
variable "nominal1" does not exist and is being expanded to "nominal1()", please use parentheses to remove the ambiguity or change the variable name
|
Run mix test:
test/ex_doc/retriever/erlang_test.exs#L522
variable "nominal1" does not exist and is being expanded to "nominal1()", please use parentheses to remove the ambiguity or change the variable name
|
Run mix test:
test/ex_doc/retriever/erlang_test.exs#L522
undefined function nominal1/0 (expected ExDoc.Retriever.ErlangTest to define such a function or for it to be imported, but none are available)
|
Run mix test:
test/ex_doc/retriever/erlang_test.exs#L520
undefined function nominal1/0 (expected ExDoc.Retriever.ErlangTest to define such a function or for it to be imported, but none are available)
|
Run mix test:
test/ex_doc/retriever/erlang_test.exs#L519
undefined function nominal1/0 (expected ExDoc.Retriever.ErlangTest to define such a function or for it to be imported, but none are available)
|
Run mix test:
test/ex_doc/retriever/erlang_test.exs#L518
undefined function nominal1/0 (expected ExDoc.Retriever.ErlangTest to define such a function or for it to be imported, but none are available)
|
Loading