Skip to content

Prepare for v1.3.0 (#149) #41

Prepare for v1.3.0 (#149)

Prepare for v1.3.0 (#149) #41

Triggered via push June 14, 2024 18:48
Status Success
Total duration 43s
Artifacts

release.yml

on: push
Matrix: Release
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Release (26, 1.15.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
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