feat: cache support #39
main.yaml
on: pull_request
semantic-pull-request
/
build
2s
Matrix: e2e
Annotations
9 errors
e2e (ubuntu-latest)
/home/runner/work/setup-shorebird/setup-shorebird/./action.yml (Line: 41, Col: 11): The identifier 'cache-shorebird' may not be used more than once within the same scope.
|
e2e (ubuntu-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/setup-shorebird/setup-shorebird/./action.yml (Line: 41, Col: 11): The identifier 'cache-shorebird' 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)
|
e2e (ubuntu-latest)
Failed to load /home/runner/work/setup-shorebird/setup-shorebird/./action.yml
|
e2e (macos-latest)
/Users/runner/work/setup-shorebird/setup-shorebird/./action.yml (Line: 41, Col: 11): The identifier 'cache-shorebird' may not be used more than once within the same scope.
|
e2e (macos-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /Users/runner/work/setup-shorebird/setup-shorebird/./action.yml (Line: 41, Col: 11): The identifier 'cache-shorebird' 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)
|
e2e (macos-latest)
Failed to load /Users/runner/work/setup-shorebird/setup-shorebird/./action.yml
|
e2e (windows-latest)
D:\a\setup-shorebird\setup-shorebird\./action.yml (Line: 41, Col: 11): The identifier 'cache-shorebird' may not be used more than once within the same scope.
|
e2e (windows-latest)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. D:\a\setup-shorebird\setup-shorebird\./action.yml (Line: 41, Col: 11): The identifier 'cache-shorebird' 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)
|
e2e (windows-latest)
Failed to load D:\a\setup-shorebird\setup-shorebird\./action.yml
|