Skip to content

Create action.yml

Create action.yml #63

Triggered via push November 13, 2024 22:50
Status Failure
Total duration 26s
Artifacts

macos-maven.yml

on: push
Matrix: build-macOS
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
build-macOS (macos-12)
/Users/runner/work/tuxguitar/tuxguitar/./.github/actions/download-swt/action.yml (Line: 16, Col: 7): Required property is missing: shell
build-macOS (macos-12)
/Users/runner/work/tuxguitar/tuxguitar/./.github/actions/download-swt/action.yml (Line: 54, Col: 7): Required property is missing: shell
build-macOS (macos-12)
/Users/runner/work/tuxguitar/tuxguitar/./.github/actions/download-swt/action.yml (Line: 59, Col: 7): Required property is missing: shell
build-macOS (macos-12)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /Users/runner/work/tuxguitar/tuxguitar/./.github/actions/download-swt/action.yml (Line: 16, Col: 7): Required property is missing: shell,/Users/runner/work/tuxguitar/tuxguitar/./.github/actions/download-swt/action.yml (Line: 54, Col: 7): Required property is missing: shell,/Users/runner/work/tuxguitar/tuxguitar/./.github/actions/download-swt/action.yml (Line: 59, 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)
build-macOS (macos-12)
Failed to load /Users/runner/work/tuxguitar/tuxguitar/./.github/actions/download-swt/action.yml
build-macOS (macos-13)
The job was canceled because "macos-12" failed.
build-macOS (macos-13)
/Users/runner/work/tuxguitar/tuxguitar/./.github/actions/download-swt/action.yml (Line: 16, Col: 7): Required property is missing: shell
build-macOS (macos-13)
/Users/runner/work/tuxguitar/tuxguitar/./.github/actions/download-swt/action.yml (Line: 54, Col: 7): Required property is missing: shell
build-macOS (macos-13)
/Users/runner/work/tuxguitar/tuxguitar/./.github/actions/download-swt/action.yml (Line: 59, Col: 7): Required property is missing: shell
build-macOS (macos-13)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /Users/runner/work/tuxguitar/tuxguitar/./.github/actions/download-swt/action.yml (Line: 16, Col: 7): Required property is missing: shell,/Users/runner/work/tuxguitar/tuxguitar/./.github/actions/download-swt/action.yml (Line: 54, Col: 7): Required property is missing: shell,/Users/runner/work/tuxguitar/tuxguitar/./.github/actions/download-swt/action.yml (Line: 59, 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)
build-macOS (macos-13)
Failed to load /Users/runner/work/tuxguitar/tuxguitar/./.github/actions/download-swt/action.yml
build-macOS (macos-12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/