Update dependency autoprefixer to v10.4.20 #223
Annotations
7 warnings
Test on OTP 26.1.1 / Elixir 1.15.7
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test on OTP 26.1.1 / Elixir 1.15.7
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Test on OTP 26.1.1 / Elixir 1.15.7
use Bitwise is deprecated. import Bitwise instead
|
Test on OTP 26.1.1 / Elixir 1.15.7
use Bitwise is deprecated. import Bitwise instead
|
Test on OTP 26.1.1 / Elixir 1.15.7
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Test on OTP 26.1.1 / Elixir 1.15.7
Application.fetch_env!/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Test on OTP 26.1.1 / Elixir 1.15.7
Application.fetch_env!/2 is discouraged in the module body, use Application.compile_env/3 instead
|