chore: auto-commit after execute-task
GSD-Unit: M001/S06/T02
This commit is contained in:
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"schemaVersion": 1,
|
||||||
|
"taskId": "T01",
|
||||||
|
"unitId": "M001/S06/T01",
|
||||||
|
"timestamp": 1774598242061,
|
||||||
|
"passed": false,
|
||||||
|
"discoverySource": "task-plan",
|
||||||
|
"checks": [
|
||||||
|
{
|
||||||
|
"command": "bash scripts/s06-preflight.sh",
|
||||||
|
"exitCode": 1,
|
||||||
|
"durationMs": 30,
|
||||||
|
"verdict": "fail"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"retryAttempt": 1,
|
||||||
|
"maxRetries": 2,
|
||||||
|
"runtimeErrors": [
|
||||||
|
{
|
||||||
|
"source": "bg-shell",
|
||||||
|
"severity": "crash",
|
||||||
|
"message": "[jobtracker-api-abs] exitCode=131 errors: A fatal error was encountered. The library 'libhostpolicy.so' required to execute the application was not found in '/home/pi/.dotnet'.; Failed to run as a self-contained app.",
|
||||||
|
"blocking": true
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user