Add Team Assessments #1063
Annotations
1 error and 11 warnings
Run CI
Process completed with exit code 29.
|
Run CI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run CI
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
Run CI
variable "asset_host" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run CI:
lib/cadet_web/admin_controllers/admin_teams_controller.ex#L27
Variable names should be written in snake_case.
|
Run CI:
lib/cadet_web/admin_controllers/admin_teams_controller.ex#L14
Variable names should be written in snake_case.
|
Run CI:
lib/cadet_web/controllers/team_controller.ex#L47
Variable names should be written in snake_case.
|
Run CI:
lib/cadet_web/controllers/team_controller.ex#L35
Variable names should be written in snake_case.
|
Run CI:
lib/cadet_web/controllers/answer_controller.ex#L50
Variable names should be written in snake_case.
|
Run CI:
lib/cadet_web/controllers/answer_controller.ex#L41
Function/macro/guard names should be written in snake_case.
|
Run CI:
test/cadet_web/controllers/teams_controller_test.exs#L84
Variable names should be written in snake_case.
|
Run CI:
test/cadet_web/controllers/teams_controller_test.exs#L41
Variable names should be written in snake_case.
|