Skip to content

refactor!: lenra_common dependancy #153

refactor!: lenra_common dependancy

refactor!: lenra_common dependancy #153

Triggered via pull request August 29, 2023 07:33
Status Success
Total duration 5m 46s
Artifacts

elixir_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
PR is WIP?
The following actions uses node12 which is deprecated and will be forced to run on node16: shiipou/pr-is-wip-action@v1.1.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PR is WIP?
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Checks: deps/neotomex/mix.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Checks
Dbg.clear/0 is undefined (module Dbg is not available or is yet to be defined)
Checks
Dbg.local_call/1 is undefined (module Dbg is not available or is yet to be defined)
Checks
Dbg.trace/2 is undefined (module Dbg is not available or is yet to be defined)
Checks: deps/neotomex/mix.exs#L3
use Mix.Config is deprecated. Use the Config module instead
Checks
Dbg.clear/0 is undefined (module Dbg is not available or is yet to be defined)
Checks
Dbg.local_call/1 is undefined (module Dbg is not available or is yet to be defined)
Checks
Dbg.trace/2 is undefined (module Dbg is not available or is yet to be defined)
Checks
System.get_pid/0 is deprecated. Use System.pid/0 instead
Checks: test/support/js_parser.ex#L17
variable "e" is unused (if the variable is not meant to be used, prefix it with an underscore)