Add AI grading statistics/feedback and refined AI comment persistence workflow #1345
Annotations
32 warnings
|
mix inch.report (check documentation coverage)
router paths should begin with a forward slash, got: ""
|
|
mix inch.report (check documentation coverage)
passing non-atom as application env key is deprecated, got: [CadetWeb.Endpoint, :cors_endpoints]
|
|
mix dialyzer (check typing)
missing specification for function is_visible_ascii/1
|
|
mix dialyzer (check typing)
missing specification for function is_visible_latin1/1
|
|
mix dialyzer (check typing)
missing specification for function is_iso646_basic/1
|
|
mix dialyzer (check typing)
missing specification for function is_ascii/1
|
|
mix dialyzer (check typing)
missing specification for function is_latin1/1
|
|
mix dialyzer (check typing)
missing specification for function is_bmpchar/1
|
|
mix dialyzer (check typing)
missing specification for function is_unicode/1
|
|
mix dialyzer (check typing)
missing specification for function is_iso10646/1
|
|
mix dialyzer (check typing)
router paths should begin with a forward slash, got: ""
|
|
mix dialyzer (check typing)
passing non-atom as application env key is deprecated, got: [CadetWeb.Endpoint, :cors_endpoints]
|
|
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 coveralls.github (run tests)
passing non-atom as application env key is deprecated, got: [CadetWeb.Endpoint, :cors_endpoints]
|
|
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 ecto.setup
passing non-atom as application env key is deprecated, got: [CadetWeb.Endpoint, :cors_endpoints]
|
|
mix format and mix credo
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
|
|
mix format and mix credo
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
|
|
mix format and mix credo
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
|
|
mix format and mix credo
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
|
|
mix format and mix credo
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
|
|
mix format and mix credo
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
|
|
mix format and mix credo
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
|
|
mix format and mix credo
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
|
|
mix format and mix credo
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
|
|
mix format and mix credo
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
|
Loading