Skip to content

Add the request!/1 function #84

Add the request!/1 function

Add the request!/1 function #84

Re-run triggered May 3, 2023 08:31
Status Failure
Total duration 1m 15s
Artifacts

main.yml

on: pull_request
Format and compile with warnings as errors
9s
Format and compile with warnings as errors
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Format and compile with warnings as errors
Process completed with exit code 1.
Format and compile with warnings as errors
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2.3.1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Format and compile with warnings as errors
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Format and compile with warnings as errors
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test (Elixir 1.14.1 | Erlang/OTP 25.1)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
Test (Elixir 1.14.1 | Erlang/OTP 25.1)
use Bitwise is deprecated. import Bitwise instead
Test (Elixir 1.14.1 | Erlang/OTP 25.1)
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Test (Elixir 1.14.1 | Erlang/OTP 25.1)
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
Test (Elixir 1.14.1 | Erlang/OTP 25.1)
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Test (Elixir 1.14.1 | Erlang/OTP 25.1)
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)