Skip to content

feat!: Use the new API project with breaking changes #1471

feat!: Use the new API project with breaking changes

feat!: Use the new API project with breaking changes #1471

Triggered via pull request September 19, 2023 08:50
Status Success
Total duration 9m 8s
Artifacts

elixir_checks.yml

on: pull_request
PR is WIP?
5s
PR is WIP?
server checks
1m 53s
server checks
application_runner checks
8m 43s
application_runner checks
Fit to window
Zoom out
Zoom in

Annotations

30 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/
server checks
The following actions uses node***2 which is deprecated and will be forced to run on node***6: webfactory/ssh-agent@v0.5.3, actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-***3-github-actions-all-actions-will-run-on-node***6-instead-of-node***2-by-default/
server checks
variable "uuid" is unused (if the variable is not meant to be used, prefix it with an underscore)
server checks
variable "uuid" is unused (if the variable is not meant to be used, prefix it with an underscore)
application_runner checks
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/ssh-agent@v0.5.3, 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/
application_runner checks: libs/application_runner/deps/neotomex/mix.exs#L3
use Mix.Config is deprecated. Use the Config module instead
application_runner checks
Dbg.clear/0 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
Dbg.local_call/1 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
Dbg.trace/2 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
application_runner checks
Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
application_runner checks
unused alias BusinessError
application_runner checks
unused alias AppSocket
application_runner checks
unused alias Environment
application_runner checks
unused alias Session
application_runner checks
undefined module attribute @manifest, please remove access to @manifest or explicitly set it before access
application_runner checks
undefined module attribute @view, please remove access to @view or explicitly set it before access
application_runner checks
undefined module attribute @manifest, please remove access to @manifest or explicitly set it before access
application_runner checks
unused alias AppGuardian
application_runner checks
variable "mongo_name" is unused (if the variable is not meant to be used, prefix it with an underscore)
application_runner checks
key :token will be overridden in map
application_runner checks
key :token will be overridden in map
application_runner checks
function handle_request/2 is unused
application_runner checks: libs/application_runner/deps/neotomex/mix.exs#L3
use Mix.Config is deprecated. Use the Config module instead
application_runner checks
Dbg.clear/0 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
Dbg.local_call/1 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
Dbg.trace/2 is undefined (module Dbg is not available or is yet to be defined)
application_runner checks
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
application_runner checks
Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead