Skip to content

Merge pull request #28 from crazygolem/update-functions #60

Merge pull request #28 from crazygolem/update-functions

Merge pull request #28 from crazygolem/update-functions #60

Triggered via push May 5, 2025 09:54
Status Failure
Total duration 14s
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