moving jobs out to see if they run faster #1
Annotations
5 errors
Environment Setup
/home/runner/work/pushpin/pushpin/./.github/base/action.yml (Line: 14, Col: 20): A sequence was not expected
|
Environment Setup
/home/runner/work/pushpin/pushpin/./.github/base/action.yml (Line: 17, Col: 7): Required property is missing: shell
|
Environment Setup
/home/runner/work/pushpin/pushpin/./.github/base/action.yml (Line: 19, Col: 7): Required property is missing: shell
|
Environment Setup
System.ArgumentException: Unexpected type 'SequenceToken' encountered while reading 'inputs value'. The type 'StringToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertString(TemplateToken value, String objectDescription)
at GitHub.DistributedTask.Pipelines.ObjectTemplating.PipelineTemplateConverter.ConvertToStepInputs(TemplateContext context, TemplateToken inputs, Boolean allowExpressions)
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.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Environment Setup
Failed to load /home/runner/work/pushpin/pushpin/./.github/base/action.yml
|
Loading