Add support for nominal types (#1963) #1889
ci.yml
on: push
Check JS
2m 27s
Matrix: mix_test
assets
14s
Annotations
4 errors and 15 warnings
mix_test (1.14, 25):
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)
|
mix_test (1.14, 25)
Process completed with exit code 1.
|
mix_test (1.16, 26)
Process completed with exit code 1.
|
mix_test (1.17, 27, lint)
Process completed with exit code 1.
|
mix_test (1.14, 25)
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/
|
mix_test (1.14, 25):
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
|
mix_test (1.14, 25):
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
|
mix_test (1.14, 25):
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
|
mix_test (1.14, 25):
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
|
mix_test (1.14, 25):
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
|
mix_test (1.14, 25):
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
|
mix_test (1.14, 25):
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)
|
mix_test (1.14, 25):
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)
|
mix_test (1.14, 25):
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)
|
mix_test (1.14, 25):
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)
|
mix_test (1.16, 26)
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/
|
mix_test (1.17, 27, lint)
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/
|
Check JS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
assets
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, stefanzweifel/git-auto-commit-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|