chore(ci): move draft releases to github actions #1195
Annotations
9 errors
Test and Build (ubuntu-latest)
/home/runner/work/vscode/vscode/./.github/workflows/actions/test-and-build/action.yaml (Line: 27, Col: 3): Unexpected value 'steps'
|
Test and Build (ubuntu-latest)
System.ArgumentNullException: Value cannot be null. (Parameter 'You are using a composite action but there are no steps provided in /home/runner/work/vscode/vscode/./.github/workflows/actions/test-and-build/action.yaml.')
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)
|
Test and Build (ubuntu-latest)
Fail to load /home/runner/work/vscode/vscode/./.github/workflows/actions/test-and-build/action.yaml
|
Test and Build (macos-latest)
/Users/runner/work/vscode/vscode/./.github/workflows/actions/test-and-build/action.yaml (Line: 27, Col: 3): Unexpected value 'steps'
|
Test and Build (macos-latest)
System.ArgumentNullException: Value cannot be null. (Parameter 'You are using a composite action but there are no steps provided in /Users/runner/work/vscode/vscode/./.github/workflows/actions/test-and-build/action.yaml.')
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)
|
Test and Build (macos-latest)
Fail to load /Users/runner/work/vscode/vscode/./.github/workflows/actions/test-and-build/action.yaml
|
Test and Build (windows-2019)
D:\a\vscode\vscode\./.github/workflows/actions/test-and-build\action.yaml (Line: 27, Col: 3): Unexpected value 'steps'
|
Test and Build (windows-2019)
System.ArgumentNullException: Value cannot be null. (Parameter 'You are using a composite action but there are no steps provided in D:\a\vscode\vscode\./.github/workflows/actions/test-and-build\action.yaml.')
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)
|
Test and Build (windows-2019)
Fail to load D:\a\vscode\vscode\./.github/workflows/actions/test-and-build\action.yaml
|