feat: email the snapshot to input email w/signoff #234
Annotations
6 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
/home/runner/work/meshmap-snapshot/meshmap-snapshot/./action/action.yml: (Line: 174, Col: 10, Idx: 7115) - (Line: 178, Col: 15, Idx: 7418): While parsing a block mapping, did not find expected key.
|
test
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)
|
test
Failed to load /home/runner/work/meshmap-snapshot/meshmap-snapshot/./action/action.yml
|