Skip to content

Leaderboard (#1238) #1958

Leaderboard (#1238)

Leaderboard (#1238) #1958

Triggered via push August 6, 2025 15:59
Status Success
Total duration 3m 36s
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: test/cadet/assessments/assessments_test.exs#L3194
50..1 has a default step of -1, please write 50..1//-1 instead
Run CI: test/cadet/assessments/assessments_test.exs#L3183
50..1 has a default step of -1, please write 50..1//-1 instead
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#L240
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