Run WTI to automatically triage github issues #12
new_issue.yml
on: pull_request
getSimilarIssues
14s
Run wti
13s
Annotations
5 errors and 2 warnings
Run wti
D:\a\WSL\WSL\./.github/actions/triage\action.yml (Line: 17, Col: 5): Unexpected value 'runs-on'
|
Run wti
D:\a\WSL\WSL\./.github/actions/triage\action.yml (Line: 21, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN
|
Run wti
D:\a\WSL\WSL\./.github/actions/triage\action.yml (Line: 19, Col: 9): Required property is missing: shell
|
Run wti
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. D:\a\WSL\WSL\./.github/actions/triage\action.yml (Line: 17, Col: 5): Unexpected value 'runs-on',D:\a\WSL\WSL\./.github/actions/triage\action.yml (Line: 21, Col: 14): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GITHUB_TOKEN,D:\a\WSL\WSL\./.github/actions/triage\action.yml (Line: 19, Col: 9): 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)
|
Run wti
Failed to load D:\a\WSL\WSL\./.github/actions/triage\action.yml
|
getSimilarIssues
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
getSimilarIssues
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|