[#29] Add support for colon-style attribute arguments. #62
Annotations
5 errors
|
|
|
./Syntax/tests/syntax_test_just.recipe_embeddings.just#L24
scope does not match
24 | set -euxo pipefail
25 | #^^^^^^^^^^^^^^^^^^ source.shell.embedded.just
| ^^^^^^^^^^^^^^^^^^ these locations did not match
actual:
| ^^^^ source.just
| ^^^^^^ source.just
| ^^^^^^^^ source.just
|
|
./Syntax/tests/syntax_test_just.recipe_embeddings.just#L22
scope does not match
22 | #!/usr/bin/env bash
23 | #^^^^^^^^^^^^^^^^^^^ source.shell.embedded.just comment.line.number-sign.shell
| ^^^^^^^^^^^^^^^^^^^ these locations did not match
actual:
| ^^^^^^ source.just
| ^ source.just
| ^^^ source.just
| ^ source.just
| ^^^^ source.just
| ^^^^ source.just
|
|
./Syntax/tests/syntax_test_just.recipe_embeddings.just#L17
scope does not match
17 | echo "doing {{ARGS}} stuff"
18 | # ^^^^^^^^ meta.interpolation.just
| ^^^^^^^^ these locations did not match
actual:
| ^^^^^^^^^ source.just
|
|
./Syntax/tests/syntax_test_just.recipe_embeddings.just#L14
scope does not match
14 | #!/bin/sh
15 | #^^^^^^^^^ source.shell.embedded.just comment.line.number-sign.shell
| ^^^^^^^^^ these locations did not match
actual:
| ^^^^^^ source.just
| ^ source.just
| ^^ source.just
|
The logs for this run have expired and are no longer available.
Loading