Converts action to composite #103
Annotations
6 errors
Experts
/home/runner/work/MQL-Tester-Action/MQL-Tester-Action/./action.yml (Line: 130, Col: 3): Unexpected value 'steps'
|
Experts
System.ArgumentNullException: Value cannot be null. (Parameter 'You are using a composite action but there are no steps provided in /home/runner/work/MQL-Tester-Action/MQL-Tester-Action/./action.yml.')
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)
|
Experts
Failed to load /home/runner/work/MQL-Tester-Action/MQL-Tester-Action/./action.yml
|
Scripts
/home/runner/work/MQL-Tester-Action/MQL-Tester-Action/./action.yml (Line: 130, Col: 3): Unexpected value 'steps'
|
Scripts
System.ArgumentNullException: Value cannot be null. (Parameter 'You are using a composite action but there are no steps provided in /home/runner/work/MQL-Tester-Action/MQL-Tester-Action/./action.yml.')
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)
|
Scripts
Failed to load /home/runner/work/MQL-Tester-Action/MQL-Tester-Action/./action.yml
|