build: fix #72
release.yaml
on: push
CI
/
node-ci
28s
Build Website
/
build-zip
Matrix: Build Tauri app
Annotations
4 errors and 1 warning
Build Tauri app (ubuntu-20.04)
/home/runner/work/algokit-explorer/algokit-explorer/./.github/actions/build-ubuntu/action.yaml (Line: 17, Col: 12): Unrecognized named-value: 'needs'. Located at position 1 within expression: needs.create-release.outputs.release-version
|
Build Tauri app (ubuntu-20.04)
/home/runner/work/algokit-explorer/algokit-explorer/./.github/actions/build-ubuntu/action.yaml (Line: 15, Col: 7): Required property is missing: shell
|
Build Tauri app (ubuntu-20.04)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/algokit-explorer/algokit-explorer/./.github/actions/build-ubuntu/action.yaml (Line: 17, Col: 12): Unrecognized named-value: 'needs'. Located at position 1 within expression: needs.create-release.outputs.release-version,/home/runner/work/algokit-explorer/algokit-explorer/./.github/actions/build-ubuntu/action.yaml (Line: 15, Col: 7): Required property is missing: shell
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 Tauri app (ubuntu-20.04)
Failed to load /home/runner/work/algokit-explorer/algokit-explorer/./.github/actions/build-ubuntu/action.yaml
|
CI / node-ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|