Relax tesla to allow up to 1.12.0 (#15) #56
Annotations
1 error and 7 warnings
Build and test
Process completed with exit code 1.
|
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
Build and test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Build and test
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
Build and test
Mix.Project.compile/1 is deprecated. Use Mix.Task.run("compile", args) instead
|
Build and test
:random.seed/3 is deprecated. Use the 'rand' module instead
|
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|
Build and test
^^^ is deprecated. It is typically used as xor but it has the wrong precedence, use Bitwise.bxor/2 instead
|