CD: Automate the activation of the self hosted runner #55
npm-cd.yml
on: pull_request
start-self-hosted-runner
3s
Matrix: Publish packages to NPM
Publish the base NPM package
0s
Annotations
6 errors
start-self-hosted-runner
/home/runner/work/glide-for-redis/glide-for-redis/./.github/workflows/start-self-hosted-runner/action.yml (Line: 9, Col: 34): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_EC2_ACCESS_KEY_ID
|
start-self-hosted-runner
/home/runner/work/glide-for-redis/glide-for-redis/./.github/workflows/start-self-hosted-runner/action.yml (Line: 10, Col: 38): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_EC2_SECRET_ACCESS_KEY
|
start-self-hosted-runner
/home/runner/work/glide-for-redis/glide-for-redis/./.github/workflows/start-self-hosted-runner/action.yml (Line: 11, Col: 27): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_REGION
|
start-self-hosted-runner
/home/runner/work/glide-for-redis/glide-for-redis/./.github/workflows/start-self-hosted-runner/action.yml (Line: 14, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_EC2_INSTANCE_ID
|
start-self-hosted-runner
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/glide-for-redis/glide-for-redis/./.github/workflows/start-self-hosted-runner/action.yml (Line: 9, Col: 34): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_EC2_ACCESS_KEY_ID,/home/runner/work/glide-for-redis/glide-for-redis/./.github/workflows/start-self-hosted-runner/action.yml (Line: 10, Col: 38): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_EC2_SECRET_ACCESS_KEY,/home/runner/work/glide-for-redis/glide-for-redis/./.github/workflows/start-self-hosted-runner/action.yml (Line: 11, Col: 27): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_REGION,/home/runner/work/glide-for-redis/glide-for-redis/./.github/workflows/start-self-hosted-runner/action.yml (Line: 14, Col: 16): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_EC2_INSTANCE_ID
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)
|
start-self-hosted-runner
Failed to load /home/runner/work/glide-for-redis/glide-for-redis/./.github/workflows/start-self-hosted-runner/action.yml
|