File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
packages/nadle/test/__snapshots__ Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -64,9 +64,9 @@ Command: /ROOT/nadle.mjs --max-workers 1 --no-footer pass --log-level info
6464[info] Detected environments: { CI : false , TEST : true }
6565[info] Execution started
6666[info] Scheduled tasks: root:pass
67- [info] Running pnpm command: pnpm exec tsc ./src/pass.ts --noEmit --pretty
6867[log] <Yellow >></Yellow > Task <Bold >pass</BoldDim > <Yellow >STARTED</Yellow >
6968
69+ [info] Running pnpm command: pnpm exec tsc ./src/pass.ts --noEmit --pretty
7070[info] pnpm command completed successfully.
7171[log]
7272<Green >✓</Green > Task <Bold >pass</BoldDim > <Green >DONE</Green > <Dim >{ duration } </BoldDim >
Original file line number Diff line number Diff line change @@ -14,14 +14,14 @@ Command: /ROOT/nadle.mjs --max-workers 1 --no-footer build
1414Build one
1515[log]
1616<Green >✓</Green > Task <Bold >packages:one:build</BoldDim > <Green >DONE</Green > <Dim >{ duration } </BoldDim >
17- Build two
1817[log] <Yellow >></Yellow > Task <Bold >two:build</BoldDim > <Yellow >STARTED</Yellow >
1918
19+ Build two
2020[log]
2121<Green >✓</Green > Task <Bold >two:build</BoldDim > <Green >DONE</Green > <Dim >{ duration } </BoldDim >
22+ Build root
2223[log] <Yellow >></Yellow > Task <Bold >build</BoldDim > <Yellow >STARTED</Yellow >
2324
24- Build root
2525[log]
2626<Green >✓</Green > Task <Bold >build</BoldDim > <Green >DONE</Green > <Dim >{ duration } </BoldDim >
2727[log]
You can’t perform that action at this time.
0 commit comments