Skip to content

build(deps): Bump postgrex from 0.20.0 to 0.21.1 (#1278) #1952

build(deps): Bump postgrex from 0.20.0 to 0.21.1 (#1278)

build(deps): Bump postgrex from 0.20.0 to 0.21.1 (#1278) #1952

Triggered via push August 5, 2025 21:30
Status Success
Total duration 3m 52s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
Run CI
router paths should begin with a forward slash, got: ""
Run CI
router paths should begin with a forward slash, got: ""
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
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
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
Run CI
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
Run CI
:included_environments option is deprecated. Use :dsn to control whether to send events to Sentry.
Run CI
router paths should begin with a forward slash, got: ""
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
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
Run CI
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
Run CI
:included_environments option is deprecated. Use :dsn to control whether to send events to Sentry.
Run CI
router paths should begin with a forward slash, got: ""
Run CI: lib/cadet_web/router.ex#L218
Found a TODO tag in a comment: # TODO: Missing Swagger path
Run CI: test/support/xml_generator.ex#L13
Found a TODO tag in a comment: # TODO: refactor in smaller functions