Skip to content

Remove unused private macros #125

Remove unused private macros

Remove unused private macros #125

Triggered via push March 30, 2024 14:05
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

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

Annotations

14 errors and 9 warnings
Elixir 1.16 (Erlang/OTP 26): test/guides/cheatsheet_test.exs#L7
test Leaves (Pathex.CheatsheetTest)
Elixir 1.16 (Erlang/OTP 26): test/pathex/lenses_test.exs#L143
test some just (Pathex.LensesTest)
Elixir 1.16 (Erlang/OTP 26): test/pathex/lenses_test.exs#L93
test some concatenated (Pathex.LensesTest)
Elixir 1.16 (Erlang/OTP 26)
Process completed with exit code 2.
Elixir 1.15 (Erlang/OTP 26)
The job was canceled because "_26_1_16" failed.
Elixir 1.15 (Erlang/OTP 26): test/pathex/lenses_test.exs#L93
test some concatenated (Pathex.LensesTest)
Elixir 1.15 (Erlang/OTP 26): test/pathex/lenses_test.exs#L143
test some just (Pathex.LensesTest)
Elixir 1.15 (Erlang/OTP 26): test/guides/cheatsheet_test.exs#L7
test Leaves (Pathex.CheatsheetTest)
Elixir 1.15 (Erlang/OTP 26)
The operation was canceled.
Elixir 1.14 (Erlang/OTP 26)
The job was canceled because "_26_1_16" failed.
Elixir 1.14 (Erlang/OTP 26): test/pathex/lenses_test.exs#L93
test some concatenated (Pathex.LensesTest)
Elixir 1.14 (Erlang/OTP 26): test/pathex/lenses_test.exs#L143
test some just (Pathex.LensesTest)
Elixir 1.14 (Erlang/OTP 26): test/guides/cheatsheet_test.exs#L7
test Leaves (Pathex.CheatsheetTest)
Elixir 1.14 (Erlang/OTP 26)
The operation was canceled.
Elixir 1.16 (Erlang/OTP 26)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Elixir 1.16 (Erlang/OTP 26)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Elixir 1.16 (Erlang/OTP 26)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Elixir 1.16 (Erlang/OTP 26)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
Elixir 1.15 (Erlang/OTP 26): test/pathex_test.exs#L268
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
Elixir 1.15 (Erlang/OTP 26)
redefining module Pathex.AccessibilityTest.User (current version defined in memory)
Elixir 1.15 (Erlang/OTP 26)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Elixir 1.14 (Erlang/OTP 26): test/pathex_test.exs#L268
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
Elixir 1.14 (Erlang/OTP 26)
redefining module Pathex.AccessibilityTest.User (current version defined in memory)