Skip to content

Bump phoenix_live_dashboard from 0.8.2 to 0.8.3 #226

Bump phoenix_live_dashboard from 0.8.2 to 0.8.3

Bump phoenix_live_dashboard from 0.8.2 to 0.8.3 #226

Triggered via pull request July 8, 2024 12:32
Status Success
Total duration 4m 6s
Artifacts

elixir-lint.yml

on: pull_request
Check code styles and run tests
3m 59s
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