mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo.git
synced 2026-09-21 16:52:01 -07:00
47 lines
1.0 KiB
JSON
47 lines
1.0 KiB
JSON
{
|
|||
|
|
"schema_version": 1,
|
||
|
|
"task": "memo-multipush-encoding",
|
||
|
|
"component": "psf-memo-client",
|
||
|
|
"git_sha": "fac01730c4beaf5b412302f919e47871778f4d08",
|
||
|
|
"branch": "swarmforge-architect",
|
||
|
|
"timestamp": "2026-09-17T04:33:07.792Z",
|
||
|
|
"commands": [
|
||
|
|
{
|
||
|
|
"name": "unit",
|
||
|
|
"command": "npm test",
|
||
|
|
"exit": 0,
|
||
|
|
"duration_ms": 8897,
|
||
|
|
"summary": "425 pass / 0 fail"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "property",
|
||
|
|
"command": "npm run test:property",
|
||
|
|
"exit": 0,
|
||
|
|
"duration_ms": 10258,
|
||
|
|
"summary": "85 pass / 0 fail"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "acceptance",
|
||
|
|
"command": "npm run test:acceptance",
|
||
|
|
"exit": 0,
|
||
|
|
"duration_ms": 14315,
|
||
|
|
"summary": "all 31 acceptance suites passed"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "lint",
|
||
|
|
"command": "npm run lint",
|
||
|
|
"exit": 0,
|
||
|
|
"duration_ms": 2278,
|
||
|
|
"summary": "ok"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "build",
|
||
|
|
"command": "npm run build",
|
||
|
|
"exit": 0,
|
||
|
|
"duration_ms": 60886,
|
||
|
|
"summary": "ok"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"result": "pass"
|
||
|
|
}
|