Leaderboard #1238
Merged
Leaderboard #1238
Annotations
19 warnings
mix inch.report (check documentation coverage)
router paths should begin with a forward slash, got: ""
|
mix dialyzer (check typing)
router paths should begin with a forward slash, got: ""
|
mix coveralls.github (run tests)
using map.field notation (without parentheses) to invoke function Cadet.Courses.SourcecastUpload.__versions() is deprecated, you must add parentheses instead: remote.function()
|
mix coveralls.github (run tests)
using map.field notation (without parentheses) to invoke function Cadet.Courses.SourcecastUpload.__storage() is deprecated, you must add parentheses instead: remote.function()
|
mix coveralls.github (run tests)
using map.field notation (without parentheses) to invoke function Cadet.Courses.SourcecastUpload.async() is deprecated, you must add parentheses instead: remote.function()
|
mix coveralls.github (run tests):
test/cadet/assessments/assessments_test.exs#L3194
50..1 has a default step of -1, please write 50..1//-1 instead
|
mix coveralls.github (run tests):
test/cadet/assessments/assessments_test.exs#L3183
50..1 has a default step of -1, please write 50..1//-1 instead
|
mix coveralls.github (run tests)
CadetWeb.Endpoint.init/2 is deprecated, use config/runtime.exs instead or pass additional options when starting the endpoint in your supervision tree
|
mix coveralls.github (run tests)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
mix coveralls.github (run tests)
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
mix coveralls.github (run tests)
:included_environments option is deprecated. Use :dsn to control whether to send events to Sentry.
|
mix coveralls.github (run tests)
router paths should begin with a forward slash, got: ""
|
mix ecto.setup
CadetWeb.Endpoint.init/2 is deprecated, use config/runtime.exs instead or pass additional options when starting the endpoint in your supervision tree
|
mix ecto.setup
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
mix ecto.setup
using map.field notation (without parentheses) to invoke function Que.Persistence.Mnesia.DB.Jobs.__info__() is deprecated, you must add parentheses instead: remote.function()
|
mix ecto.setup
:included_environments option is deprecated. Use :dsn to control whether to send events to Sentry.
|
mix ecto.setup
router paths should begin with a forward slash, got: ""
|
mix format and mix credo:
lib/cadet_web/router.ex#L240
Found a TODO tag in a comment: # TODO: Missing Swagger path
|
mix format and mix credo:
test/support/xml_generator.ex#L13
Found a TODO tag in a comment: # TODO: refactor in smaller functions
|
Loading