Skip to content

Fix image handling bugs in twoliter update #805

Fix image handling bugs in twoliter update

Fix image handling bugs in twoliter update #805

Triggered via pull request July 17, 2024 19:49
Status Failure
Total duration 17s
Billable time 1m
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build
/home/runner/work/twoliter/twoliter/./.github/actions/install-crane/action.yaml (Line: 17, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
build
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/twoliter/twoliter/./.github/actions/install-crane/action.yaml (Line: 17, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check() 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/twoliter/twoliter/./.github/actions/install-crane/action.yaml
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/