Skip to content

fix: fix trying to import revoked key #15

fix: fix trying to import revoked key

fix: fix trying to import revoked key #15

Triggered via push June 10, 2024 20:56
Status Failure
Total duration 48s
Artifacts

release.yml

on: push
test  /  prevent_duplicate_checks
2s
test / prevent_duplicate_checks
Matrix: test / test_matrix
test  /  required_check
0s
test / required_check
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
test / Test (Elixir 1.12.x | OTP 22)
Process completed with exit code 1.
test / Test (Elixir 1.13.x | OTP 23)
Process completed with exit code 2.
test / Test (Elixir 1.16.x | OTP 26)
Process completed with exit code 2.
test / Test (Elixir 1.14.x | OTP 24)
Process completed with exit code 2.
test / Test (Elixir 1.15.x | OTP 25)
Process completed with exit code 2.
test / required_check
Process completed with exit code 1.
test / prevent_duplicate_checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: insurgent-lab/is-in-pr-action@3e01b38aa0d2a0e51bbc84540300303ec850e80d. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / Test (Elixir 1.12.x | OTP 22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / Test (Elixir 1.13.x | OTP 23)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / Test (Elixir 1.16.x | OTP 26)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / Test (Elixir 1.16.x | 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
test / Test (Elixir 1.16.x | 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
test / Test (Elixir 1.14.x | OTP 24)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / Test (Elixir 1.14.x | OTP 24)
use Bitwise is deprecated. import Bitwise instead
test / Test (Elixir 1.15.x | OTP 25)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / Test (Elixir 1.15.x | OTP 25)
use Bitwise is deprecated. import Bitwise instead