payload
sha256:73be1882d9f00ff4a54adf3e78ce14c96a0c76f9b4ef73a3a224157eb1004fb3
{
"attemptCap": 0,
"budgets": {
"maxAddedLines": 600,
"maxChangedFiles": 12
},
"detectedTypes": [
"node"
],
"gates": [
{
"command": null,
"id": "typecheck",
"parser": "exit-code",
"severity": "blocking",
"source": "inspection",
"title": "typecheck (node)"
},
{
"command": null,
"id": "lint",
"parser": "exit-code",
"severity": "blocking",
"source": "inspection",
"title": "lint (node)"
},
{
"command": null,
"id": "format",
"parser": "exit-code",
"severity": "blocking",
"source": "inspection",
"title": "format (node)"
},
{
"command": "node --test --experimental-test-coverage --test-isolation=process --test-reporter=tap --test-reporter-destination=stdout --test-reporter=lcov --test-reporter-destination=stderr",
"id": "tests",
"parser": "test-output",
"severity": "blocking",
"source": "command",
"title": "tests (node --test --experimental-test-coverage --test-isolation=process --test-reporter=tap --test-reporter-destination=stdout --test-reporter=lcov --test-reporter-destination=stderr)"
},
{
"command": null,
"id": "file-set",
"parser": "inspection",
"severity": "blocking",
"source": "inspection",
"title": "changes stay inside the declared file set"
},
{
"command": null,
"id": "placeholder",
"parser": "inspection",
"severity": "blocking",
"source": "inspection",
"title": "no placeholder markers introduced"
},
{
"command": null,
"id": "secret-scan",
"parser": "inspection",
"severity": "blocking",
"source": "inspection",
"title": "no credential material in the change"
},
{
"command": null,
"id": "behaviour-probe",
"parser": "inspection",
"severity": "blocking",
"source": "inspection",
"title": "a changed function still answers to its inputs"
},
{
"command": null,
"id": "diff-budget",
"parser": "inspection",
"severity": "advisory",
"source": "inspection",
"title": "change stays inside its size budget"
}
],
"ratchetArms": [
"gate-regressed",
"testsDeclared",
"assertions",
"skipMarkers",
"testsCollected",
"changedLineCoverage"
]
}