Test Action #16
test.yaml
on: workflow_dispatch
test-push-pull-request
0s
test-workflow-dispatch
3s
test-env-vars
4s
Annotations
6 errors and 2 warnings
test-workflow-dispatch
/home/runner/work/print-workflow-dispatch-inputs/print-workflow-dispatch-inputs/./action.yml: (Line: 34, Col: 25, Idx: 981) - (Line: 34, Col: 25, Idx: 981): While scanning a simple key, could not find expected ':'.
|
test-workflow-dispatch
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)
|
test-workflow-dispatch
Failed to load /home/runner/work/print-workflow-dispatch-inputs/print-workflow-dispatch-inputs/./action.yml
|
test-env-vars
/home/runner/work/print-workflow-dispatch-inputs/print-workflow-dispatch-inputs/./action.yml: (Line: 34, Col: 25, Idx: 981) - (Line: 34, Col: 25, Idx: 981): While scanning a simple key, could not find expected ':'.
|
test-env-vars
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)
|
test-env-vars
Failed to load /home/runner/work/print-workflow-dispatch-inputs/print-workflow-dispatch-inputs/./action.yml
|
test-workflow-dispatch
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-env-vars
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|