.github/workflows/test.yml #330
test.yml
on: workflow_dispatch
Matrix: A job to perform a self-test on this Github Action
Annotations
3 errors
A job to perform a self-test on this Github Action (macos-13)
/Users/runner/work/setup-docker-macos-action/setup-docker-macos-action/./action.yml: (Line: 76, Col: 12, Idx: 2488) - (Line: 76, Col: 21, Idx: 2497): While scanning a block scalar, did not find expected comment or line break.
|
A job to perform a self-test on this Github Action (macos-13)
System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
A job to perform a self-test on this Github Action (macos-13)
Failed to load /Users/runner/work/setup-docker-macos-action/setup-docker-macos-action/./action.yml
|