Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ handle_agent_failure.test.cjs
File
handle_agent_failure.test.cjs
actions/setup/js/handle_agent_failure.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
3
import
{ describe, it, expect, beforeEach, afterEach, vi } from
"vitest"
;
4
import
{ createRequire } from
"module"
;
Callers
nothing calls this directly
Calls
15
getActionFailureIssueExpiresHours
Function · 0.85
buildFailureIssueTitle
Function · 0.85
buildExistingIssueBody
Function · 0.85
buildWorkflowMarkerOnlyIssueBody
Function · 0.85
buildReportIncompleteContext
Function · 0.85
renderTemplate
Function · 0.85
buildSecretVerificationContext
Function · 0.85
buildAssignmentErrorsContext
Function · 0.85
buildCodePushFailureContext
Function · 0.85
buildPushRepoMemoryFailureContext
Function · 0.85
buildAppTokenMintingFailedContext
Function · 0.85
buildLockdownCheckFailedContext
Function · 0.85
Tested by
no test coverage detected