Fix mise setup in integration tests #2567
Annotations
2 errors and 3 warnings
Run tests
** (SyntaxError) lib/compilation_errors.ex:4:3: unexpected reserved word: end
|
Run tests
** (SyntaxError) lib/parse_errors.ex:15:3: unexpected reserved word: end
|
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)
|
Loading