fix: ranges for 1.16 #1355
Annotations
6 warnings
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/
|
Run mix compile --warnings-as-errors
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix compile --warnings-as-errors
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix compile --warnings-as-errors
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix test:
test/surface/components/live_redirect_test.exs#L110
Phoenix.LiveView.Helpers.live_redirect/2 is deprecated. Use <.link> instead
|
Run mix test:
test/surface/components/live_patch_test.exs#L112
Phoenix.LiveView.Helpers.live_patch/2 is deprecated. Use <.link> instead
|
The logs for this run have expired and are no longer available.
Loading