Merge branch 'master' into master #16
Annotations
19 warnings
Run CI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
lib/cadet/assessments/assessments.ex#L808
variable "team" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run CI:
lib/cadet/assessments/assessments.ex#L2104
variable "cr_id" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run CI:
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)
|
Run CI
CadetWeb.Endpoint.init/2 is deprecated, use config/runtime.exs instead or pass additional options when starting the endpoint in your supervision tree
|
Run CI:
priv/repo/seeds.exs#L87
variable "i" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run CI:
priv/repo/seeds.exs#L109
variable "i" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run CI
CadetWeb.Endpoint.init/2 is deprecated, use config/runtime.exs instead or pass additional options when starting the endpoint in your supervision tree
|
Run CI:
test/cadet/assessments/assessments_test.exs#L2373
variable "assessments" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run CI:
test/cadet/assessments/assessments_test.exs#L2402
variable "assessments" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run CI:
test/cadet/assessments/assessments_test.exs#L2432
variable "assessments" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run CI:
test/cadet/assessments/assessments_test.exs#L2462
variable "assessments" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run CI:
test/cadet/assessments/assessments_test.exs#L2492
variable "assessments" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run CI
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.
|
Run CI
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.
|
Run CI
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.
|
Run CI
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.
|
Run CI
variable "asset_host" is unused (if the variable is not meant to be used, prefix it with an underscore)
|