Module "api-helper/misc/reportFailureInterpretation"
Functions
reportFailureInterpretation
- reportFailureInterpretation(stepName: string, interpretation: InterpretedLog | undefined, fullLog: { log: string; url?: string }, id: RemoteRepoRef, addressChannels: AddressChannels, retryButton?: Action): Promise<void>
-
Parameters
-
stepName: string
-
-
fullLog: { log: string; url?: string }
-
log: string
-
Optional url?: string
-
id: RemoteRepoRef
-
-
Optional retryButton: Action