Skip to content

Bump floki from 0.35.2 to 0.36.2 #233

Bump floki from 0.35.2 to 0.36.2

Bump floki from 0.35.2 to 0.36.2 #233

Triggered via pull request August 1, 2024 07:58
Status Success
Total duration 4m 0s
Artifacts

elixir-lint.yml

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