Skip to content

refactored list_buckets for better readability #17

refactored list_buckets for better readability

refactored list_buckets for better readability #17

Triggered via push April 17, 2024 05:04
Status Failure
Total duration 49s
Artifacts

CI.yml

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

Annotations

2 errors and 5 warnings
Elixir main / OTP 24.3.4 / NATS latest
Process completed with exit code 2.
Elixir 1.12 / OTP 24.3.4 / NATS 2.10.0
The job was canceled because "_24_3_4_main_latest" failed.
Elixir main / OTP 24.3.4 / NATS latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Elixir main / OTP 24.3.4 / NATS latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 main / OTP 24.3.4 / NATS latest
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Elixir main / OTP 24.3.4 / NATS latest
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Elixir main / OTP 24.3.4 / NATS latest
using map.field notation (without parens) to invoke function Mix.Shell.IO.print_app() is deprecated, you must add parens instead: remote.function()