Common setup #2
Annotations
4 errors
build
fortio/workflows/common_setup/.github/actions/common_setup/action.yml (Line: 15, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKER_USER
|
build
fortio/workflows/common_setup/.github/actions/common_setup/action.yml (Line: 16, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKER_TOKEN
|
build
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. fortio/workflows/common_setup/.github/actions/common_setup/action.yml (Line: 15, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKER_USER,fortio/workflows/common_setup/.github/actions/common_setup/action.yml (Line: 16, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DOCKER_TOKEN
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
Failed to load fortio/workflows/common_setup/.github/actions/common_setup/action.yml
|