← back to Tk11438 Postgres Migration
verification/session-close/lint.json
190 lines
{
"task_id": "TK-11517-serve-authenticated-gracie-internal-doma",
"lane": "cs 0a lint",
"status": "complete",
"checked_at": "2026-09-11T21:46:51.808021+00:00",
"checks": [
{
"path": "/Users/macstudio3/Projects/gracie-internal/lib/vendor-requests.js",
"sha256": "d87ab5d2e4d44953aea64befe63c033dc0bc8479c3bc11fc5328c7bfb6d8690e",
"command": [
"node",
"--check",
"/Users/macstudio3/Projects/gracie-internal/lib/vendor-requests.js"
],
"exit_code": 0,
"output": "",
"pass": true
},
{
"path": "/Users/macstudio3/Projects/gracie-internal/server.js",
"sha256": "d577f28fe6b305bfad4ba29c5a00fbbf896ec963f016546e4873e7ca57a2ba21",
"command": [
"node",
"--check",
"/Users/macstudio3/Projects/gracie-internal/server.js"
],
"exit_code": 0,
"output": "",
"pass": true
},
{
"path": "/Users/macstudio3/Projects/Ken/kalshi-dash/follow-the-winners-check.sh",
"sha256": "61fb025a8011dccedc26f71e1017317074070b96a7b7f299d9f0556606f350a7",
"command": [
"bash",
"-n",
"/Users/macstudio3/Projects/Ken/kalshi-dash/follow-the-winners-check.sh"
],
"exit_code": 0,
"output": "",
"pass": true
},
{
"path": "/Users/macstudio3/Projects/interiordesignershowroom/lib/db.js",
"sha256": "9334c8a8e59fac38527ae2e7c1ef4b659f2c928f7af5ff4fb16660ef49ad1cf1",
"command": [
"node",
"--check",
"/Users/macstudio3/Projects/interiordesignershowroom/lib/db.js"
],
"exit_code": 0,
"output": "",
"pass": true
},
{
"path": "/Users/macstudio3/Projects/patterndesignlab/server.js",
"sha256": "442a2862efbf4100617f3198505be35da54088725421704d27ef9e7a613f7d66",
"command": [
"node",
"--check",
"/Users/macstudio3/Projects/patterndesignlab/server.js"
],
"exit_code": 0,
"output": "",
"pass": true
},
{
"path": "/Users/macstudio3/Projects/tk11438-postgres-migration/verification/gracie-rollout/independent-check.cjs",
"sha256": "d45c5127635551f241a819af8d22e1f059bac1f2e40dc957795ff59d0a351c55",
"command": [
"node",
"--check",
"/Users/macstudio3/Projects/tk11438-postgres-migration/verification/gracie-rollout/independent-check.cjs"
],
"exit_code": 0,
"output": "",
"pass": true
},
{
"path": "/Users/macstudio3/Projects/tk11438-postgres-migration/verification/gracie-rollout/rollout.cjs",
"sha256": "d6720cc595f56742830edee2c0d83102de58c899ace54fe6fef7efe6ca52b2c6",
"command": [
"node",
"--check",
"/Users/macstudio3/Projects/tk11438-postgres-migration/verification/gracie-rollout/rollout.cjs"
],
"exit_code": 0,
"output": "",
"pass": true
},
{
"path": "/Users/macstudio3/Projects/tk11438-postgres-migration/verification/tk11517-domain/browser-check.cjs",
"sha256": "88ced9a1681951d3939215307f93dc939657ec4321fd3a8a98c70b982beb39d4",
"command": [
"node",
"--check",
"/Users/macstudio3/Projects/tk11438-postgres-migration/verification/tk11517-domain/browser-check.cjs"
],
"exit_code": 0,
"output": "",
"pass": true
},
{
"path": "/Users/macstudio3/Projects/tk11438-postgres-migration/verification/tk11517-domain/verify-existing.py",
"sha256": "1862360e81170b666a2c4e7613e04f69f9309aa74ede570581d18d67cc5de18a",
"command": "ast.parse(path.read_text(), filename=str(path))",
"exit_code": 0,
"output": "",
"pass": true
}
],
"toolchains": {
"gracie-internal": {
"commit": "9661303",
"changed_files": [
"lib/vendor-requests.js",
"server.js"
],
"lint_configs": [],
"manifests": {
"package.json": {
"start": "node server.js"
}
},
"worktree_diff": ""
},
"Ken": {
"commit": "d840eb6",
"changed_files": [
"kalshi-dash/follow-the-winners-check.sh"
],
"lint_configs": [],
"manifests": {
"package.json": {
"dev": "next dev -p 7800",
"build": "next build",
"start": "next start -p 7800"
},
"kalshi-dash/package.json": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
}
},
"worktree_diff": ""
},
"interiordesignershowroom": {
"commit": "a482499",
"changed_files": [
"lib/db.js"
],
"lint_configs": [],
"manifests": {
"package.json": {
"start": "node server.js",
"dev": "node server.js",
"seed": "node scripts/seed.js",
"ingest": "node scripts/ingest.js",
"schema": "psql \"$DATABASE_URL\" -f db/schema.sql"
}
},
"worktree_diff": ""
},
"patterndesignlab": {
"commit": "bf33afd",
"changed_files": [
"server.js"
],
"lint_configs": [],
"manifests": {
"package.json": {
"start": "node server.js",
"seed": "node scripts/seed.js",
"schema": "psql -h 127.0.0.1 -U dw_admin -d patterndesignlab -f db/schema.sql"
}
},
"worktree_diff": ""
}
},
"source_mutations": 0,
"autofixes": 0,
"blockers": [],
"limits": [
"Syntax-only validation; application execution, databases, HTTP, service restarts and emails intentionally excluded.",
"No configured lint toolchains found; no dependencies installed."
],
"check_count": 9,
"passed_count": 9
}