Skip to content

build: add pnpm action #2

build: add pnpm action

build: add pnpm action #2

Triggered via push July 30, 2024 13:14
Status Failure
Total duration 13s
Artifacts

changesets.yml

on: push
Create version pull request
4s
Create version pull request
Release
2s
Release
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Create version pull request
/home/runner/work/cive/cive/./.github/actions/install-dependencies/action.yml (Line: 9, Col: 7): Unexpected value 'run'
Create version pull request
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/cive/cive/./.github/actions/install-dependencies/action.yml (Line: 9, Col: 7): Unexpected value 'run' 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)
Create version pull request
Failed to load /home/runner/work/cive/cive/./.github/actions/install-dependencies/action.yml
Release
/home/runner/work/cive/cive/./.github/actions/install-dependencies/action.yml (Line: 9, Col: 7): Unexpected value 'run'
Release
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/cive/cive/./.github/actions/install-dependencies/action.yml (Line: 9, Col: 7): Unexpected value 'run' 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)
Release
Failed to load /home/runner/work/cive/cive/./.github/actions/install-dependencies/action.yml
Create version pull request
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/