Add Team Assessments #1066
Annotations
1 error and 4 warnings
mix format and mix credo
Process completed with exit code 16.
|
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/
|
mix format and mix credo
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
mix format and mix credo
variable "asset_host" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix format and mix credo:
test/cadet_web/admin_controllers/admin_teams_controller_test.exs#L37
There should be no calls to IO.inspect/1.
|
The logs for this run have expired and are no longer available.
Loading