Versioning and History #2306
Annotations
6 errors and 25 warnings
|
Run CI
Process completed with exit code 2.
|
|
Run CI:
test/cadet_web/admin_controllers/admin_assets_controller_test.exs#L155
test ok request upload file (CadetWeb.AdminAssetsControllerTest)
|
|
Run CI:
test/cadet_web/admin_controllers/admin_assets_controller_test.exs#L262
test course with custom assets_prefix upload file (CadetWeb.AdminAssetsControllerTest)
|
|
Run CI:
test/cadet_web/admin_controllers/admin_assets_controller_test.exs#L218
test nested filename request upload file (CadetWeb.AdminAssetsControllerTest)
|
|
Run CI:
test/cadet/assessments/assessments_test.exs#L2841
test submissions_by_grader_for_index function sorting by assessment title ascending (Cadet.AssessmentsTest)
|
|
Run CI:
test/cadet/assets/assets_test.exs#L49
test Manage assets upload ok file (Cadet.Assets.AssetsTest)
|
|
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#L3196
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
passing non-atom as application env key is deprecated, got: [CadetWeb.Endpoint, :cors_endpoints]
|
|
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
passing non-atom as application env key is deprecated, got: [CadetWeb.Endpoint, :cors_endpoints]
|
|
Run CI:
test/support/xml_generator.ex#L13
Found a TODO tag in a comment: # TODO: refactor in smaller functions
|
|
Run CI
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|
|
Run CI
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
|
Run CI
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
|
Run CI
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
|
Run CI
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
|
Run CI
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
|
Run CI
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
|
Run CI
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
|
Run CI
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|