fix: accidental typo in the refactored code #834
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
17 warnings
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@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
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test
use Bitwise is deprecated. import Bitwise instead
|
Build and test
:crypto.hash/2 defined in application :crypto is used by the current application but the current application does not depend on :crypto. To fix this, you must do one of:
|
Build and test
:crypto.strong_rand_bytes/1 defined in application :crypto is used by the current application but the current application does not depend on :crypto. To fix this, you must do one of:
|
Build and test
String.lstrip/1 is deprecated. Use String.trim_leading/1 instead
|
Build and test
use Bitwise is deprecated. import Bitwise instead
|
Build and test
use Bitwise is deprecated. import Bitwise instead
|
Build and test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Build and test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
Build and test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
Build and test
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|