Skip to content

feat: Handle JSON sub-views #1052

feat: Handle JSON sub-views

feat: Handle JSON sub-views #1052

Triggered via pull request June 5, 2024 13:03
Status Success
Total duration 6m 38s
Artifacts

elixir_checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: webfactory/ssh-agent@v0.5.3, actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Checks: server/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
use Bitwise is deprecated. import Bitwise instead
Checks
use Bitwise is deprecated. import Bitwise instead
Checks
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Checks
use Bitwise is deprecated. import Bitwise instead
Checks
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Checks
Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Checks: server/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
use Bitwise is deprecated. import Bitwise instead
Checks
use Bitwise is deprecated. import Bitwise instead
Checks
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Checks
use Bitwise is deprecated. import Bitwise instead
Checks
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
Checks
Supervisor.Spec.supervisor/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead