Skip to content

Add support for nominal types (#1963) #1889

Add support for nominal types (#1963)

Add support for nominal types (#1963) #1889

Triggered via push November 19, 2024 14:40
Status Failure
Total duration 2m 59s
Artifacts

ci.yml

on: push
Matrix: mix_test
Fit to window
Zoom out
Zoom in

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/