feat: email the snapshot to input email w/signoff #232
Annotations
5 errors
test
/home/runner/work/meshmap-snapshot/meshmap-snapshot/./action/action.yml (Line: 166, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.MAIL_USERNAME
|
test
/home/runner/work/meshmap-snapshot/meshmap-snapshot/./action/action.yml (Line: 167, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.MAIL_PASSWORD
|
test
/home/runner/work/meshmap-snapshot/meshmap-snapshot/./action/action.yml (Line: 169, Col: 15): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.MAIL_USERNAME
|
test
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/meshmap-snapshot/meshmap-snapshot/./action/action.yml (Line: 166, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.MAIL_USERNAME,/home/runner/work/meshmap-snapshot/meshmap-snapshot/./action/action.yml (Line: 167, Col: 19): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.MAIL_PASSWORD,/home/runner/work/meshmap-snapshot/meshmap-snapshot/./action/action.yml (Line: 169, Col: 15): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.MAIL_USERNAME
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)
|
test
Failed to load /home/runner/work/meshmap-snapshot/meshmap-snapshot/./action/action.yml
|