Added manager node monitor #2576
Annotations
10 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests
variable "entry" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests
variable "entry" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests
variable "remaining" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests
variable "first" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests
variable "second" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests
variable "found" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests
variable "b" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests
variable "a" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests:
config/config.exs#L4
variable "f" does not exist and is being expanded to "f()", please use parentheses to remove the ambiguity or change the variable name
|
Loading