github-workflow-commands-0.0.1.0: GitHub Actions workflow commands
Safe HaskellSafe-Inferred
LanguageGHC2021

GitHub.Workflow.Command.Annotation.Commands.Error

Synopsis

Documentation

data Error Source #

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