Skip to content

chore(deps): bump quantum from 2.3.3 to 3.5.3 #629

chore(deps): bump quantum from 2.3.3 to 3.5.3

chore(deps): bump quantum from 2.3.3 to 3.5.3 #629

Triggered via push March 9, 2024 11:33
Status Failure
Total duration 3m 11s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 12 warnings
test
** (CompileError) lib/scheduler.ex:2: module Quantum.Scheduler is not loaded and could not be found
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
test
Enum.partition/2 is deprecated. Use Enum.split_with/2 instead
test
String.to_char_list/1 is deprecated. Use String.to_charlist/1 instead
test
Enum.chunk/2 is deprecated. Use Enum.chunk_every/2 instead
test
String.lstrip/1 is deprecated. Use String.trim_leading/1 instead
test
calling super for GenServer callback handle_info/2 is deprecated
test
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
test
duplicate key :root_value found in struct
test
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
test
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead