Merge pull request #840 from lexical-lsp/issue-832 #2601
Annotations
19 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
|
Install and compile the app
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Install and compile the app
function find_controllers/4 is unused
|
Install and compile the app
function skip_scope_alias/2 is unused
|
Install and compile the app
module attribute @phoenix_route_funcs was set but never used
|
Install and compile the app
unused alias Binding
|
Install and compile the app
unused alias Matcher
|
Install and compile the app
unused alias Scope
|
Install and compile the app
unused alias Source
|
Install and compile the app
Macro.path/2 is undefined or private
|
Loading