@monorepolint/rules 0.5.0-alpha.130 → 0.5.0-alpha.131
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/.turbo/turbo-test.log +137 -135
- package/.turbo/turbo-transpile-typescript.log +3 -3
- package/package.json +5 -5
package/.turbo/turbo-test.log
CHANGED
|
@@ -6,23 +6,25 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
6
6
|
ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
|
|
7
7
|
ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/monorepolint/packages/core/build/js/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /home/runner/work/monorepolint/monorepolint/packages/core/build/js/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
|
|
8
8
|
ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
|
|
9
|
-
(
|
|
9
|
+
ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/monorepolint/packages/core/build/js/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /home/runner/work/monorepolint/monorepolint/packages/core/build/js/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
|
|
10
|
+
(node:3360) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
10
11
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
11
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentVersions.spec.ts[22m ([0m[1m[41m6.
|
|
12
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentVersions.spec.ts[22m ([0m[1m[41m6.447 s[49m[22m[0m)
|
|
12
13
|
consistentVersions
|
|
13
14
|
standard tests
|
|
14
|
-
[32m✓[39m [2mDoes nothing when arguments are empty (
|
|
15
|
-
[32m✓[39m [2mFixes packages that have an incorrect dependency version (
|
|
16
|
-
[32m✓[39m [2mIgnores packages that have a correct dependency version (
|
|
17
|
-
[32m✓[39m [2mFixes packages that have an incorrect devDependency version (
|
|
18
|
-
[32m✓[39m [2mIgnores packages that have a correct devDependency version (
|
|
15
|
+
[32m✓[39m [2mDoes nothing when arguments are empty (19 ms)[22m
|
|
16
|
+
[32m✓[39m [2mFixes packages that have an incorrect dependency version (17 ms)[22m
|
|
17
|
+
[32m✓[39m [2mIgnores packages that have a correct dependency version (2 ms)[22m
|
|
18
|
+
[32m✓[39m [2mFixes packages that have an incorrect devDependency version (2 ms)[22m
|
|
19
|
+
[32m✓[39m [2mIgnores packages that have a correct devDependency version (2 ms)[22m
|
|
19
20
|
[32m✓[39m [2mFixes packages that have an incorrect dependency and devDependency versions (3 ms)[22m
|
|
20
21
|
Multiple accepted versions tests
|
|
21
22
|
[32m✓[39m [2mAccepts a match when multiple versions are configured (3 ms)[22m
|
|
22
23
|
[32m✓[39m [2mErrors when version does not match (2 ms)[22m
|
|
23
24
|
|
|
25
|
+
ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
|
|
24
26
|
[2mconsole.log[22m
|
|
25
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
27
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3362-gnE6oAYDUGV4)
|
|
26
28
|
[2m[22m
|
|
27
29
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
28
30
|
|
|
@@ -45,7 +47,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
45
47
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
46
48
|
|
|
47
49
|
[2mconsole.log[22m
|
|
48
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
50
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3362-VNbc4o622Z7S)
|
|
49
51
|
[2m[22m
|
|
50
52
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
51
53
|
|
|
@@ -55,7 +57,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
55
57
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
56
58
|
|
|
57
59
|
[2mconsole.log[22m
|
|
58
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
60
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3362-TldkO8GD2w5v)
|
|
59
61
|
[2m[22m
|
|
60
62
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
61
63
|
|
|
@@ -65,7 +67,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
65
67
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
66
68
|
|
|
67
69
|
[2mconsole.log[22m
|
|
68
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
70
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3362-1UAjI81oqBmU)
|
|
69
71
|
[2m[22m
|
|
70
72
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
71
73
|
|
|
@@ -88,7 +90,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
88
90
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:169:10)[22m[2m[22m
|
|
89
91
|
|
|
90
92
|
[2mconsole.log[22m
|
|
91
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
93
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3362-b2JRzD6kjzMF)
|
|
92
94
|
[2m[22m
|
|
93
95
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
94
96
|
|
|
@@ -98,7 +100,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
98
100
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
99
101
|
|
|
100
102
|
[2mconsole.log[22m
|
|
101
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
103
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3362-y70Q3HsutCaf)
|
|
102
104
|
[2m[22m
|
|
103
105
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
104
106
|
|
|
@@ -108,7 +110,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
108
110
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
109
111
|
|
|
110
112
|
[2mconsole.log[22m
|
|
111
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
113
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3362-luG3ZWUhhXfp)
|
|
112
114
|
[2m[22m
|
|
113
115
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
114
116
|
|
|
@@ -117,10 +119,10 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
117
119
|
[2m[22m
|
|
118
120
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
119
121
|
|
|
120
|
-
(node:
|
|
122
|
+
(node:3362) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
121
123
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
122
124
|
[2mconsole.log[22m
|
|
123
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
125
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3362-GIsW8WGwRqns)
|
|
124
126
|
[2m[22m
|
|
125
127
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
126
128
|
|
|
@@ -143,7 +145,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
143
145
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
144
146
|
|
|
145
147
|
[2mconsole.log[22m
|
|
146
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
148
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3362-R8ol0YQ5On30)
|
|
147
149
|
[2m[22m
|
|
148
150
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
149
151
|
|
|
@@ -153,7 +155,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
153
155
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
154
156
|
|
|
155
157
|
[2mconsole.log[22m
|
|
156
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
158
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3362-HEowCU5C8c4n)
|
|
157
159
|
[2m[22m
|
|
158
160
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
159
161
|
|
|
@@ -163,7 +165,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
163
165
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
164
166
|
|
|
165
167
|
[2mconsole.log[22m
|
|
166
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
168
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3362-LwsWqymyjtF2)
|
|
167
169
|
[2m[22m
|
|
168
170
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
169
171
|
|
|
@@ -186,7 +188,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
186
188
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:169:10)[22m[2m[22m
|
|
187
189
|
|
|
188
190
|
[2mconsole.log[22m
|
|
189
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
191
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3362-IXSWFwDwMXsq)
|
|
190
192
|
[2m[22m
|
|
191
193
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
192
194
|
|
|
@@ -196,7 +198,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
196
198
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
197
199
|
|
|
198
200
|
[2mconsole.log[22m
|
|
199
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
201
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3362-NO7keKLpWQ9Z)
|
|
200
202
|
[2m[22m
|
|
201
203
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
202
204
|
|
|
@@ -206,7 +208,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
206
208
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
207
209
|
|
|
208
210
|
[2mconsole.log[22m
|
|
209
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
211
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3362-G2NmbovdHwDZ)
|
|
210
212
|
[2m[22m
|
|
211
213
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
212
214
|
|
|
@@ -215,107 +217,98 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
215
217
|
[2m[22m
|
|
216
218
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
217
219
|
|
|
218
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageScript.spec.ts[22m ([0m[1m[41m6.
|
|
220
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageScript.spec.ts[22m ([0m[1m[41m6.947 s[49m[22m[0m)
|
|
219
221
|
expectPackageScript (SimpleHost)
|
|
220
222
|
fix: false
|
|
221
|
-
[32m✓[39m [2mhandles an empty script section (
|
|
223
|
+
[32m✓[39m [2mhandles an empty script section (98 ms)[22m
|
|
222
224
|
fix: true
|
|
223
|
-
[32m✓[39m [2mfixes an empty script section (
|
|
224
|
-
[32m✓[39m [2madds a script (
|
|
225
|
+
[32m✓[39m [2mfixes an empty script section (8 ms)[22m
|
|
226
|
+
[32m✓[39m [2madds a script (7 ms)[22m
|
|
225
227
|
[32m✓[39m [2mdoes nothing if the value exists (2 ms)[22m
|
|
226
228
|
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (10 ms)[22m
|
|
227
229
|
[32m✓[39m [2muses the fixValue for fixing if provided (5 ms)[22m
|
|
228
|
-
[32m✓[39m [2mcan fix to empty (
|
|
229
|
-
[32m✓[39m [2mcan allow only empty (
|
|
230
|
+
[32m✓[39m [2mcan fix to empty (4 ms)[22m
|
|
231
|
+
[32m✓[39m [2mcan allow only empty (3 ms)[22m
|
|
230
232
|
expectPackageScript (CachingHost)
|
|
231
233
|
fix: false
|
|
232
|
-
[32m✓[39m [2mhandles an empty script section (
|
|
234
|
+
[32m✓[39m [2mhandles an empty script section (9 ms)[22m
|
|
233
235
|
fix: true
|
|
234
|
-
[32m✓[39m [2mfixes an empty script section (
|
|
235
|
-
[32m✓[39m [2madds a script (
|
|
236
|
-
[32m✓[39m [2mdoes nothing if the value exists (
|
|
236
|
+
[32m✓[39m [2mfixes an empty script section (18 ms)[22m
|
|
237
|
+
[32m✓[39m [2madds a script (8 ms)[22m
|
|
238
|
+
[32m✓[39m [2mdoes nothing if the value exists (5 ms)[22m
|
|
237
239
|
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (8 ms)[22m
|
|
238
|
-
[32m✓[39m [2muses the fixValue for fixing if provided (
|
|
240
|
+
[32m✓[39m [2muses the fixValue for fixing if provided (6 ms)[22m
|
|
239
241
|
[32m✓[39m [2mcan fix to empty (4 ms)[22m
|
|
240
|
-
[32m✓[39m [2mcan allow only empty (
|
|
242
|
+
[32m✓[39m [2mcan allow only empty (4 ms)[22m
|
|
241
243
|
|
|
242
|
-
(node:
|
|
244
|
+
(node:3359) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
243
245
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
244
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mmustSatisfyPeerDependencies.spec.ts[22m ([0m[1m[
|
|
246
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mmustSatisfyPeerDependencies.spec.ts[22m ([0m[1m[41m7.456 s[49m[22m[0m)
|
|
245
247
|
mustSatisfyPeerDependencies
|
|
246
|
-
[32m✓[39m [2mFlags overloaded dependency (entry in regular dependencies and peer dependencies) (
|
|
247
|
-
[32m✓[39m [2mFlags conflicting peer dependencies (
|
|
248
|
-
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has regular dep) (
|
|
249
|
-
[32m✓[39m [2mFlags missing peer dependencies (NO regular dependency present) (
|
|
250
|
-
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has peer dep) (
|
|
248
|
+
[32m✓[39m [2mFlags overloaded dependency (entry in regular dependencies and peer dependencies) (21 ms)[22m
|
|
249
|
+
[32m✓[39m [2mFlags conflicting peer dependencies (6 ms)[22m
|
|
250
|
+
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has regular dep) (9 ms)[22m
|
|
251
|
+
[32m✓[39m [2mFlags missing peer dependencies (NO regular dependency present) (6 ms)[22m
|
|
252
|
+
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has peer dep) (7 ms)[22m
|
|
251
253
|
[32m✓[39m [2mHonors dependencyWhitelist (4 ms)[22m
|
|
252
|
-
[32m✓[39m [2mHonors dependencyBlacklist (
|
|
254
|
+
[32m✓[39m [2mHonors dependencyBlacklist (5 ms)[22m
|
|
253
255
|
regex tests
|
|
254
|
-
[32m✓[39m [2mProperly matches any version range regex (
|
|
255
|
-
[32m✓[39m [2mProperly matches greator or equal version range regex (
|
|
256
|
-
[32m✓[39m [2mProperly matches major version range regex (
|
|
257
|
-
[32m✓[39m [2mProperly matches allowed range regex (
|
|
256
|
+
[32m✓[39m [2mProperly matches any version range regex (21 ms)[22m
|
|
257
|
+
[32m✓[39m [2mProperly matches greator or equal version range regex (17 ms)[22m
|
|
258
|
+
[32m✓[39m [2mProperly matches major version range regex (12 ms)[22m
|
|
259
|
+
[32m✓[39m [2mProperly matches allowed range regex (34 ms)[22m
|
|
258
260
|
Determines dependencies satisfaction correctly
|
|
259
261
|
[32m✓[39m [2mversion is version (1 ms)[22m
|
|
260
|
-
[32m✓[39m [2mversion satisfies a range (
|
|
261
|
-
[32m✓[39m [2mhigher version satisfies a range (
|
|
262
|
+
[32m✓[39m [2mversion satisfies a range (4 ms)[22m
|
|
263
|
+
[32m✓[39m [2mhigher version satisfies a range (2 ms)[22m
|
|
262
264
|
[32m✓[39m [2mversion satisfies a greator or equal version range (1 ms)[22m
|
|
263
265
|
[32m✓[39m [2mhigher version satisfies a greator or equal version range (1 ms)[22m
|
|
264
|
-
[32m✓[39m [2mversion satisfies 'any' range (
|
|
266
|
+
[32m✓[39m [2mversion satisfies 'any' range (2 ms)[22m
|
|
265
267
|
[32m✓[39m [2mgreator or equal version range satisfies 'any' range (1 ms)[22m
|
|
266
268
|
[32m✓[39m [2mrange satisfies 'any' range (1 ms)[22m
|
|
267
|
-
[32m✓[39m [2munion range satisfies 'any' range (
|
|
268
|
-
[32m✓[39m [2mversion found in union start (
|
|
269
|
-
[32m✓[39m [2mversion found in union end (
|
|
270
|
-
[32m✓[39m [2mversion satisfies a range in union start (
|
|
269
|
+
[32m✓[39m [2munion range satisfies 'any' range (1 ms)[22m
|
|
270
|
+
[32m✓[39m [2mversion found in union start (4 ms)[22m
|
|
271
|
+
[32m✓[39m [2mversion found in union end (3 ms)[22m
|
|
272
|
+
[32m✓[39m [2mversion satisfies a range in union start (12 ms)[22m
|
|
271
273
|
[32m✓[39m [2mversion satisfies a range in union end (1 ms)[22m
|
|
272
274
|
[32m✓[39m [2mhigher version satisfies a range in union start (1 ms)[22m
|
|
273
275
|
[32m✓[39m [2mhigher version satisfies a range in union end (1 ms)[22m
|
|
274
276
|
[32m✓[39m [2mrange found in union start (1 ms)[22m
|
|
275
|
-
[32m✓[39m [2mrange found in union end
|
|
277
|
+
[32m✓[39m [2mrange found in union end[22m
|
|
276
278
|
[32m✓[39m [2munion satisfies greator or equal version range (1 ms)[22m
|
|
277
|
-
[32m✓[39m [2mgreator or equal version range satisfies greator or equal version range
|
|
279
|
+
[32m✓[39m [2mgreator or equal version range satisfies greator or equal version range[22m
|
|
278
280
|
[32m✓[39m [2mequivalent greator or equal version ranges satisfy each other (1 ms)[22m
|
|
279
281
|
[32m✓[39m [2mhigher range satisfies a range in union start (1 ms)[22m
|
|
280
282
|
[32m✓[39m [2mhigher range satisfies a range in union end (1 ms)[22m
|
|
281
|
-
[32m✓[39m [2mequivalent 'any' ranges satisfy each other[22m
|
|
282
|
-
[32m✓[39m [2mequivalent major ranges satisfy each other (
|
|
283
|
-
[32m✓[39m [2mversion missing in union[22m
|
|
283
|
+
[32m✓[39m [2mequivalent 'any' ranges satisfy each other (1 ms)[22m
|
|
284
|
+
[32m✓[39m [2mequivalent major ranges satisfy each other (4 ms)[22m
|
|
285
|
+
[32m✓[39m [2mversion missing in union (1 ms)[22m
|
|
284
286
|
[32m✓[39m [2mrange missing in union (1 ms)[22m
|
|
285
287
|
Determines dependencies intersections correctly
|
|
286
288
|
[32m✓[39m [2mequivalence (2 ms)[22m
|
|
287
289
|
[32m✓[39m [2mexact vs any (1 ms)[22m
|
|
288
290
|
[32m✓[39m [2mmajor vs any (1 ms)[22m
|
|
289
|
-
[32m✓[39m [2mgreater or equal vs any[22m
|
|
290
|
-
[32m✓[39m [2many vs any
|
|
291
|
-
[32m✓[39m [2mexact vs greater or equal (
|
|
291
|
+
[32m✓[39m [2mgreater or equal vs any (1 ms)[22m
|
|
292
|
+
[32m✓[39m [2many vs any[22m
|
|
293
|
+
[32m✓[39m [2mexact vs greater or equal (2 ms)[22m
|
|
292
294
|
[32m✓[39m [2mmajor vs greater or equal (2 ms)[22m
|
|
293
295
|
[32m✓[39m [2mgreater or equal vs greater or equal (4 ms)[22m
|
|
294
|
-
[32m✓[39m [2mexact vs major (
|
|
296
|
+
[32m✓[39m [2mexact vs major (2 ms)[22m
|
|
295
297
|
[32m✓[39m [2mmajor vs major (1 ms)[22m
|
|
296
|
-
[32m✓[39m [2mexact vs union (
|
|
297
|
-
[32m✓[39m [2mmajor vs union (
|
|
298
|
+
[32m✓[39m [2mexact vs union (1 ms)[22m
|
|
299
|
+
[32m✓[39m [2mmajor vs union (2 ms)[22m
|
|
298
300
|
[32m✓[39m [2munion vs union (2 ms)[22m
|
|
299
301
|
|
|
300
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mnestedWorkspaces.spec.ts[22m
|
|
301
|
-
nestedWorkspaces
|
|
302
|
-
[32m✓[39m [2mchecks correctly when no packages (15 ms)[22m
|
|
303
|
-
[32m✓[39m [2mchecks correctly when one level packages (7 ms)[22m
|
|
304
|
-
[32m✓[39m [2mchecks fail when one level packages with no workspaces field (5 ms)[22m
|
|
305
|
-
[32m✓[39m [2mchecks correctly when two level packages with two level workspaces field (7 ms)[22m
|
|
306
|
-
[32m✓[39m [2mchecks fail when two level packages with one level workspaces field (5 ms)[22m
|
|
307
|
-
[32m✓[39m [2mchecks correctly when three level packages with three level workspaces field (7 ms)[22m
|
|
308
|
-
|
|
309
302
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mbannedDependencies.spec.ts[22m
|
|
310
303
|
bannedDependencies
|
|
311
|
-
[32m✓[39m [2mFlags banned dependencies correctly (
|
|
304
|
+
[32m✓[39m [2mFlags banned dependencies correctly (15 ms)[22m
|
|
312
305
|
[32m✓[39m [2mFlags banned dependencies correctly w legacy globs (3 ms)[22m
|
|
313
306
|
[32m✓[39m [2mFlags banned dependencies correctly w new globs (2 ms)[22m
|
|
314
307
|
[32m✓[39m [2mFlags banned dependencies correctly w exact (2 ms)[22m
|
|
315
|
-
[32m✓[39m [2mFlags banned transitives correctly (
|
|
308
|
+
[32m✓[39m [2mFlags banned transitives correctly (16 ms)[22m
|
|
316
309
|
|
|
317
310
|
[2mconsole.log[22m
|
|
318
|
-
[34mpackage[39m (/tmp/tmp-
|
|
311
|
+
[34mpackage[39m (/tmp/tmp-3362-SL1kDRgf658i)
|
|
319
312
|
[2m[22m
|
|
320
313
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
321
314
|
|
|
@@ -325,7 +318,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
325
318
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
326
319
|
|
|
327
320
|
[2mconsole.log[22m
|
|
328
|
-
[34mpackage[39m (/tmp/tmp-
|
|
321
|
+
[34mpackage[39m (/tmp/tmp-3362-vQkHddjqGxf0)
|
|
329
322
|
[2m[22m
|
|
330
323
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
331
324
|
|
|
@@ -335,7 +328,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
335
328
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
336
329
|
|
|
337
330
|
[2mconsole.log[22m
|
|
338
|
-
[34mpackage[39m (/tmp/tmp-
|
|
331
|
+
[34mpackage[39m (/tmp/tmp-3362-rH5wJ6mlvct5)
|
|
339
332
|
[2m[22m
|
|
340
333
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
341
334
|
|
|
@@ -358,7 +351,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
358
351
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
359
352
|
|
|
360
353
|
[2mconsole.log[22m
|
|
361
|
-
[34mpackage[39m (/tmp/tmp-
|
|
354
|
+
[34mpackage[39m (/tmp/tmp-3362-lTFXsbLt3Nvv)
|
|
362
355
|
[2m[22m
|
|
363
356
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
364
357
|
|
|
@@ -386,7 +379,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
386
379
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
387
380
|
|
|
388
381
|
[2mconsole.log[22m
|
|
389
|
-
[34mpackage[39m (/tmp/tmp-
|
|
382
|
+
[34mpackage[39m (/tmp/tmp-3362-2aR70TGUSMQw)
|
|
390
383
|
[2m[22m
|
|
391
384
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
392
385
|
|
|
@@ -396,7 +389,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
396
389
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
397
390
|
|
|
398
391
|
[2mconsole.log[22m
|
|
399
|
-
[34mpackage[39m (/tmp/tmp-
|
|
392
|
+
[34mpackage[39m (/tmp/tmp-3362-IlZ3GWPPxT9T)
|
|
400
393
|
[2m[22m
|
|
401
394
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
402
395
|
|
|
@@ -406,7 +399,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
406
399
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
407
400
|
|
|
408
401
|
[2mconsole.log[22m
|
|
409
|
-
[34mpackage[39m (/tmp/tmp-
|
|
402
|
+
[34mpackage[39m (/tmp/tmp-3362-zRRZmf41aeyu)
|
|
410
403
|
[2m[22m
|
|
411
404
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
412
405
|
|
|
@@ -429,7 +422,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
429
422
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
430
423
|
|
|
431
424
|
[2mconsole.log[22m
|
|
432
|
-
[34mpackage[39m (/tmp/tmp-
|
|
425
|
+
[34mpackage[39m (/tmp/tmp-3362-W4h3PP85YEHB)
|
|
433
426
|
[2m[22m
|
|
434
427
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
435
428
|
|
|
@@ -459,26 +452,35 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
459
452
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageEntry.spec.ts[22m
|
|
460
453
|
expectPackageEntries (SimpleHost)
|
|
461
454
|
fix: true
|
|
462
|
-
[32m✓[39m [2mfixes missing entries (
|
|
463
|
-
[32m✓[39m [2mfixes missing nested entries (
|
|
464
|
-
[32m✓[39m [2mdoesn't error for nested entries that are defined (
|
|
455
|
+
[32m✓[39m [2mfixes missing entries (13 ms)[22m
|
|
456
|
+
[32m✓[39m [2mfixes missing nested entries (5 ms)[22m
|
|
457
|
+
[32m✓[39m [2mdoesn't error for nested entries that are defined (1 ms)[22m
|
|
465
458
|
[32m✓[39m [2merrors for keys that are missing (9 ms)[22m
|
|
466
|
-
[32m✓[39m [2mhandles both entries and entriesExist (
|
|
459
|
+
[32m✓[39m [2mhandles both entries and entriesExist (9 ms)[22m
|
|
467
460
|
expectPackageEntries (CachingHost)
|
|
468
461
|
fix: true
|
|
469
|
-
[32m✓[39m [2mfixes missing entries (
|
|
470
|
-
[32m✓[39m [2mfixes missing nested entries (
|
|
471
|
-
[32m✓[39m [2mdoesn't error for nested entries that are defined (
|
|
462
|
+
[32m✓[39m [2mfixes missing entries (14 ms)[22m
|
|
463
|
+
[32m✓[39m [2mfixes missing nested entries (11 ms)[22m
|
|
464
|
+
[32m✓[39m [2mdoesn't error for nested entries that are defined (2 ms)[22m
|
|
472
465
|
[32m✓[39m [2merrors for keys that are missing (9 ms)[22m
|
|
473
|
-
[32m✓[39m [2mhandles both entries and entriesExist (
|
|
466
|
+
[32m✓[39m [2mhandles both entries and entriesExist (15 ms)[22m
|
|
467
|
+
|
|
468
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mnestedWorkspaces.spec.ts[22m
|
|
469
|
+
nestedWorkspaces
|
|
470
|
+
[32m✓[39m [2mchecks correctly when no packages (17 ms)[22m
|
|
471
|
+
[32m✓[39m [2mchecks correctly when one level packages (21 ms)[22m
|
|
472
|
+
[32m✓[39m [2mchecks fail when one level packages with no workspaces field (5 ms)[22m
|
|
473
|
+
[32m✓[39m [2mchecks correctly when two level packages with two level workspaces field (7 ms)[22m
|
|
474
|
+
[32m✓[39m [2mchecks fail when two level packages with one level workspaces field (5 ms)[22m
|
|
475
|
+
[32m✓[39m [2mchecks correctly when three level packages with three level workspaces field (10 ms)[22m
|
|
474
476
|
|
|
475
477
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mrequireDependency.spec.ts[22m
|
|
476
478
|
requireDependency
|
|
477
|
-
[32m✓[39m [2mchecks correctly (
|
|
478
|
-
[32m✓[39m [2mfixes correctly (
|
|
479
|
+
[32m✓[39m [2mchecks correctly (13 ms)[22m
|
|
480
|
+
[32m✓[39m [2mfixes correctly (9 ms)[22m
|
|
479
481
|
|
|
480
482
|
[2mconsole.log[22m
|
|
481
|
-
[34mpackage[39m (/tmp/tmp-
|
|
483
|
+
[34mpackage[39m (/tmp/tmp-3362-vpMcHAoMknHy)
|
|
482
484
|
[2m[22m
|
|
483
485
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
484
486
|
|
|
@@ -487,14 +489,8 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
487
489
|
[2m[22m
|
|
488
490
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
489
491
|
|
|
490
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentDependencies.spec.ts[22m
|
|
491
|
-
consistentDependencies
|
|
492
|
-
[32m✓[39m [2mchecks correctly (15 ms)[22m
|
|
493
|
-
[32m✓[39m [2mfixes correctly (3 ms)[22m
|
|
494
|
-
[32m✓[39m [2mignores ignored dependencies (4 ms)[22m
|
|
495
|
-
|
|
496
492
|
[2mconsole.log[22m
|
|
497
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
493
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3362-DxNgX65mbgCZ)
|
|
498
494
|
[2m[22m
|
|
499
495
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
500
496
|
|
|
@@ -504,7 +500,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
504
500
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
505
501
|
|
|
506
502
|
[2mconsole.log[22m
|
|
507
|
-
[34mpackage[39m (/tmp/tmp-
|
|
503
|
+
[34mpackage[39m (/tmp/tmp-3362-j9V1LhXdqjmj)
|
|
508
504
|
[2m[22m
|
|
509
505
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
510
506
|
|
|
@@ -514,7 +510,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
514
510
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
515
511
|
|
|
516
512
|
[2mconsole.log[22m
|
|
517
|
-
[34mpackage[39m (/tmp/tmp-
|
|
513
|
+
[34mpackage[39m (/tmp/tmp-3362-y4ytdk0G7VSr)
|
|
518
514
|
[2m[22m
|
|
519
515
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
520
516
|
|
|
@@ -524,7 +520,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
524
520
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
525
521
|
|
|
526
522
|
[2mconsole.log[22m
|
|
527
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
523
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3362-bc2rqJbxD8XO)
|
|
528
524
|
[2m[22m
|
|
529
525
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
530
526
|
|
|
@@ -534,7 +530,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
534
530
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
535
531
|
|
|
536
532
|
[2mconsole.log[22m
|
|
537
|
-
[34mpackage[39m (/tmp/tmp-
|
|
533
|
+
[34mpackage[39m (/tmp/tmp-3362-fuggZgxpnChg)
|
|
538
534
|
[2m[22m
|
|
539
535
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
540
536
|
|
|
@@ -546,19 +542,25 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
546
542
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageOrder.spec.ts[22m
|
|
547
543
|
expectPackageOrder (SimpleHost)
|
|
548
544
|
fix: true
|
|
549
|
-
[32m✓[39m [2mfixes order for expected keys (
|
|
550
|
-
[32m✓[39m [2mfixes order for unexpected keys (
|
|
551
|
-
[32m✓[39m [2mfixes order using function (
|
|
545
|
+
[32m✓[39m [2mfixes order for expected keys (15 ms)[22m
|
|
546
|
+
[32m✓[39m [2mfixes order for unexpected keys (22 ms)[22m
|
|
547
|
+
[32m✓[39m [2mfixes order using function (3 ms)[22m
|
|
552
548
|
[32m✓[39m [2mdoes nothing if already order (1 ms)[22m
|
|
553
549
|
expectPackageOrder (CachingHost)
|
|
554
550
|
fix: true
|
|
555
|
-
[32m✓[39m [2mfixes order for expected keys (
|
|
556
|
-
[32m✓[39m [2mfixes order for unexpected keys (
|
|
557
|
-
[32m✓[39m [2mfixes order using function (
|
|
558
|
-
[32m✓[39m [2mdoes nothing if already order (
|
|
551
|
+
[32m✓[39m [2mfixes order for expected keys (6 ms)[22m
|
|
552
|
+
[32m✓[39m [2mfixes order for unexpected keys (15 ms)[22m
|
|
553
|
+
[32m✓[39m [2mfixes order using function (33 ms)[22m
|
|
554
|
+
[32m✓[39m [2mdoes nothing if already order (7 ms)[22m
|
|
555
|
+
|
|
556
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentDependencies.spec.ts[22m
|
|
557
|
+
consistentDependencies
|
|
558
|
+
[32m✓[39m [2mchecks correctly (24 ms)[22m
|
|
559
|
+
[32m✓[39m [2mfixes correctly (4 ms)[22m
|
|
560
|
+
[32m✓[39m [2mignores ignored dependencies (2 ms)[22m
|
|
559
561
|
|
|
560
562
|
[2mconsole.log[22m
|
|
561
|
-
[34mfoo-lib[39m (/tmp/tmp-
|
|
563
|
+
[34mfoo-lib[39m (/tmp/tmp-3362-8PWNEyGg77mI)
|
|
562
564
|
[2m[22m
|
|
563
565
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
564
566
|
|
|
@@ -568,7 +570,17 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
568
570
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
569
571
|
|
|
570
572
|
[2mconsole.log[22m
|
|
571
|
-
[
|
|
573
|
+
[34mrootProject[39m (/tmp/tmp-3360-WJSiOA5iPynF)
|
|
574
|
+
[2m[22m
|
|
575
|
+
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
576
|
+
|
|
577
|
+
[2mconsole.log[22m
|
|
578
|
+
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
579
|
+
[2m[22m
|
|
580
|
+
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
581
|
+
|
|
582
|
+
[2mconsole.log[22m
|
|
583
|
+
[34mfoo-lib[39m (/tmp/tmp-3362-MJ3Xr3G2SpOy)
|
|
572
584
|
[2m[22m
|
|
573
585
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
574
586
|
|
|
@@ -580,25 +592,15 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
580
592
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1malphabeticalScripts.spec.ts[22m
|
|
581
593
|
alphabeticalScripts (SimpleHost)
|
|
582
594
|
fix: true
|
|
583
|
-
[32m✓[39m [2mfixes unsorted scripts (
|
|
595
|
+
[32m✓[39m [2mfixes unsorted scripts (12 ms)[22m
|
|
584
596
|
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
585
597
|
alphabeticalScripts (CachingHost)
|
|
586
598
|
fix: true
|
|
587
|
-
[32m✓[39m [2mfixes unsorted scripts (
|
|
599
|
+
[32m✓[39m [2mfixes unsorted scripts (12 ms)[22m
|
|
588
600
|
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
589
601
|
|
|
590
602
|
[2mconsole.log[22m
|
|
591
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
592
|
-
[2m[22m
|
|
593
|
-
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
594
|
-
|
|
595
|
-
[2mconsole.log[22m
|
|
596
|
-
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
597
|
-
[2m[22m
|
|
598
|
-
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
599
|
-
|
|
600
|
-
[2mconsole.log[22m
|
|
601
|
-
[34mrootProject[39m (/tmp/tmp-3388-AA8cMwIGVSxm)
|
|
603
|
+
[34mrootProject[39m (/tmp/tmp-3360-h8B6Orl79FdL)
|
|
602
604
|
[2m[22m
|
|
603
605
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
604
606
|
|
|
@@ -608,7 +610,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
608
610
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
609
611
|
|
|
610
612
|
[2mconsole.log[22m
|
|
611
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
613
|
+
[34mrootProject[39m (/tmp/tmp-3360-3CJqQYcjnka3)
|
|
612
614
|
[2m[22m
|
|
613
615
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
614
616
|
|
|
@@ -618,7 +620,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
618
620
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
619
621
|
|
|
620
622
|
[2mconsole.log[22m
|
|
621
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
623
|
+
[34mrootProject[39m (/tmp/tmp-3360-YkmTIi2z7oFs)
|
|
622
624
|
[2m[22m
|
|
623
625
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
624
626
|
|
|
@@ -628,7 +630,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
628
630
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
629
631
|
|
|
630
632
|
[2mconsole.log[22m
|
|
631
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
633
|
+
[34mrootProject[39m (/tmp/tmp-3360-vcz6KNraM1lm)
|
|
632
634
|
[2m[22m
|
|
633
635
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
634
636
|
|
|
@@ -638,7 +640,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
638
640
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
639
641
|
|
|
640
642
|
[2mconsole.log[22m
|
|
641
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
643
|
+
[34mrootProject[39m (/tmp/tmp-3360-srJd5aRzNzlj)
|
|
642
644
|
[2m[22m
|
|
643
645
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
644
646
|
|
|
@@ -650,17 +652,17 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
650
652
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mfileContents.spec.ts[22m
|
|
651
653
|
fileContents (SimpleHost)
|
|
652
654
|
fix: true
|
|
653
|
-
[32m✓[39m [2mworks with async generator (
|
|
655
|
+
[32m✓[39m [2mworks with async generator (42 ms)[22m
|
|
654
656
|
[32m✓[39m [2mfixes missing file (3 ms)[22m
|
|
655
657
|
[32m✓[39m [2mfixes missing nested file (3 ms)[22m
|
|
656
658
|
fileContents (CachingHost)
|
|
657
659
|
fix: true
|
|
658
|
-
[32m✓[39m [2mworks with async generator (
|
|
659
|
-
[32m✓[39m [2mfixes missing file (
|
|
660
|
+
[32m✓[39m [2mworks with async generator (11 ms)[22m
|
|
661
|
+
[32m✓[39m [2mfixes missing file (3 ms)[22m
|
|
660
662
|
[32m✓[39m [2mfixes missing nested file (3 ms)[22m
|
|
661
663
|
|
|
662
664
|
[1mTest Suites: [22m[1m[32m11 passed[39m[22m, 11 total
|
|
663
665
|
[1mTests: [22m[1m[32m118 passed[39m[22m, 118 total
|
|
664
666
|
[1mSnapshots: [22m0 total
|
|
665
|
-
[1mTime:[22m 9.
|
|
667
|
+
[1mTime:[22m 9.613 s
|
|
666
668
|
[2mRan all test suites[22m[2m.[22m
|
|
@@ -9,10 +9,10 @@
|
|
|
9
9
|
[34mCLI[39m Target: node16
|
|
10
10
|
[34mCLI[39m Cleaning output folder
|
|
11
11
|
[34mESM[39m Build start
|
|
12
|
-
[32mESM[39m [1mbuild/js/public/util.js [22m[32m106.00 B[39m
|
|
13
12
|
[32mESM[39m [1mbuild/js/index.js [22m[32m50.11 KB[39m
|
|
14
13
|
[32mESM[39m [1mbuild/js/chunk-A2MUUSNE.js [22m[32m512.00 B[39m
|
|
15
|
-
[32mESM[39m [1mbuild/js/public/util.js
|
|
14
|
+
[32mESM[39m [1mbuild/js/public/util.js [22m[32m106.00 B[39m
|
|
16
15
|
[32mESM[39m [1mbuild/js/index.js.map [22m[32m100.21 KB[39m
|
|
17
16
|
[32mESM[39m [1mbuild/js/chunk-A2MUUSNE.js.map [22m[32m1.19 KB[39m
|
|
18
|
-
[32mESM[39m
|
|
17
|
+
[32mESM[39m [1mbuild/js/public/util.js.map [22m[32m71.00 B[39m
|
|
18
|
+
[32mESM[39m ⚡️ Build success in 62ms
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@monorepolint/rules",
|
|
3
|
-
"version": "0.5.0-alpha.
|
|
3
|
+
"version": "0.5.0-alpha.131+4a2b5f4",
|
|
4
4
|
"author": "Eric L Anderson (https://github.com/ericanderson)",
|
|
5
5
|
"contributors": [
|
|
6
6
|
"Mac Lockard (https://github.com/maclockard)"
|
|
@@ -30,9 +30,9 @@
|
|
|
30
30
|
"transpile-typescript": "tsup --config ../../tsup.config.cjs"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@monorepolint/config": "^0.5.0-alpha.
|
|
34
|
-
"@monorepolint/core": "^0.5.0-alpha.
|
|
35
|
-
"@monorepolint/utils": "^0.5.0-alpha.
|
|
33
|
+
"@monorepolint/config": "^0.5.0-alpha.131+4a2b5f4",
|
|
34
|
+
"@monorepolint/core": "^0.5.0-alpha.131+4a2b5f4",
|
|
35
|
+
"@monorepolint/utils": "^0.5.0-alpha.131+4a2b5f4",
|
|
36
36
|
"globby": "^14.0.0",
|
|
37
37
|
"jest-diff": "^29.7.0",
|
|
38
38
|
"resolve-package-path": "^4.0.3",
|
|
@@ -59,5 +59,5 @@
|
|
|
59
59
|
"publishConfig": {
|
|
60
60
|
"access": "public"
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "4a2b5f492e34f088227384b494c018d8fe04d216"
|
|
63
63
|
}
|