Skip to content

Create Dev Build

Create Dev Build #229

Manually triggered April 16, 2024 18:44
Status Failure
Total duration 4m 59s
Artifacts

build.yml

on: workflow_dispatch
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
release (windows-2019)
D:\a\zui\zui\./.github/actions/build-zui\action.yml (Line: 72, Col: 25): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.WINDOWS_SIGNING_SSL_COM_USERNAME
release (windows-2019)
D:\a\zui\zui\./.github/actions/build-zui\action.yml (Line: 73, Col: 25): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.WINDOWS_SIGNING_SSL_COM_PASSWORD
release (windows-2019)
D:\a\zui\zui\./.github/actions/build-zui\action.yml (Line: 74, Col: 28): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.WINDOWS_SIGNING_SSL_COM_TOTP_SECRET
release (windows-2019)
D:\a\zui\zui\./.github/actions/build-zui\action.yml (Line: 75, Col: 30): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.WINDOWS_SIGNING_SSL_COM_CREDENTIAL_ID
release (windows-2019)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. D:\a\zui\zui\./.github/actions/build-zui\action.yml (Line: 72, Col: 25): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.WINDOWS_SIGNING_SSL_COM_USERNAME,D:\a\zui\zui\./.github/actions/build-zui\action.yml (Line: 73, Col: 25): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.WINDOWS_SIGNING_SSL_COM_PASSWORD,D:\a\zui\zui\./.github/actions/build-zui\action.yml (Line: 74, Col: 28): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.WINDOWS_SIGNING_SSL_COM_TOTP_SECRET,D:\a\zui\zui\./.github/actions/build-zui\action.yml (Line: 75, Col: 30): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.WINDOWS_SIGNING_SSL_COM_CREDENTIAL_ID 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 (windows-2019)
Failed to load D:\a\zui\zui\./.github/actions/build-zui\action.yml
release (windows-2019)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release (windows-2019)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/