Update deps #1400
Annotations
5 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
mix test:
test/surface/components/live_redirect_test.exs#L110
Phoenix.LiveView.Helpers.live_redirect/2 is deprecated. Use <.link> instead
|
mix test:
test/surface/components/live_patch_test.exs#L112
Phoenix.LiveView.Helpers.live_patch/2 is deprecated. Use <.link> instead
|
mix test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
mix test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
The logs for this run have expired and are no longer available.
Loading