v1.5.0 (#159) #43
Annotations
5 warnings
Release (26, 1.15.0)
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/
|
Release (26, 1.15.0)
The following actions uses Node.js version which is deprecated 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/
|
Release (26, 1.15.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Release (26, 1.15.0)
use Bitwise is deprecated. import Bitwise instead
|
Release (26, 1.15.0)
Regex.regex?/1 is deprecated. Use Kernel.is_struct/2 or pattern match on %Regex{} instead
|