Skip to content

[#22] Support multiple recipe attributes on a single line. #61

[#22] Support multiple recipe attributes on a single line.

[#22] Support multiple recipe attributes on a single line. #61

Triggered via push May 5, 2025 10:46
Status Failure
Total duration 10s
Artifacts

syntax-tests.yml

on: push
Matrix: main
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Syntax Tests (latest)
Process completed with exit code 1.
Syntax Tests (latest): ./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 (latest): ./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 (latest): ./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 (latest): ./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