| Safe Haskell | Safe-Inferred |
|---|---|
| Language | GHC2021 |
GitHub.Workflow.Command.Annotation.Commands.Error
Documentation
Creates an error message and prints the message to the log
The message can be associated with a particular file in your repository,
and optionally also a position within the file. See HasLocationMaybe.
GitHub documentation: Setting an error message
Constructors
| Error | |
Fields
| |
Instances
| HasLocationMaybe Error Source # | |
| GetProperties Error Source # | |
Defined in GitHub.Workflow.Command.Annotation.Commands.Error Methods getProperties :: Error -> Properties Source # | |
| HasProperties Error Source # | |
Defined in GitHub.Workflow.Command.Annotation.Commands.Error Methods | |
| ToCommand Error Source # | |
| FromMessage Error Source # | |
Defined in GitHub.Workflow.Command.Annotation.Commands.Error Methods fromMessage :: Message -> Error Source # | |
| HasMessage Error Source # | |
| ToByteString Error Source # | |
| IsAnnotationType Error Source # | |
Defined in GitHub.Workflow.Command.Annotation.Commands.Error Methods | |