Settings role #197
Annotations
1 error and 6 warnings
|
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/
|
lib/basket/club_officer.ex#L1
Modules should have a @moduledoc tag.
|
lib/basket/club_member.ex#L1
Modules should have a @moduledoc tag.
|
test/basket_web/controllers/invitation_controller_test.exs#L6
The alias `Basket` is not alphabetically ordered among its group.
|
lib/basket/club_officer.ex#L5
The alias `Basket.User` is not alphabetically ordered among its group.
|
lib/basket/club_member.ex#L5
The alias `Basket.User` is not alphabetically ordered among its group.
|
The logs for this run have expired and are no longer available.
Loading