build(deps): Bump plug_cowboy from 2.7.1 to 2.7.2 #1572
Annotations
20 warnings
mix ecto.setup
router paths should begin with a forward slash, got: ""
|
mix ecto.setup:
lib/cadet/assessments/assessments.ex#L919
variable "team" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix ecto.setup:
lib/cadet/assessments/assessments.ex#L2711
variable "cr_id" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix ecto.setup:
priv/repo/migrations/20210531155751_multitenant_upgrade.exs#L201
variable "configs" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix ecto.setup
:included_environments option is deprecated. Use :dsn to control whether to send events to Sentry.
|
mix ecto.setup
CadetWeb.Endpoint.init/2 is deprecated, use config/runtime.exs instead or pass additional options when starting the endpoint in your supervision tree
|
mix ecto.setup:
priv/repo/seeds.exs#L87
variable "i" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix ecto.setup:
priv/repo/seeds.exs#L121
variable "i" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix coveralls.github (run tests)
:included_environments option is deprecated. Use :dsn to control whether to send events to Sentry.
|
mix coveralls.github (run tests)
CadetWeb.Endpoint.init/2 is deprecated, use config/runtime.exs instead or pass additional options when starting the endpoint in your supervision tree
|
mix coveralls.github (run tests):
test/cadet_web/plug/rate_limiter_test.exs#L25
variable "key" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
mix coveralls.github (run tests):
test/cadet_web/plug/rate_limiter_test.exs#L3
unused import Plug.Conn
|
mix coveralls.github (run tests)
attempting to determine the presence of embed_many field :choices with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
mix coveralls.github (run tests)
attempting to determine the presence of embed_many field :choices with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
mix coveralls.github (run tests)
attempting to determine the presence of embed_many field :choices with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
mix coveralls.github (run tests)
attempting to determine the presence of embed_many field :choices with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
mix coveralls.github (run tests)
attempting to determine the presence of embed_many field :choices with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
mix coveralls.github (run tests)
attempting to determine the presence of embed_many field :choices with validate_required/3 or field_missing?/2 which has no effect. You can pass the :required option to Ecto.Changeset.cast_embed/3 to achieve this.
|
mix format and mix credo
Req.request/1 is undefined (module Req is not available or is yet to be defined)
|
mix format and mix credo
variable "asset_host" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading