Upgraded DB deps, using Req as HTTP client #197
Annotations
1 error and 6 warnings
Run credo
Process completed with exit code 20.
|
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/.
|
Run credo:
lib/botchini/services/youtube/youtube.ex#L100
Do not use parentheses when defining a function which has no arguments.
|
Run credo:
lib/botchini/services/twitch/twitch.ex#L106
Do not use parentheses when defining a function which has no arguments.
|
Run credo:
lib/botchini_discord/creators/responses/components.ex#L12
There should be no calls to `IO.inspect/1`.
|
Run credo:
lib/botchini_discord/creators/responses/components.ex#L11
There should be no calls to `IO.inspect/1`.
|
Compiles without warnings
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of expo's mix.exs
|
Loading