Add Team Assessments #1066
Annotations
1 error and 4 warnings
Run CI
Process completed with exit code 16.
|
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:
test/cadet_web/admin_controllers/admin_teams_controller_test.exs#L37
There should be no calls to IO.inspect/1.
|