Fix CI #128
Annotations
5 errors and 8 warnings
CI (26, 1.16)
Process completed with exit code 1.
|
CI (26, 1.15)
The job was canceled because "_26_1_16" failed.
|
CI (26, 1.15)
Process completed with exit code 1.
|
CI (26, 1.14)
The job was canceled because "_26_1_16" failed.
|
CI (26, 1.14)
The operation was canceled.
|
CI (26, 1.16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI (26, 1.16)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
CI (26, 1.16)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
|
CI (26, 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
CI (26, 1.15):
test/pathex_test.exs#L268
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
CI (26, 1.15)
redefining module Pathex.AccessibilityTest.User (current version defined in memory)
|
CI (26, 1.14):
test/pathex_test.exs#L268
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
CI (26, 1.14)
redefining module Pathex.AccessibilityTest.User (current version defined in memory)
|