Better stack traces #92
Annotations
6 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests
use Bitwise is deprecated. import Bitwise instead
|
Run tests
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
Run tests
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
Run tests
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Run tests
Code.ensure_compiled?/1 is deprecated. Use Code.ensure_compiled/1 instead (see the proper disclaimers in its docs)
|
The logs for this run have expired and are no longer available.
Loading