Skip to content

fix: accidental typo in the refactored code #834

fix: accidental typo in the refactored code

fix: accidental typo in the refactored code #834

Triggered via pull request October 6, 2023 08:21
Status Success
Total duration 8m 56s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

elixir-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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