feat(actions): add validation and drift-detection actions #3
Annotations
3 errors
Check for drift
/home/runner/work/generate-policy-bot-config/generate-policy-bot-config/./actions/check-for-drift/action.yml (Line: 20, Col: 15): Unrecognized named-value: 'github_workspace'. Located at position 1 within expression: github_workspace
|
Check for drift
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/generate-policy-bot-config/generate-policy-bot-config/./actions/check-for-drift/action.yml (Line: 20, Col: 15): Unrecognized named-value: 'github_workspace'. Located at position 1 within expression: github_workspace
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)
|
Check for drift
Failed to load /home/runner/work/generate-policy-bot-config/generate-policy-bot-config/./actions/check-for-drift/action.yml
|