Skip to content

build(deps): Bump plug_cowboy from 2.7.1 to 2.7.2 #374

build(deps): Bump plug_cowboy from 2.7.1 to 2.7.2

build(deps): Bump plug_cowboy from 2.7.1 to 2.7.2 #374

Triggered via pull request September 16, 2024 17:20
Status Success
Total duration 4m 4s
Artifacts

pr.yml

on: pull_request
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Build and Test (25.1.2, 1.14.2)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (25.1.2, 1.14.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test (25.1.2, 1.14.2)
defp is_valid_hash_code/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp encode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp decode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp check_length/2 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp check_truncated_digest_length/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp check_digest_length/2 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp get_hash_info/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp get_hash_function/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp get_from_dict/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2): lib/app_web/router.ex#L2
this clause cannot match because a previous clause at line 35 always matches
Build and Test (25.1.2, 1.14.2)
defp is_valid_hash_code/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp encode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp decode_internal/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp check_length/2 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp check_truncated_digest_length/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp check_digest_length/2 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp get_hash_info/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp get_hash_function/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
defp get_from_dict/3 is private, @doc attribute is always discarded for private functions/macros/types
Build and Test (25.1.2, 1.14.2)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead