Skip to content

feat: added cache for binary and bundle to speed up action #18

feat: added cache for binary and bundle to speed up action

feat: added cache for binary and bundle to speed up action #18

Triggered via pull request December 12, 2024 08:41
Status Failure
Total duration 17s
Artifacts

crc-action.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build
/home/runner/work/crc-github-action/crc-github-action/./action.yml (Line: 46, Col: 11): A mapping was not expected
build
/home/runner/work/crc-github-action/crc-github-action/./action.yml (Line: 54, Col: 11): A mapping was not expected
build
System.ArgumentException: Unexpected type 'MappingToken' 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)
build
Failed to load /home/runner/work/crc-github-action/crc-github-action/./action.yml
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636