PR CheckMate API - v1.22.3
GitHub
npm
Preparing search index...
CheckOutcome
Interface CheckOutcome
Outcome of a single check — the name is attached by the orchestrator.
interface
CheckOutcome
{
details
?:
string
;
status
:
CheckStatus
;
}
Index
Properties
details?
status
Properties
Optional
details
details
?:
string
status
status
:
CheckStatus
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
details
status
GitHub
npm
PR CheckMate API - v1.22.3
Loading...
Outcome of a single check — the name is attached by the orchestrator.