Skip to content

Bump phoenix_html from 3.3.3 to 4.1.1 #230

Bump phoenix_html from 3.3.3 to 4.1.1

Bump phoenix_html from 3.3.3 to 4.1.1 #230

Triggered via pull request August 1, 2024 07:57
Status Failure
Total duration 1m 6s
Artifacts

elixir-lint.yml

on: pull_request
Check code styles and run tests
55s
Check code styles and run tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
Check code styles and run tests
Process completed with exit code 1.
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