@liquidmetal-ai/drizzle 0.2.10 → 0.2.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/package.json +1 -1
- package/.turbo/turbo-lint.log +0 -6
- package/.turbo/turbo-test.log +0 -277
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
package/.turbo/turbo-lint.log
DELETED
package/.turbo/turbo-test.log
DELETED
|
@@ -1,277 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
[1G[0K⠙[1G[0K
|
|
3
|
-
> @liquidmetal-ai/drizzle@0.2.9 test
|
|
4
|
-
> vitest run
|
|
5
|
-
|
|
6
|
-
[1G[0K⠙[1G[0K
|
|
7
|
-
[1m[7m[36m RUN [39m[27m[22m [36mv2.1.9 [39m[90m/Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/packages/drizzle[39m
|
|
8
|
-
|
|
9
|
-
[?25l [90m·[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (17)[22m
|
|
10
|
-
[90m·[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
11
|
-
[?25l[?25l[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (17)[22m
|
|
12
|
-
[90m·[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
13
|
-
[?25l[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (17)[22m
|
|
14
|
-
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
15
|
-
[?25l[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (17)[22m
|
|
16
|
-
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
17
|
-
[90m·[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
18
|
-
[?25l[?25l[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (17)[22m
|
|
19
|
-
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
20
|
-
[90m·[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
21
|
-
[90m·[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
22
|
-
[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (17)[22m
|
|
23
|
-
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
24
|
-
[90m·[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
25
|
-
[90m·[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
26
|
-
[90m·[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
27
|
-
[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G[90mstderr[2m | src/unsafe/framework.test.ts[2m > [22m[2mgetPackageVersion[2m > [22m[2mshould return null when package is not found
|
|
28
|
-
[22m[39mError reading package version: Error: Package version not found
|
|
29
|
-
at Module.getPackageVersion (/Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/packages/drizzle/src/unsafe/framework.ts:108:11)
|
|
30
|
-
at /Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/packages/drizzle/src/unsafe/framework.test.ts:151:21
|
|
31
|
-
at file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:533:5
|
|
32
|
-
at runTest (file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1056:11)
|
|
33
|
-
at runSuite (file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1205:15)
|
|
34
|
-
at runSuite (file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1205:15)
|
|
35
|
-
at runFiles (file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1262:5)
|
|
36
|
-
at startTests (file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1271:3)
|
|
37
|
-
at file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/dist/chunks/runBaseTests.3qpJUEJM.js:126:11
|
|
38
|
-
at withEnv (file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/dist/chunks/runBaseTests.3qpJUEJM.js:90:5)
|
|
39
|
-
|
|
40
|
-
[90mstdout[2m | src/logging.test.ts[2m > [22m[2mLogger[2m > [22m[2mcan log messages at a debug level
|
|
41
|
-
[22m[39m{ level: 'DEBUG', message: 'debug message', fields: {} }
|
|
42
|
-
|
|
43
|
-
[90mstdout[2m | src/logging.test.ts[2m > [22m[2mLogger[2m > [22m[2mcan log messages at a info level
|
|
44
|
-
[22m[39m{ level: 'INFO', message: 'info message', fields: {} }
|
|
45
|
-
|
|
46
|
-
[90mstdout[2m | src/logging.test.ts[2m > [22m[2mLogger[2m > [22m[2mcan log messages at a warn level
|
|
47
|
-
[22m[39m{ level: 'WARN', message: 'warn message', fields: {} }
|
|
48
|
-
|
|
49
|
-
[90mstdout[2m | src/logging.test.ts[2m > [22m[2mLogger[2m > [22m[2mcan log messages at an error level
|
|
50
|
-
[22m[39m{ level: 'ERROR', message: 'error message', fields: {} }
|
|
51
|
-
|
|
52
|
-
[?25l [32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (17)[22m
|
|
53
|
-
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
54
|
-
[33m❯[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
55
|
-
[33m❯[39m getPackageVersion[2m (7)[22m
|
|
56
|
-
[32m✓[39m should detect npm package version
|
|
57
|
-
[32m✓[39m should detect yarn package version
|
|
58
|
-
[32m✓[39m should detect pnpm package version
|
|
59
|
-
[32m✓[39m should handle nested dependencies
|
|
60
|
-
[32m✓[39m should return null when package is not found
|
|
61
|
-
[33m⠙[39m should search parent directories for package manager files
|
|
62
|
-
[90m·[39m should handle command execution errors
|
|
63
|
-
[33m❯[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
64
|
-
[33m⠙[39m archive and unarchive
|
|
65
|
-
[90m·[39m list bundle with files
|
|
66
|
-
[90m·[39m read file from bundle
|
|
67
|
-
[90m·[39m read missing file from bundle
|
|
68
|
-
[90m·[39m delete file from bundle
|
|
69
|
-
[90m·[39m for await of bundle
|
|
70
|
-
[90m·[39m stat file from bundle
|
|
71
|
-
[90m·[39m stat missing file from bundle
|
|
72
|
-
[90m·[39m hash bundle
|
|
73
|
-
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
74
|
-
[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (17)[22m
|
|
75
|
-
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
76
|
-
[33m❯[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
77
|
-
[33m❯[39m getPackageVersion[2m (7)[22m
|
|
78
|
-
[32m✓[39m should detect npm package version
|
|
79
|
-
[32m✓[39m should detect yarn package version
|
|
80
|
-
[32m✓[39m should detect pnpm package version
|
|
81
|
-
[32m✓[39m should handle nested dependencies
|
|
82
|
-
[32m✓[39m should return null when package is not found
|
|
83
|
-
[33m⠹[39m should search parent directories for package manager files
|
|
84
|
-
[90m·[39m should handle command execution errors
|
|
85
|
-
[33m❯[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
86
|
-
[33m⠹[39m archive and unarchive
|
|
87
|
-
[90m·[39m list bundle with files
|
|
88
|
-
[90m·[39m read file from bundle
|
|
89
|
-
[90m·[39m read missing file from bundle
|
|
90
|
-
[90m·[39m delete file from bundle
|
|
91
|
-
[90m·[39m for await of bundle
|
|
92
|
-
[90m·[39m stat file from bundle
|
|
93
|
-
[90m·[39m stat missing file from bundle
|
|
94
|
-
[90m·[39m hash bundle
|
|
95
|
-
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
96
|
-
[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [90m·[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
97
|
-
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (17)[22m
|
|
98
|
-
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
99
|
-
[33m❯[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
100
|
-
[33m❯[39m getPackageVersion[2m (7)[22m
|
|
101
|
-
[32m✓[39m should detect npm package version
|
|
102
|
-
[32m✓[39m should detect yarn package version
|
|
103
|
-
[32m✓[39m should detect pnpm package version
|
|
104
|
-
[32m✓[39m should handle nested dependencies
|
|
105
|
-
[32m✓[39m should return null when package is not found
|
|
106
|
-
[33m⠸[39m should search parent directories for package manager files
|
|
107
|
-
[90m·[39m should handle command execution errors
|
|
108
|
-
[33m❯[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
109
|
-
[33m⠸[39m archive and unarchive
|
|
110
|
-
[90m·[39m list bundle with files
|
|
111
|
-
[90m·[39m read file from bundle
|
|
112
|
-
[90m·[39m read missing file from bundle
|
|
113
|
-
[90m·[39m delete file from bundle
|
|
114
|
-
[90m·[39m for await of bundle
|
|
115
|
-
[90m·[39m stat file from bundle
|
|
116
|
-
[90m·[39m stat missing file from bundle
|
|
117
|
-
[90m·[39m hash bundle
|
|
118
|
-
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
119
|
-
[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
120
|
-
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (17)[22m
|
|
121
|
-
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
122
|
-
[33m❯[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
123
|
-
[33m❯[39m getPackageVersion[2m (7)[22m
|
|
124
|
-
[32m✓[39m should detect npm package version
|
|
125
|
-
[32m✓[39m should detect yarn package version
|
|
126
|
-
[32m✓[39m should detect pnpm package version
|
|
127
|
-
[32m✓[39m should handle nested dependencies
|
|
128
|
-
[32m✓[39m should return null when package is not found
|
|
129
|
-
[33m⠼[39m should search parent directories for package manager files
|
|
130
|
-
[90m·[39m should handle command execution errors
|
|
131
|
-
[33m❯[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
132
|
-
[33m⠼[39m archive and unarchive
|
|
133
|
-
[90m·[39m list bundle with files
|
|
134
|
-
[90m·[39m read file from bundle
|
|
135
|
-
[90m·[39m read missing file from bundle
|
|
136
|
-
[90m·[39m delete file from bundle
|
|
137
|
-
[90m·[39m for await of bundle
|
|
138
|
-
[90m·[39m stat file from bundle
|
|
139
|
-
[90m·[39m stat missing file from bundle
|
|
140
|
-
[90m·[39m hash bundle
|
|
141
|
-
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
142
|
-
[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
143
|
-
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (17)[22m
|
|
144
|
-
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
145
|
-
[33m❯[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
146
|
-
[33m❯[39m getPackageVersion[2m (7)[22m
|
|
147
|
-
[32m✓[39m should detect npm package version
|
|
148
|
-
[32m✓[39m should detect yarn package version
|
|
149
|
-
[32m✓[39m should detect pnpm package version
|
|
150
|
-
[32m✓[39m should handle nested dependencies
|
|
151
|
-
[32m✓[39m should return null when package is not found
|
|
152
|
-
[33m⠴[39m should search parent directories for package manager files
|
|
153
|
-
[90m·[39m should handle command execution errors
|
|
154
|
-
[33m❯[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
155
|
-
[33m⠴[39m archive and unarchive
|
|
156
|
-
[90m·[39m list bundle with files
|
|
157
|
-
[90m·[39m read file from bundle
|
|
158
|
-
[90m·[39m read missing file from bundle
|
|
159
|
-
[90m·[39m delete file from bundle
|
|
160
|
-
[90m·[39m for await of bundle
|
|
161
|
-
[90m·[39m stat file from bundle
|
|
162
|
-
[90m·[39m stat missing file from bundle
|
|
163
|
-
[90m·[39m hash bundle
|
|
164
|
-
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
165
|
-
[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
166
|
-
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (17)[22m
|
|
167
|
-
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
168
|
-
[33m❯[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
169
|
-
[33m❯[39m getPackageVersion[2m (7)[22m
|
|
170
|
-
[32m✓[39m should detect npm package version
|
|
171
|
-
[32m✓[39m should detect yarn package version
|
|
172
|
-
[32m✓[39m should detect pnpm package version
|
|
173
|
-
[32m✓[39m should handle nested dependencies
|
|
174
|
-
[32m✓[39m should return null when package is not found
|
|
175
|
-
[33m⠦[39m should search parent directories for package manager files
|
|
176
|
-
[90m·[39m should handle command execution errors
|
|
177
|
-
[33m❯[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
178
|
-
[33m⠦[39m archive and unarchive
|
|
179
|
-
[90m·[39m list bundle with files
|
|
180
|
-
[90m·[39m read file from bundle
|
|
181
|
-
[90m·[39m read missing file from bundle
|
|
182
|
-
[90m·[39m delete file from bundle
|
|
183
|
-
[90m·[39m for await of bundle
|
|
184
|
-
[90m·[39m stat file from bundle
|
|
185
|
-
[90m·[39m stat missing file from bundle
|
|
186
|
-
[90m·[39m hash bundle
|
|
187
|
-
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
188
|
-
[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G[90mstderr[2m | src/unsafe/framework.test.ts[2m > [22m[2mgetPackageVersion[2m > [22m[2mshould handle command execution errors
|
|
189
|
-
[22m[39mError executing npm list command: Error: Command failed
|
|
190
|
-
at /Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/packages/drizzle/src/unsafe/framework.test.ts:192:9
|
|
191
|
-
at mockCall (file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/node_modules/@vitest/spy/dist/index.js:61:17)
|
|
192
|
-
at spy (file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/tinyspy/dist/index.js:45:80)
|
|
193
|
-
at node:internal/util:456:21
|
|
194
|
-
at new Promise (<anonymous>)
|
|
195
|
-
at spy (node:internal/util:442:12)
|
|
196
|
-
at getVersionFromCommand (/Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/packages/drizzle/src/unsafe/framework.ts:69:30)
|
|
197
|
-
at Module.getPackageVersion (/Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/packages/drizzle/src/unsafe/framework.ts:102:31)
|
|
198
|
-
at /Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/packages/drizzle/src/unsafe/framework.test.ts:202:21
|
|
199
|
-
at file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:533:5
|
|
200
|
-
|
|
201
|
-
[?25l [32m✓[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
202
|
-
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (17)[22m
|
|
203
|
-
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
204
|
-
[33m❯[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
205
|
-
[33m❯[39m getPackageVersion[2m (7)[22m
|
|
206
|
-
[32m✓[39m should detect npm package version
|
|
207
|
-
[32m✓[39m should detect yarn package version
|
|
208
|
-
[32m✓[39m should detect pnpm package version
|
|
209
|
-
[32m✓[39m should handle nested dependencies
|
|
210
|
-
[32m✓[39m should return null when package is not found
|
|
211
|
-
[32m✓[39m should search parent directories for package manager files
|
|
212
|
-
[33m⠙[39m should handle command execution errors
|
|
213
|
-
[33m⠙[39m [2m[ beforeEach ][22m
|
|
214
|
-
[32m✓[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
215
|
-
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
216
|
-
[90m·[39m [2msrc/appify/[22mindex[2m.test.ts[22m[2m (3)[22m
|
|
217
|
-
[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G[90mstderr[2m | src/unsafe/framework.test.ts[2m > [22m[2mgetPackageVersion[2m > [22m[2mshould handle command execution errors
|
|
218
|
-
[22m[39mError reading package version: Error: Package version not found
|
|
219
|
-
at Module.getPackageVersion (/Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/packages/drizzle/src/unsafe/framework.ts:108:11)
|
|
220
|
-
at /Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/packages/drizzle/src/unsafe/framework.test.ts:202:21
|
|
221
|
-
at file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:533:5
|
|
222
|
-
at runTest (file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1056:11)
|
|
223
|
-
at runSuite (file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1205:15)
|
|
224
|
-
at runSuite (file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1205:15)
|
|
225
|
-
at runFiles (file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1262:5)
|
|
226
|
-
at startTests (file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/node_modules/@vitest/runner/dist/index.js:1271:3)
|
|
227
|
-
at file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/dist/chunks/runBaseTests.3qpJUEJM.js:126:11
|
|
228
|
-
at withEnv (file:///Users/bosgood/dev/src/github.com/LiquidMetal-AI/liquidmetal/node_modules/vitest/dist/chunks/runBaseTests.3qpJUEJM.js:90:5)
|
|
229
|
-
|
|
230
|
-
[?25l [32m✓[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
231
|
-
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (17)[22m
|
|
232
|
-
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
233
|
-
[32m✓[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
234
|
-
[32m✓[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
235
|
-
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
236
|
-
[32m✓[39m [2msrc/appify/[22mindex[2m.test.ts[22m[2m (3)[22m
|
|
237
|
-
[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
238
|
-
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (17)[22m
|
|
239
|
-
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
240
|
-
[32m✓[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
241
|
-
[32m✓[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
242
|
-
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
243
|
-
[32m✓[39m [2msrc/appify/[22mindex[2m.test.ts[22m[2m (3)[22m
|
|
244
|
-
[32m✓[39m [2msrc/unsafe/[22mcodestore[2m.test.ts[22m[2m (1)[22m
|
|
245
|
-
[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[?25l[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
246
|
-
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (17)[22m
|
|
247
|
-
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
248
|
-
[32m✓[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
249
|
-
[32m✓[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
250
|
-
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
251
|
-
[32m✓[39m [2msrc/appify/[22mindex[2m.test.ts[22m[2m (3)[22m
|
|
252
|
-
[32m✓[39m [2msrc/unsafe/[22mcodestore[2m.test.ts[22m[2m (1)[22m
|
|
253
|
-
[32m✓[39m [2msrc/raindrop/[22mindex[2m.test.ts[22m[2m (1)[22m
|
|
254
|
-
[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[1A[2K[G [32m✓[39m [2msrc/[22mcodestore[2m.test.ts[22m[2m (9)[22m
|
|
255
|
-
[32m✓[39m [2msrc/[22mlogging[2m.test.ts[22m[2m (7)[22m
|
|
256
|
-
[32m✓[39m [2msrc/appify/[22mbuild[2m.test.ts[22m[2m (10)[22m
|
|
257
|
-
[32m✓[39m [2msrc/appify/[22mindex[2m.test.ts[22m[2m (3)[22m
|
|
258
|
-
[32m✓[39m [2msrc/appify/[22mparse[2m.test.ts[22m[2m (17)[22m
|
|
259
|
-
[32m✓[39m [2msrc/appify/[22mvalidate[2m.test.ts[22m[2m (17)[22m
|
|
260
|
-
[32m✓[39m [2msrc/raindrop/[22mindex[2m.test.ts[22m[2m (1)[22m
|
|
261
|
-
[32m✓[39m [2msrc/unsafe/[22mcodestore[2m.test.ts[22m[2m (1)[22m
|
|
262
|
-
[32m✓[39m [2msrc/unsafe/[22mframework[2m.test.ts[22m[2m (7)[22m
|
|
263
|
-
|
|
264
|
-
[2m Test Files [22m [1m[32m9 passed[39m[22m[90m (9)[39m
|
|
265
|
-
[2m Tests [22m [1m[32m72 passed[39m[22m[90m (72)[39m
|
|
266
|
-
[2m Start at [22m 17:26:53
|
|
267
|
-
[2m Duration [22m 3.95s[2m (transform 2.22s, setup 0ms, collect 4.71s, tests 760ms, environment 1ms, prepare 5.95s)[22m
|
|
268
|
-
|
|
269
|
-
[?25h[?25h[1G[0K⠙[1G[0K
|
|
270
|
-
> @liquidmetal-ai/drizzle@0.2.9 posttest
|
|
271
|
-
> npm run lint
|
|
272
|
-
|
|
273
|
-
[1G[0K⠙[1G[0K
|
|
274
|
-
> @liquidmetal-ai/drizzle@0.2.9 lint
|
|
275
|
-
> eslint . --max-warnings=0
|
|
276
|
-
|
|
277
|
-
[1G[0K[1G[0K⠙[1G[0K[1G[0K⠙[1G[0K
|