build: fix #71
release.yaml
on: push
CI
/
node-ci
28s
Build Website
/
build-zip
Matrix: Build Tauri app
Annotations
3 errors and 1 warning
Build Tauri app (ubuntu-20.04)
/home/runner/work/algokit-explorer/algokit-explorer/./.github/actions/build-ubuntu/action.yaml (Line: 14, Col: 23): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
|
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: 14, Col: 23): 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 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/.
|