Skip to content

Fix deprecations, caching, update actions workflow #1080

Fix deprecations, caching, update actions workflow

Fix deprecations, caching, update actions workflow #1080

Triggered via pull request January 23, 2024 12:11
Status Success
Total duration 6m 34s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Run CI: lib/cadet/notifications.ex#L279
module attribute @doc was set but no definition follows it
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: test/cadet/jobs/notification_worker/notification_worker_test.exs#L16
variable "asssub_ntype" 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
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
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
Mix.Config.eval!/2 is deprecated. Use Config.Reader.read_imports!/2 instead
Run CI
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Run CI
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
Run CI
Mix.Config.merge/2 is deprecated. Use Config.Reader.merge/2 instead
Run CI
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
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
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Run CI
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Run CI
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead