word #647
Annotations
1 error and 11 warnings
lint-and-test
Process completed with exit code 1.
|
lint-and-test
use Bitwise is deprecated. import Bitwise instead
|
lint-and-test
variable "k" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lint-and-test
variable "v" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lint-and-test
use Bitwise is deprecated. import Bitwise instead
|
lint-and-test
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
lint-and-test
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|
lint-and-test
Supervisor.Spec.supervise/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
lint-and-test
unknown compiler variable "__" (expected one of __MODULE__, __ENV__, __DIR__, __CALLER__, __STACKTRACE__)
|
lint-and-test
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
lint-and-test
Supervisor.Spec.worker/3 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
lint-and-test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|