Skip to content

Get smoke tests really working #16

Get smoke tests really working

Get smoke tests really working #16

Triggered via pull request January 21, 2024 07:40
Status Failure
Total duration 56s
Artifacts

test.yml

on: pull_request
Matrix: test
All tests passing on all versions
0s
All tests passing on all versions
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 14 warnings
test (1.11.0, 23.2, false)
** (CompileError) lib/nimble_parsec/compiler.ex:931: cannot find or invoke local _/1 inside match. Only macros can be invoked in a match and they must be defined before their invocation. Called as: _(/ / _ = range)
test (1.11.0, 23.2, false)
Process completed with exit code 1.
test (1.12.0, 24.0, false): bin/smoke_test.exs#L40
** (CompileError) bin/smoke_test.exs:40: undefined function elxir_version/0
test (1.12.0, 24.0, false)
Process completed with exit code 1.
test (1.14.0, 25.0, false): bin/smoke_test.exs#L40
** (CompileError) bin/smoke_test.exs:40: undefined function elxir_version/0 (there is no such import)
test (1.14.0, 25.0, false)
Process completed with exit code 1.
test (1.16.0, 26.2, true)
Process completed with exit code 1.
test (1.15.0, 26.0, true)
The job was canceled because "_1_16_0_26_2_true" failed.
test (1.15.0, 26.0, true)
Process completed with exit code 1.
test (1.13.0, 24.1, false)
The job was canceled because "_1_16_0_26_2_true" failed.
test (1.13.0, 24.1, false)
The operation was canceled.
All tests passing on all versions
Process completed with exit code 1.
test (1.11.0, 23.2, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.12.0, 24.0, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.12.0, 24.0, false): lib/markdown_code_block_formatter.ex#L1
module Mix.Tasks.Format is not a behaviour (in module MarkdownCodeBlockFormatter)
test (1.12.0, 24.0, false): bin/smoke_test.exs#L40
variable "elxir_version" does not exist and is being expanded to "elxir_version()", please use parentheses to remove the ambiguity or change the variable name
test (1.12.0, 24.0, false): lib/markdown_code_block_formatter.ex#L1
module Mix.Tasks.Format is not a behaviour (in module MarkdownCodeBlockFormatter)
test (1.14.0, 25.0, false): bin/smoke_test.exs#L40
variable "elxir_version" does not exist and is being expanded to "elxir_version()", please use parentheses to remove the ambiguity or change the variable name
test (1.14.0, 25.0, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.16.0, 26.2, true)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
test (1.16.0, 26.2, true)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
test (1.16.0, 26.2, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.16.0, 26.2, true)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
test (1.16.0, 26.2, true)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
test (1.15.0, 26.0, true)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test (1.13.0, 24.1, false)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/