Set up props for publishing #5
Annotations
9 errors and 11 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.15.0, 26.0, true)
Process completed with exit code 1.
|
test (1.16.0, 26.2, true)
The job was canceled because "_1_15_0_26_0_true" failed.
|
test (1.16.0, 26.2, true)
Process completed with exit code 1.
|
test (1.13.0, 24.1, false)
The job was canceled because "_1_15_0_26_0_true" failed.
|
test (1.13.0, 24.1, false)
The operation was canceled.
|
test (1.12.0, 24.0, false)
The job was canceled because "_1_15_0_26_0_true" failed.
|
test (1.12.0, 24.0, false)
The operation was canceled.
|
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.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.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.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.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/
|
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)
|