Skip to content

user invitations

user invitations #200

Triggered via push November 3, 2024 03:20
Status Failure
Total duration 1m 1s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
test
Process completed with exit code 22.
test
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/
test: lib/basket/user.ex#L41
Do not use parentheses when defining a function which has no arguments.
test: lib/basket/user.ex#L44
There should be no calls to `dbg/1`.