Improve maintainability #215
Annotations
12 warnings
Build and test (26.1.2, 1.15.6)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Build and test (26.1.2, 1.15.6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test (26.1.2, 1.15.6)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test (26.1.2, 1.15.6)
use Bitwise is deprecated. import Bitwise instead
|
Build and test (26.1.2, 1.15.6)
use Bitwise is deprecated. import Bitwise instead
|
Build and test (26.1.2, 1.15.6)
Enum.chunk/2 is deprecated. Use Enum.chunk_every/2 instead
|
Build and test (26.1.2, 1.15.6)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Build and test (26.1.2, 1.15.6)
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
Build and test (26.1.2, 1.15.6)
:crypto.block_decrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
|
Build and test (26.1.2, 1.15.6)
:crypto.hmac/3 is undefined or private, use crypto:mac/4 instead
|
Build and test (26.1.2, 1.15.6)
:crypto.block_encrypt/4 is undefined or private, use crypto:crypto_one_time/5, crypto:crypto_one_time_aead/6,7 or crypto:crypto_(dyn_iv)?_init + crypto:crypto_(dyn_iv)?_update + crypto:crypto_final instead
|
Build and test (26.1.2, 1.15.6)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|