Skip to content

Fix credo

Fix credo #162

Triggered via push March 19, 2024 00:53
Status Success
Total duration 1m 23s
Artifacts

ci.yml

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

Annotations

32 warnings
ci (1.14.x)
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/.
ci (1.14.x)
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/
ci (1.14.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
ci (1.14.x)
use Bitwise is deprecated. import Bitwise instead
ci (1.14.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
ci (1.14.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
ci (1.14.x)
use Bitwise is deprecated. import Bitwise instead
ci (1.13.x)
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/.
ci (1.13.x)
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/
ci (1.15.x)
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/.
ci (1.15.x)
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/
ci (1.15.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
ci (1.15.x)
use Bitwise is deprecated. import Bitwise instead
ci (1.15.x)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
ci (1.15.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
ci (1.15.x)
use Bitwise is deprecated. import Bitwise instead
ci (1.15.x)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
ci (1.15.x)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
ci (1.16.x)
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/.
ci (1.16.x)
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/
ci (1.16.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
ci (1.16.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
ci (1.16.x)
~R/.../ is deprecated, use ~r/.../ instead
ci (1.16.x)
negative steps are not supported in String.slice/2, pass 13..-1//1 instead
ci (1.16.x)
negative steps are not supported in Enum.slice/2, pass 33..-1//1 instead
ci (1.16.x)
negative steps are not supported in Enum.slice/2, pass 113..-1//1 instead
ci (1.16.x)
negative steps are not supported in Enum.slice/2, pass 54..-1//1 instead
ci (1.16.x)
negative steps are not supported in Enum.slice/2, pass 113..-1//1 instead
ci (1.16.x)
negative steps are not supported in Enum.slice/2, pass 51..-1//1 instead
ci (1.16.x)
negative steps are not supported in Enum.slice/2, pass 75..-1//1 instead
ci (1.12.x)
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/.
ci (1.12.x)
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/