Update dependencies #1149
Annotations
2 errors and 5 warnings
Run mix test --include integration:
test/phoenix/live_dashboard/pages/ecto_stats_page_test.exs#L64
test renders error without running repos (Phoenix.LiveDashboard.EctoStatsPageTest)
|
Run mix test --include integration
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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