Merge pull request #61 from icebreakerone/kip/improve-actions #7
Annotations
6 errors
Deploy authentication
/home/runner/work/perseus-demo-energy/perseus-demo-energy/./.github/templates/deploy/action.yml (Line: 31, Col: 26): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_ACCESS_KEY_ID
|
Deploy authentication
/home/runner/work/perseus-demo-energy/perseus-demo-energy/./.github/templates/deploy/action.yml (Line: 32, Col: 30): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_SECRET_ACCESS_KEY
|
Deploy authentication
/home/runner/work/perseus-demo-energy/perseus-demo-energy/./.github/templates/deploy/action.yml (Line: 33, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AWS_REGION
|
Deploy authentication
/home/runner/work/perseus-demo-energy/perseus-demo-energy/./.github/templates/deploy/action.yml: (Line: 34, Col: 5, Idx: 772) - (Line: 34, Col: 6, Idx: 773): While parsing a block mapping, did not find expected key.
|
Deploy authentication
System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Deploy authentication
Failed to load /home/runner/work/perseus-demo-energy/perseus-demo-energy/./.github/templates/deploy/action.yml
|
Loading