package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: Mar 26, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
HadErrors returns true if any errors have been emitted.
type Error interface {
Emit(msg string, args ...interface{})
}
Error is an interface for emitting errors to GitHub Actions.
New creates a new class of GitHub Action errors with the given title.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.