Skip to content

Bump phoenix_view from 2.0.2 to 2.0.3 (#102) #223

Bump phoenix_view from 2.0.2 to 2.0.3 (#102)

Bump phoenix_view from 2.0.2 to 2.0.3 (#102) #223

Triggered via push July 8, 2024 12:27
Status Success
Total duration 1m 50s
Artifacts

elixir-lint.yml

on: push
Check code styles and run tests
1m 42s
Check code styles and run tests
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Check code styles and run tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check code styles and run tests: config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Check code styles and run tests: config/test.exs#L5
Mix.Config.config/3 is deprecated. Use the Config module instead
Check code styles and run tests: config/test.exs#L10
Mix.Config.config/2 is deprecated. Use the Config module instead
Check code styles and run tests
module attribute @topic was set but never used
Check code styles and run tests
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Check code styles and run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check code styles and run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check code styles and run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check code styles and run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check code styles and run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check code styles and run tests
module attribute @topic was set but never used
Check code styles and run tests
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Check code styles and run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check code styles and run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check code styles and run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check code styles and run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check code styles and run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check code styles and run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check code styles and run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Check code styles and run tests
phx-update="append" is deprecated, please use streams instead