revert: fix: Webhooks trigger render error (#215) #1058
Triggered via pull request
September 16, 2024 12:28
Status
Success
Total duration
8m 52s
Artifacts
–
Annotations
22 warnings
Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[email protected], 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
The following actions use a deprecated Node.js version and will be forced to run on node20: webfactory/[email protected], actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
|