secret-access-testing #9
Annotations
5 errors
build-linux
/home/runner/work/actions-workflow-call-test/actions-workflow-call-test/./.github/actions/combine-secrets/action.yml (Line: 17, Col: 9): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.PARTIAL_ONE == '' || secrets.PARTIAL_TWO == ''
|
build-linux
/home/runner/work/actions-workflow-call-test/actions-workflow-call-test/./.github/actions/combine-secrets/action.yml (Line: 26, Col: 10): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.PARTIAL_ONE
|
build-linux
/home/runner/work/actions-workflow-call-test/actions-workflow-call-test/./.github/actions/combine-secrets/action.yml (Line: 17, Col: 9): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ secrets.PARTIAL_ONE == '' || secrets.PARTIAL_TWO == '' }}
|
build-linux
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/actions-workflow-call-test/actions-workflow-call-test/./.github/actions/combine-secrets/action.yml (Line: 17, Col: 9): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.PARTIAL_ONE == '' || secrets.PARTIAL_TWO == '',/home/runner/work/actions-workflow-call-test/actions-workflow-call-test/./.github/actions/combine-secrets/action.yml (Line: 26, Col: 10): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.PARTIAL_ONE,/home/runner/work/actions-workflow-call-test/actions-workflow-call-test/./.github/actions/combine-secrets/action.yml (Line: 17, Col: 9): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ secrets.PARTIAL_ONE == '' || secrets.PARTIAL_TWO == '' }}
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-linux
Failed to load /home/runner/work/actions-workflow-call-test/actions-workflow-call-test/./.github/actions/combine-secrets/action.yml
|