# Functions
New returns a new GitHub Actions Writer.
# Variables
ErrorNotInGHA is the error returned when a function can only execute in GitHub Actions, but the current execution environment is NOT GitHub Actions.
# Structs
Annotation represents a message that can optionally be attributed to a specific file location in GitHub.
GHA helps write output for GitHub Actions-specific cases.