Versions in this module Expand all Collapse all v1 v1.202547.2 Nov 21, 2025 Changes in this version + const CLIError + const ConfigureDiff + const ConfigureFixed + const ConfigureNoConfig + const Failed + const LintFailure + const NoTestsFound + const PartialOk + const UnhandledOrInternalError + func HandleError(err error) + type ErrorList struct + func (l *ErrorList) Errors() []error + func (l *ErrorList) Insert(err error) + type ExitError struct + Err error + ExitCode int + func (err *ExitError) Error() string