Skip to content

Merge pull request #1732 from po1inakoroleva/fix#1722 #770

Merge pull request #1732 from po1inakoroleva/fix#1722

Merge pull request #1732 from po1inakoroleva/fix#1722 #770

Triggered via push January 22, 2024 09:29
Status Failure
Total duration 2m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

master.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
build
Process completed with exit code 4.
build
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
build
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
build
the Behaviour module is deprecated. Instead of using this module, use the @callback and @macrocallback module attributes. See the documentation for Module for more information on these attributes
build
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
build
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
build
~R/.../ is deprecated, use ~r/.../ instead