Remove img nonce and update deps #1159
Annotations
2 errors and 5 warnings
Run mix test --include integration:
test/phoenix/live_dashboard/pages/processes_live_test.exs#L129
test can kill process when enabled (Phoenix.LiveDashboard.ProcessesLiveTest)
|
Run mix test --include integration
Process completed with exit code 2.
|
Run mix format --check-formatted
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
Run mix test --include integration:
test/phoenix/live_dashboard/components/title_bar_component_test.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
|
Run mix test --include integration
using map.field notation (without parentheses) to invoke function EctoPSQLExtras.Extensions.info() is deprecated, you must add parentheses instead: remote.function()
|
Run mix test --include integration
using map.field notation (without parentheses) to invoke function EctoMySQLExtras.Plugins.info() is deprecated, you must add parentheses instead: remote.function()
|
Run mix test --include integration
using map.field notation (without parentheses) to invoke function EctoSQLite3Extras.TotalSize.info() is deprecated, you must add parentheses instead: remote.function()
|
Loading