user invitations #200
Annotations
1 error and 3 warnings
Static Code Analysis
Process completed with exit code 22.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static Code Analysis:
lib/basket/user.ex#L41
Do not use parentheses when defining a function which has no arguments.
|
Static Code Analysis:
lib/basket/user.ex#L44
There should be no calls to `dbg/1`.
|
Loading