Skip to content

Upgraded DB deps, using Req as HTTP client #198

Upgraded DB deps, using Req as HTTP client

Upgraded DB deps, using Req as HTTP client #198

Triggered via pull request May 15, 2024 23:16
Status Failure
Total duration 1m 49s
Artifacts

pr-checks.yml

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

Annotations

1 error and 6 warnings
Test on OTP 26.2.1 / Elixir 1.16.1
Process completed with exit code 20.
Test on OTP 26.2.1 / Elixir 1.16.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test on OTP 26.2.1 / Elixir 1.16.1: lib/botchini/services/youtube/youtube.ex#L100
Do not use parentheses when defining a function which has no arguments.
Test on OTP 26.2.1 / Elixir 1.16.1: lib/botchini/services/twitch/twitch.ex#L106
Do not use parentheses when defining a function which has no arguments.
Test on OTP 26.2.1 / Elixir 1.16.1: lib/botchini_discord/creators/responses/components.ex#L12
There should be no calls to `IO.inspect/1`.
Test on OTP 26.2.1 / Elixir 1.16.1: lib/botchini_discord/creators/responses/components.ex#L11
There should be no calls to `IO.inspect/1`.
Test on OTP 26.2.1 / Elixir 1.16.1
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of expo's mix.exs