Refactor leaderboard (#1281) #1968
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
using map.field notation (without parentheses) to invoke function Cadet.Courses.SourcecastUpload.async() is deprecated, you must add parentheses instead: remote.function()
|
|
Run CI
using map.field notation (without parentheses) to invoke function Cadet.Courses.SourcecastUpload.__storage() is deprecated, you must add parentheses instead: remote.function()
|
|
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:
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#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
|