Fix disabling HEEx as-you-type compilation. #2183
Annotations
2 errors and 3 warnings
Run tests
** (SyntaxError) lib/parse_errors.ex:15:3: unexpected reserved word: end
|
Run tests
** (SyntaxError) lib/compilation_errors.ex:4:3: unexpected reserved word: end
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
|
Loading