mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo.git
synced 2026-09-21 16:52:01 -07:00
40 lines
870 B
JSON
40 lines
870 B
JSON
{
|
|
"schema_version": 1,
|
|
"task": "txid-wire-encoding",
|
|
"component": "psf-memo-db",
|
|
"git_sha": "a2229f7dd4523e6397418e2bb8ac43800940b902",
|
|
"branch": "swarmforge-architect",
|
|
"timestamp": "2026-09-16T22:29:57.163Z",
|
|
"commands": [
|
|
{
|
|
"name": "unit",
|
|
"command": "npm test",
|
|
"exit": 0,
|
|
"duration_ms": 5056,
|
|
"summary": "371 passing"
|
|
},
|
|
{
|
|
"name": "property",
|
|
"command": "npm run property",
|
|
"exit": 0,
|
|
"duration_ms": 20174,
|
|
"summary": "54 pass / 0 fail"
|
|
},
|
|
{
|
|
"name": "acceptance",
|
|
"command": "npm run acceptance",
|
|
"exit": 0,
|
|
"duration_ms": 91309,
|
|
"summary": "all 13 acceptance suites passed"
|
|
},
|
|
{
|
|
"name": "lint",
|
|
"command": "npm run lint",
|
|
"exit": 0,
|
|
"duration_ms": 4175,
|
|
"summary": "ok"
|
|
}
|
|
],
|
|
"result": "pass"
|
|
}
|