Skip to content

Add new practice exercise game-of-life #892

Add new practice exercise game-of-life

Add new practice exercise game-of-life #892

Triggered via pull request May 17, 2024 07:46
Status Failure
Total duration 4m 12s
Artifacts

ci.yml

on: pull_request
Link Checker
9s
Link Checker
Matrix: ci
Matrix: precheck
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 15 warnings
ci (1.11.0, 23.2)
Process completed with exit code 1.
ci (1.16.0, 26.2)
The job was canceled because "_1_11_0_23_2" failed.
ci (1.16.0, 26.2)
The operation was canceled.
ci (1.15.0, 26.0)
The job was canceled because "_1_11_0_23_2" failed.
ci (1.15.0, 26.0)
The operation was canceled.
precheck (1.16, 26.2)
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/
precheck (1.16, 26.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
precheck (1.16, 26.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
ci (1.14.0, 25.0)
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/
ci (1.12.0, 24.0)
module Mix.Tasks.Format is not a behaviour (in module DoctestFormatter)
ci (1.12.0, 24.0)
module Mix.Tasks.Format is not a behaviour (in module MarkdownCodeBlockFormatter)
ci (1.12.0, 24.0)
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/
ci (1.13.0, 24.1)
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/
ci (1.11.0, 23.2)
module Mix.Tasks.Format is not a behaviour (in module DoctestFormatter)
ci (1.11.0, 23.2)
module Mix.Tasks.Format is not a behaviour (in module MarkdownCodeBlockFormatter)
ci (1.11.0, 23.2)
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/
ci (1.16.0, 26.2)
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/
ci (1.16.0, 26.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
ci (1.16.0, 26.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
ci (1.15.0, 26.0)
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/