Skip to content

build(deps): bump plug from 1.16.0 to 1.16.1 #1113

build(deps): bump plug from 1.16.0 to 1.16.1

build(deps): bump plug from 1.16.0 to 1.16.1 #1113

Triggered via pull request June 24, 2024 06:49
Status Success
Total duration 2m 31s
Artifacts

check.yml

on: pull_request
Matrix: mix_check
Fit to window
Zoom out
Zoom in

Annotations

32 warnings
mix check (Elixir 1.13, OTP 24.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix check (Elixir 1.14, OTP 24.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix check (Elixir 1.13, OTP 25.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix check (Elixir 1.15, OTP 26.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix check (Elixir 1.15, OTP 26.0)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
mix check (Elixir 1.15, OTP 26.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
mix check (Elixir 1.15, OTP 26.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
mix check (Elixir 1.15, OTP 26.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
mix check (Elixir 1.15, OTP 26.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
mix check (Elixir 1.16, OTP 24.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix check (Elixir 1.16, OTP 26.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix check (Elixir 1.14, OTP 25.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix check (Elixir 1.15, OTP 25.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix check (Elixir 1.15, OTP 25.0)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
mix check (Elixir 1.15, OTP 25.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
mix check (Elixir 1.15, OTP 25.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
mix check (Elixir 1.15, OTP 25.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
mix check (Elixir 1.15, OTP 25.0)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
mix check (Elixir 1.14, OTP 26.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix check (Elixir 1.15, OTP 24.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix check (Elixir 1.15, OTP 24.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
mix check (Elixir 1.15, OTP 24.3)
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
mix check (Elixir 1.15, OTP 24.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
mix check (Elixir 1.15, OTP 24.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
mix check (Elixir 1.15, OTP 24.3)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
mix check (Elixir 1.16, OTP 25.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix check (Elixir 1.17, OTP 27.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix check (Elixir 1.17, OTP 27.0)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
mix check (Elixir 1.17, OTP 26.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix check (Elixir 1.17, OTP 26.0)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
mix check (Elixir 1.17, OTP 25.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
mix check (Elixir 1.17, OTP 25.0)
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead