Skip to content

feat: upgrade logger (#1265) #1979

feat: upgrade logger (#1265)

feat: upgrade logger (#1265) #1979

Triggered via push August 14, 2025 18:06
Status Success
Total duration 3m 55s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

18 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
using map.field notation (without parentheses) to invoke function Cadet.Courses.SourcecastUpload.async() is deprecated, you must add parentheses instead: remote.function()
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
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
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#L235
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