Github Actions refactor #184
Annotations
5 errors
build-web
/home/runner/work/website/website/./.github/actions/discover_function/action.yml (Line: 23, Col: 37): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GWIP
|
build-web
/home/runner/work/website/website/./.github/actions/discover_function/action.yml (Line: 24, Col: 26): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GSA
|
build-web
/home/runner/work/website/website/./.github/actions/discover_function/action.yml (Line: 35, Col: 12): Unrecognized named-value: 'vars'. Located at position 1 within expression: vars.GCP_REGION
|
build-web
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/website/website/./.github/actions/discover_function/action.yml (Line: 23, Col: 37): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GWIP,/home/runner/work/website/website/./.github/actions/discover_function/action.yml (Line: 24, Col: 26): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GSA,/home/runner/work/website/website/./.github/actions/discover_function/action.yml (Line: 35, Col: 12): Unrecognized named-value: 'vars'. Located at position 1 within expression: vars.GCP_REGION
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-web
Fail to load /home/runner/work/website/website/./.github/actions/discover_function/action.yml
|