fix: img csp nonce #1155
Annotations
6 errors and 11 warnings
mix_test (1.14.5, 24.3):
test/phoenix/live_dashboard_test.exs#L17
test embeds csp nonces (Phoenix.LiveDashboardTest)
|
mix_test (1.14.5, 24.3)
Process completed with exit code 2.
|
mix_test (1.15.6, 26.0.2):
test/phoenix/live_dashboard_test.exs#L17
test embeds csp nonces (Phoenix.LiveDashboardTest)
|
mix_test (1.15.6, 26.0.2)
Process completed with exit code 2.
|
mix_test (1.17.2, 27.0.1, lint):
test/phoenix/live_dashboard_test.exs#L17
test embeds csp nonces (Phoenix.LiveDashboardTest)
|
mix_test (1.17.2, 27.0.1, lint)
Process completed with exit code 2.
|
mix_test (1.14.5, 24.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
mix_test (1.15.6, 26.0.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
mix_test (1.15.6, 26.0.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix_test (1.15.6, 26.0.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix_test (1.15.6, 26.0.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix_test (1.15.6, 26.0.2)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix_test (1.17.2, 27.0.1, lint)
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
|
mix_test (1.17.2, 27.0.1, lint):
test/phoenix/live_dashboard/components/title_bar_component_test.exs#L20
~R/.../ is deprecated, use ~r/.../ instead
|
mix_test (1.17.2, 27.0.1, lint)
using map.field notation (without parentheses) to invoke function EctoPSQLExtras.Extensions.info() is deprecated, you must add parentheses instead: remote.function()
|
mix_test (1.17.2, 27.0.1, lint)
using map.field notation (without parentheses) to invoke function EctoMySQLExtras.Plugins.info() is deprecated, you must add parentheses instead: remote.function()
|
mix_test (1.17.2, 27.0.1, lint)
using map.field notation (without parentheses) to invoke function EctoSQLite3Extras.TotalSize.info() is deprecated, you must add parentheses instead: remote.function()
|