CD: Automate the activation of the self hosted runner #58
pypi-cd.yml
on: pull_request
start-self-hosted-runner
7s
Matrix: Publish packages to PyPi
Publish the base PyPi package
0s
Annotations
3 errors
start-self-hosted-runner
/home/runner/work/glide-for-redis/glide-for-redis/./.github/workflows/start-self-hosted-runner/action.yml (Line: 6, Col: 9): A mapping was not expected
|
start-self-hosted-runner
System.ArgumentException: Unexpected type 'MappingToken' encountered while reading 'steps'. The type 'SequenceToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertSequence(TemplateToken value, String objectDescription)
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)
|
start-self-hosted-runner
Failed to load /home/runner/work/glide-for-redis/glide-for-redis/./.github/workflows/start-self-hosted-runner/action.yml
|