Skip to content

Fix action structure (#59) #49

Fix action structure (#59)

Fix action structure (#59) #49

Triggered via push January 6, 2025 21:22
Status Failure
Total duration 11s
Artifacts

test.yaml

on: push
test-all
3s
test-all
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test-all
/home/runner/work/malloy-cli/malloy-cli/./.github/actions/permission-check/action.yaml (Line: 13, Col: 23): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
test-all
/home/runner/work/malloy-cli/malloy-cli/./.github/actions/permission-check/action.yaml (Line: 14, Col: 7): Required property is missing: shell
test-all
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/malloy-cli/malloy-cli/./.github/actions/permission-check/action.yaml (Line: 13, Col: 23): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN,/home/runner/work/malloy-cli/malloy-cli/./.github/actions/permission-check/action.yaml (Line: 14, Col: 7): Required property is missing: shell 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)
test-all
Failed to load /home/runner/work/malloy-cli/malloy-cli/./.github/actions/permission-check/action.yaml
test-all
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636