mirror of
https://github.com/actions/toolkit.git
synced 2026-08-26 00:00:28 +02:00
Verify changes with tests - all package-specific tests passing
Co-authored-by: TingluoHuang <[email protected]>
This commit is contained in:
co-authored by
TingluoHuang
parent
dc1fec82a6
commit
dfc20acda2
Vendored
+43
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"run": {
|
||||
"command": "lerna run tsc",
|
||||
"startTime": "2026-01-07T21:56:32.231Z",
|
||||
"endTime": "2026-01-07T21:56:38.771Z",
|
||||
"inner": false
|
||||
},
|
||||
"tasks": [
|
||||
{
|
||||
"taskId": "@actions/io:tsc",
|
||||
"target": "tsc",
|
||||
"projectName": "@actions/io",
|
||||
"hash": "1447665609445088634",
|
||||
"startTime": "2026-01-07T21:56:32.254Z",
|
||||
"endTime": "2026-01-07T21:56:36.931Z",
|
||||
"params": "",
|
||||
"cacheStatus": "cache-miss",
|
||||
"status": 1
|
||||
},
|
||||
{
|
||||
"taskId": "@actions/glob:tsc",
|
||||
"target": "tsc",
|
||||
"projectName": "@actions/glob",
|
||||
"hash": "1176241570014863703",
|
||||
"startTime": "2026-01-07T21:56:32.255Z",
|
||||
"endTime": "2026-01-07T21:56:37.163Z",
|
||||
"params": "",
|
||||
"cacheStatus": "cache-miss",
|
||||
"status": 1
|
||||
},
|
||||
{
|
||||
"taskId": "@actions/http-client:tsc",
|
||||
"target": "tsc",
|
||||
"projectName": "@actions/http-client",
|
||||
"hash": "15551576873791470412",
|
||||
"startTime": "2026-01-07T21:56:32.254Z",
|
||||
"endTime": "2026-01-07T21:56:38.770Z",
|
||||
"params": "",
|
||||
"cacheStatus": "cache-miss",
|
||||
"status": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user