feat: yml check #41
Annotations
5 errors and 1 warning
build
/home/runner/work/setup-s-aliyun/setup-s-aliyun/./action.yml (Line: 16, Col: 14): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.provider
|
build
/home/runner/work/setup-s-aliyun/setup-s-aliyun/./action.yml (Line: 42, Col: 11): Unexpected symbol: '='. Located at position 19 within expression: inputs.provider === 'tencent'
|
build
/home/runner/work/setup-s-aliyun/setup-s-aliyun/./action.yml (Line: 45, Col: 11): Unexpected symbol: '='. Located at position 19 within expression: inputs.provider === 'huawei'
|
build
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/setup-s-aliyun/setup-s-aliyun/./action.yml (Line: 16, Col: 14): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.provider,/home/runner/work/setup-s-aliyun/setup-s-aliyun/./action.yml (Line: 42, Col: 11): Unexpected symbol: '='. Located at position 19 within expression: inputs.provider === 'tencent',/home/runner/work/setup-s-aliyun/setup-s-aliyun/./action.yml (Line: 45, Col: 11): Unexpected symbol: '='. Located at position 19 within expression: inputs.provider === 'huawei'
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
Failed to load /home/runner/work/setup-s-aliyun/setup-s-aliyun/./action.yml
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|