Add action testing framework with test-runner and discoverable test files #9
Annotations
9 errors
|
run-tests (gh-actions/jq/tests/basic.test.yml)
Child process exited with code 3
|
|
run-tests (gh-actions/bson/tests/basic.test.yml)
Child process exited with code 3
|
|
run-tests (gh-actions/test-runner/tests/test-runner.test.yml)
Failed to load /home/runner/work/toolshed/toolshed/./.tmp.action/action.yml
|
|
run-tests (gh-actions/test-runner/tests/test-runner.test.yml)
System.ArgumentException: Unexpected type '' encountered while reading 'steps item uses'. The type 'StringToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertString(TemplateToken value, String objectDescription)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStep(TemplateContext context, TemplateToken stepsItem, ReferenceNameBuilder nameBuilder)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToSteps(TemplateContext context, TemplateToken steps)
at GitHub.Runner.Worker.ActionManifestManagerLegacy.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManagerLegacy.Load(IExecutionContext executionContext, String manifestFile)
|
|
run-tests (gh-actions/test-runner/tests/test-runner.test.yml)
/home/runner/work/toolshed/toolshed/./.tmp.action/action.yml (Line: 14, Col: 3): Required property is missing: uses
|
|
run-tests (gh-actions/test-runner/tests/test-runner.test.yml)
/home/runner/work/toolshed/toolshed/./.tmp.action/action.yml (Line: 15, Col: 5): Unexpected value 'using'
|
|
run-tests (gh-actions/diskspace/tests/basic.test.yml)
Child process exited with code 3
|
|
run-tests (gh-actions/fetch/tests/basic.test.yml)
Child process exited with code 3
|
|
Action Tests
Process completed with exit code 1.
|