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": "like-result-modal",
|
|
"component": "psf-memo-client",
|
|
"git_sha": "e071881ea06f9a7951352e5242319d21f7ba7997",
|
|
"branch": "swarmforge-architect",
|
|
"timestamp": "2026-09-16T19:31:39.772Z",
|
|
"commands": [
|
|
{
|
|
"name": "unit",
|
|
"command": "npm test",
|
|
"exit": 0,
|
|
"duration_ms": 8374,
|
|
"summary": "387 pass / 0 fail"
|
|
},
|
|
{
|
|
"name": "property",
|
|
"command": "npm run test:property",
|
|
"exit": 0,
|
|
"duration_ms": 9402,
|
|
"summary": "75 pass / 0 fail"
|
|
},
|
|
{
|
|
"name": "acceptance",
|
|
"command": "npm run test:acceptance",
|
|
"exit": 0,
|
|
"duration_ms": 13394,
|
|
"summary": "all 29 acceptance suites passed"
|
|
},
|
|
{
|
|
"name": "lint",
|
|
"command": "npm run lint",
|
|
"exit": 0,
|
|
"duration_ms": 2266,
|
|
"summary": "ok"
|
|
},
|
|
{
|
|
"name": "build",
|
|
"command": "npm run build",
|
|
"exit": 0,
|
|
"duration_ms": 66200,
|
|
"summary": "ok"
|
|
}
|
|
],
|
|
"result": "pass"
|
|
}
|