⬆️ Upgrade to Elixir 1.16 #773
Annotations
16 warnings
test (1.15.x)
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/
|
test (1.15.x)
use Bitwise is deprecated. import Bitwise instead
|
test (1.15.x)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
test (1.15.x)
use Bitwise is deprecated. import Bitwise instead
|
test (1.15.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
test (1.16.x)
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/
|
test (1.16.x)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
test (1.16.x)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
test (1.14.x)
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/
|
test (1.14.x)
use Bitwise is deprecated. import Bitwise instead
|
test (1.14.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
test (1.14.x)
use Bitwise is deprecated. import Bitwise instead
|
test (1.13.x)
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/
|
test (1.13.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
test (1.12.x)
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/
|
test (1.12.x)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|