Show syntax macro completions when Kernel.
is prefixed to the cursor.
#2600
Annotations
6 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 "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
use Bitwise is deprecated. import Bitwise instead
|
Install and compile the app
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Loading