test spack-package-test - DO NOT MERGE #107
Spack.yml
on: pull_request
recipe-check
9s
Matrix: Spack
Annotations
8 errors
Spack (ubuntu-latest)
AlexanderRichert-NOAA/spack-package-test/v1/action.yml (Line: 46, Col: 11): Unexpected symbol: '"auto"'. Located at position 20 within expression: inputs.repo-dir == "auto"
|
Spack (ubuntu-latest)
AlexanderRichert-NOAA/spack-package-test/v1/action.yml (Line: 51, Col: 11): Unexpected symbol: '"auto"'. Located at position 20 within expression: inputs.repo-dir == "auto"
|
Spack (ubuntu-latest)
AlexanderRichert-NOAA/spack-package-test/v1/action.yml (Line: 64, Col: 11): Unexpected symbol: '"none"'. Located at position 25 within expression: inputs.custom-recipe != "none"
|
Spack (ubuntu-latest)
AlexanderRichert-NOAA/spack-package-test/v1/action.yml (Line: 46, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.repo-dir == "auto" }}
|
Spack (ubuntu-latest)
AlexanderRichert-NOAA/spack-package-test/v1/action.yml (Line: 51, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.repo-dir == "auto" }}
|
Spack (ubuntu-latest)
AlexanderRichert-NOAA/spack-package-test/v1/action.yml (Line: 64, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.custom-recipe != "none" }}
|
Spack (ubuntu-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. AlexanderRichert-NOAA/spack-package-test/v1/action.yml (Line: 46, Col: 11): Unexpected symbol: '"auto"'. Located at position 20 within expression: inputs.repo-dir == "auto",AlexanderRichert-NOAA/spack-package-test/v1/action.yml (Line: 51, Col: 11): Unexpected symbol: '"auto"'. Located at position 20 within expression: inputs.repo-dir == "auto",AlexanderRichert-NOAA/spack-package-test/v1/action.yml (Line: 64, Col: 11): Unexpected symbol: '"none"'. Located at position 25 within expression: inputs.custom-recipe != "none",AlexanderRichert-NOAA/spack-package-test/v1/action.yml (Line: 46, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.repo-dir == "auto" }},AlexanderRichert-NOAA/spack-package-test/v1/action.yml (Line: 51, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.repo-dir == "auto" }},AlexanderRichert-NOAA/spack-package-test/v1/action.yml (Line: 64, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ inputs.custom-recipe != "none" }}
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Spack (ubuntu-latest)
Failed to load AlexanderRichert-NOAA/spack-package-test/v1/action.yml
|