fix(action): properly resolve cn path, closes #10 #18
Annotations
12 errors
draft (macos-latest)
/Users/runner/work/cloud-release/cloud-release/./action.yml (Line: 61, Col: 11): The identifier 'download-cn-cli' may not be used more than once within the same scope.
|
draft (macos-latest)
/Users/runner/work/cloud-release/cloud-release/./action.yml (Line: 73, Col: 11): The identifier 'download-cn-cli' may not be used more than once within the same scope.
|
draft (macos-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /Users/runner/work/cloud-release/cloud-release/./action.yml (Line: 61, Col: 11): The identifier 'download-cn-cli' may not be used more than once within the same scope.,/Users/runner/work/cloud-release/cloud-release/./action.yml (Line: 73, Col: 11): The identifier 'download-cn-cli' may not be used more than once within the same scope.
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)
|
draft (macos-latest)
Failed to load /Users/runner/work/cloud-release/cloud-release/./action.yml
|
draft (ubuntu-latest)
/home/runner/work/cloud-release/cloud-release/./action.yml (Line: 61, Col: 11): The identifier 'download-cn-cli' may not be used more than once within the same scope.
|
draft (ubuntu-latest)
/home/runner/work/cloud-release/cloud-release/./action.yml (Line: 73, Col: 11): The identifier 'download-cn-cli' may not be used more than once within the same scope.
|
draft (ubuntu-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/cloud-release/cloud-release/./action.yml (Line: 61, Col: 11): The identifier 'download-cn-cli' may not be used more than once within the same scope.,/home/runner/work/cloud-release/cloud-release/./action.yml (Line: 73, Col: 11): The identifier 'download-cn-cli' may not be used more than once within the same scope.
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)
|
draft (ubuntu-latest)
Failed to load /home/runner/work/cloud-release/cloud-release/./action.yml
|
draft (windows-latest)
D:\a\cloud-release\cloud-release\./action.yml (Line: 61, Col: 11): The identifier 'download-cn-cli' may not be used more than once within the same scope.
|
draft (windows-latest)
D:\a\cloud-release\cloud-release\./action.yml (Line: 73, Col: 11): The identifier 'download-cn-cli' may not be used more than once within the same scope.
|
draft (windows-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. D:\a\cloud-release\cloud-release\./action.yml (Line: 61, Col: 11): The identifier 'download-cn-cli' may not be used more than once within the same scope.,D:\a\cloud-release\cloud-release\./action.yml (Line: 73, Col: 11): The identifier 'download-cn-cli' may not be used more than once within the same scope.
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)
|
draft (windows-latest)
Failed to load D:\a\cloud-release\cloud-release\./action.yml
|