Skip to content

Update CI and compatibility #9

Update CI and compatibility

Update CI and compatibility #9

Triggered via pull request January 29, 2024 12:25
Status Failure
Total duration 3m 16s
Artifacts

test.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

24 errors and 41 warnings
Test (OTP 22 / Elixir 1.13): test/fernetex_test.exs#L67
property can always verify what it generates (FernetTest)
Test (OTP 22 / Elixir 1.13): test/fernetex_test.exs#L48
test key is pulled from config (FernetTest)
Test (OTP 22 / Elixir 1.13): test/fernetex_test.exs#L41
test invalid (FernetTest)
Test (OTP 22 / Elixir 1.13): test/fernetex_test.exs#L5
doctest module Fernet (1) (FernetTest)
Test (OTP 22 / Elixir 1.13): test/fernetex_test.exs#L13
test generate (FernetTest)
Test (OTP 22 / Elixir 1.13): test/fernetex_test.exs#L59
test handles padding on input strings that are a len multiple of 32 (FernetTest)
Test (OTP 22 / Elixir 1.13): test/fernetex_test.exs#L34
test verify! (FernetTest)
Test (OTP 22 / Elixir 1.13): test/fernetex_test.exs#L5
doctest module Fernet (2) (FernetTest)
Test (OTP 22 / Elixir 1.13): test/fernetex_test.exs#L27
test verify (FernetTest)
Test (OTP 22 / Elixir 1.13): test/fernetex_test.exs#L20
test generate! (FernetTest)
Test (OTP 22 / Elixir 1.12): test/fernetex_test.exs#L67
property can always verify what it generates (FernetTest)
Test (OTP 22 / Elixir 1.12): test/fernetex_test.exs#L34
test verify! (FernetTest)
Test (OTP 22 / Elixir 1.12): test/fernetex_test.exs#L48
test key is pulled from config (FernetTest)
Test (OTP 22 / Elixir 1.12): test/fernetex_test.exs#L27
test verify (FernetTest)
Test (OTP 22 / Elixir 1.12): test/fernetex_test.exs#L5
doctest module Fernet (1) (FernetTest)
Test (OTP 22 / Elixir 1.12): test/fernetex_test.exs#L59
test handles padding on input strings that are a len multiple of 32 (FernetTest)
Test (OTP 22 / Elixir 1.12): test/fernetex_test.exs#L13
test generate (FernetTest)
Test (OTP 22 / Elixir 1.12): test/fernetex_test.exs#L20
test generate! (FernetTest)
Test (OTP 22 / Elixir 1.12): test/fernetex_test.exs#L5
doctest module Fernet (2) (FernetTest)
Test (OTP 22 / Elixir 1.12): test/fernetex_test.exs#L41
test invalid (FernetTest)
Test (OTP 25 / Elixir 1.14)
The operation was canceled.
Test (OTP 23 / Elixir 1.14)
The operation was canceled.
Test (OTP 23 / Elixir 1.12)
The operation was canceled.
Test (OTP 23 / Elixir 1.13)
The operation was canceled.
Test (OTP 24 / Elixir 1.13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (OTP 26 / Elixir 1.16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (OTP 26 / Elixir 1.16)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Test (OTP 24 / Elixir 1.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (OTP 26 / Elixir 1.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (OTP 26 / Elixir 1.15)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test (OTP 26 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (OTP 24 / Elixir 1.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (OTP 24 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (OTP 24 / Elixir 1.15)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test (OTP 24 / Elixir 1.16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (OTP 24 / Elixir 1.16)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Test (OTP 22 / Elixir 1.13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (OTP 25 / Elixir 1.15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (OTP 25 / Elixir 1.15)
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Test (OTP 25 / Elixir 1.15)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Test (OTP 25 / Elixir 1.16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (OTP 25 / Elixir 1.16)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Test (OTP 24 / Elixir 1.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (OTP 22 / Elixir 1.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (OTP 25 / Elixir 1.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (OTP 23 / Elixir 1.14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (OTP 23 / Elixir 1.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (OTP 23 / Elixir 1.13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (OTP 26 / Elixir 1.16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint (OTP 26 / Elixir 1.16)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Lint (OTP 26 / Elixir 1.16)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Lint (OTP 26 / Elixir 1.16)
~R/.../ is deprecated, use ~r/.../ instead
Lint (OTP 26 / Elixir 1.16)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Lint (OTP 26 / Elixir 1.16)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Lint (OTP 26 / Elixir 1.16)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Lint (OTP 26 / Elixir 1.16)
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
Lint (OTP 26 / Elixir 1.16)
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
Lint (OTP 26 / Elixir 1.16)
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
Lint (OTP 26 / Elixir 1.16)
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
Lint (OTP 26 / Elixir 1.16)
negative steps are not supported in Enum.slice/2, pass 45..-1//1 instead
Lint (OTP 26 / Elixir 1.16)
negative steps are not supported in Enum.slice/2, pass 45..-1//1 instead
Lint (OTP 26 / Elixir 1.16)
negative steps are not supported in Enum.slice/2, pass 61..-1//1 instead
Lint (OTP 26 / Elixir 1.16)
negative steps are not supported in Enum.slice/2, pass 61..-1//1 instead
Lint (OTP 26 / Elixir 1.16)
negative steps are not supported in Enum.slice/2, pass 44..-1//1 instead
Lint (OTP 26 / Elixir 1.16)
negative steps are not supported in Enum.slice/2, pass 44..-1//1 instead