Release Windows app #87
publish_windows.yml
on: workflow_dispatch
build-windows
26s
Annotations
3 errors and 3 warnings
build-windows
D:\a\electron\electron\./.github/actions/build/windows/app\action.yml: (Line: 38, Col: 14, Idx: 1118) - (Line: 38, Col: 14, Idx: 1118): Mapping values are not allowed in this context.
|
build-windows
System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
build-windows
Failed to load D:\a\electron\electron\./.github/actions/build/windows/app\action.yml
|
build-windows
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-windows
The following actions use a deprecated Node.js version and will be forced to run on node20: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-windows
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|