@monorepolint/rules 0.5.0-alpha.125 → 0.5.0-alpha.126
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 +139 -138
- package/.turbo/turbo-transpile-typescript.log +1 -1
- package/package.json +5 -5
package/.turbo/turbo-test.log
CHANGED
|
@@ -2,12 +2,27 @@
|
|
|
2
2
|
> @monorepolint/rules@0.4.0 test /home/runner/work/monorepolint/monorepolint/packages/rules
|
|
3
3
|
> NODE_OPTIONS=--experimental-vm-modules jest --colors --passWithNoTests
|
|
4
4
|
|
|
5
|
+
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 `'.'`
|
|
5
6
|
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 `'.'`
|
|
6
7
|
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
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 `'.'`
|
|
8
|
-
|
|
9
|
+
(node:3286) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
10
|
+
(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.71 s[49m[22m[0m)
|
|
12
|
+
consistentVersions
|
|
13
|
+
standard tests
|
|
14
|
+
[32m✓[39m [2mDoes nothing when arguments are empty (13 ms)[22m
|
|
15
|
+
[32m✓[39m [2mFixes packages that have an incorrect dependency version (4 ms)[22m
|
|
16
|
+
[32m✓[39m [2mIgnores packages that have a correct dependency version (1 ms)[22m
|
|
17
|
+
[32m✓[39m [2mFixes packages that have an incorrect devDependency version (2 ms)[22m
|
|
18
|
+
[32m✓[39m [2mIgnores packages that have a correct devDependency version (2 ms)[22m
|
|
19
|
+
[32m✓[39m [2mFixes packages that have an incorrect dependency and devDependency versions (3 ms)[22m
|
|
20
|
+
Multiple accepted versions tests
|
|
21
|
+
[32m✓[39m [2mAccepts a match when multiple versions are configured (3 ms)[22m
|
|
22
|
+
[32m✓[39m [2mErrors when version does not match (3 ms)[22m
|
|
23
|
+
|
|
9
24
|
[2mconsole.log[22m
|
|
10
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
25
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3292-Vp52GdfQOn9m)
|
|
11
26
|
[2m[22m
|
|
12
27
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
13
28
|
|
|
@@ -30,7 +45,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
30
45
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
31
46
|
|
|
32
47
|
[2mconsole.log[22m
|
|
33
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
48
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3292-KBQGIFsmF4Tk)
|
|
34
49
|
[2m[22m
|
|
35
50
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
36
51
|
|
|
@@ -40,7 +55,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
40
55
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
41
56
|
|
|
42
57
|
[2mconsole.log[22m
|
|
43
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
58
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-VtbC3A0WO4va)
|
|
44
59
|
[2m[22m
|
|
45
60
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
46
61
|
|
|
@@ -50,7 +65,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
50
65
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
51
66
|
|
|
52
67
|
[2mconsole.log[22m
|
|
53
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
68
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-DIf65alDXcgc)
|
|
54
69
|
[2m[22m
|
|
55
70
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
56
71
|
|
|
@@ -73,7 +88,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
73
88
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:169:10)[22m[2m[22m
|
|
74
89
|
|
|
75
90
|
[2mconsole.log[22m
|
|
76
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
91
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-PpK7Y4vUo0cJ)
|
|
77
92
|
[2m[22m
|
|
78
93
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
79
94
|
|
|
@@ -83,7 +98,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
83
98
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
84
99
|
|
|
85
100
|
[2mconsole.log[22m
|
|
86
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
101
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-cFLCiyYyaByK)
|
|
87
102
|
[2m[22m
|
|
88
103
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
89
104
|
|
|
@@ -93,7 +108,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
93
108
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
94
109
|
|
|
95
110
|
[2mconsole.log[22m
|
|
96
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
111
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-wUJpnAVxfdH7)
|
|
97
112
|
[2m[22m
|
|
98
113
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
99
114
|
|
|
@@ -102,13 +117,14 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
102
117
|
[2m[22m
|
|
103
118
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
104
119
|
|
|
105
|
-
(node:
|
|
120
|
+
(node:3292) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
106
121
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
107
122
|
[2mconsole.log[22m
|
|
108
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
123
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3292-XAfY1cFnXwgy)
|
|
109
124
|
[2m[22m
|
|
110
125
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
111
126
|
|
|
127
|
+
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 `'.'`
|
|
112
128
|
[2m[31mconsole.error[39m[22m
|
|
113
129
|
[31m [31mError![39m[31m [35mpackage.json[39m[31m: No scripts block in package.json[39m
|
|
114
130
|
[2m[22m
|
|
@@ -128,7 +144,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
128
144
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
129
145
|
|
|
130
146
|
[2mconsole.log[22m
|
|
131
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
147
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3292-ck9P4E4ZRPaC)
|
|
132
148
|
[2m[22m
|
|
133
149
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
134
150
|
|
|
@@ -138,7 +154,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
138
154
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
139
155
|
|
|
140
156
|
[2mconsole.log[22m
|
|
141
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
157
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-mbtxkmpmXVsx)
|
|
142
158
|
[2m[22m
|
|
143
159
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
144
160
|
|
|
@@ -147,25 +163,10 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
147
163
|
[2m[22m
|
|
148
164
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
149
165
|
|
|
150
|
-
(node:3291) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
151
|
-
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
152
166
|
[2mconsole.log[22m
|
|
153
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
167
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-qvDgAg63PlXh)
|
|
154
168
|
[2m[22m
|
|
155
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentVersions.spec.ts[22m ([0m[1m[41m6.65 s[49m[22m[0m)
|
|
156
169
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
157
|
-
consistentVersions
|
|
158
|
-
|
|
159
|
-
standard tests
|
|
160
|
-
[32m✓[39m [2mDoes nothing when arguments are empty (29 ms)[22m
|
|
161
|
-
[32m✓[39m [2mFixes packages that have an incorrect dependency version (5 ms)[22m
|
|
162
|
-
[32m✓[39m [2mIgnores packages that have a correct dependency version (3 ms)[22m
|
|
163
|
-
[32m✓[39m [2mFixes packages that have an incorrect devDependency version (3 ms)[22m
|
|
164
|
-
[32m✓[39m [2mIgnores packages that have a correct devDependency version (2 ms)[22m
|
|
165
|
-
[32m✓[39m [2mFixes packages that have an incorrect dependency and devDependency versions (3 ms)[22m
|
|
166
|
-
Multiple accepted versions tests
|
|
167
|
-
[32m✓[39m [2mAccepts a match when multiple versions are configured (3 ms)[22m
|
|
168
|
-
[32m✓[39m [2mErrors when version does not match (4 ms)[22m
|
|
169
170
|
|
|
170
171
|
[2m[31mconsole.error[39m[22m
|
|
171
172
|
[31m [31mError![39m[31m [35mpackage.json[39m[31m: Expected standardized script entry for 'foo'. Valid options: 'a', 'b'[39m
|
|
@@ -186,7 +187,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
186
187
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:169:10)[22m[2m[22m
|
|
187
188
|
|
|
188
189
|
[2mconsole.log[22m
|
|
189
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
190
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-pBj99xzsyqFg)
|
|
190
191
|
[2m[22m
|
|
191
192
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
192
193
|
|
|
@@ -196,7 +197,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
196
197
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
197
198
|
|
|
198
199
|
[2mconsole.log[22m
|
|
199
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
200
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-5pvHLvpTqqJ1)
|
|
200
201
|
[2m[22m
|
|
201
202
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
202
203
|
|
|
@@ -206,7 +207,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
206
207
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
207
208
|
|
|
208
209
|
[2mconsole.log[22m
|
|
209
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
210
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3292-tqR7UZYN06GA)
|
|
210
211
|
[2m[22m
|
|
211
212
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
212
213
|
|
|
@@ -215,90 +216,90 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
215
216
|
[2m[22m
|
|
216
217
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
217
218
|
|
|
218
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageScript.spec.ts[22m ([0m[1m[41m6.
|
|
219
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageScript.spec.ts[22m ([0m[1m[41m6.906 s[49m[22m[0m)
|
|
219
220
|
expectPackageScript (SimpleHost)
|
|
220
221
|
fix: false
|
|
221
|
-
[32m✓[39m [2mhandles an empty script section (
|
|
222
|
+
[32m✓[39m [2mhandles an empty script section (148 ms)[22m
|
|
222
223
|
fix: true
|
|
223
|
-
[32m✓[39m [2mfixes an empty script section (
|
|
224
|
-
[32m✓[39m [2madds a script (
|
|
225
|
-
[32m✓[39m [2mdoes nothing if the value exists (
|
|
226
|
-
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (
|
|
227
|
-
[32m✓[39m [2muses the fixValue for fixing if provided (
|
|
228
|
-
[32m✓[39m [2mcan fix to empty (
|
|
229
|
-
[32m✓[39m [2mcan allow only empty (
|
|
224
|
+
[32m✓[39m [2mfixes an empty script section (29 ms)[22m
|
|
225
|
+
[32m✓[39m [2madds a script (14 ms)[22m
|
|
226
|
+
[32m✓[39m [2mdoes nothing if the value exists (3 ms)[22m
|
|
227
|
+
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (17 ms)[22m
|
|
228
|
+
[32m✓[39m [2muses the fixValue for fixing if provided (10 ms)[22m
|
|
229
|
+
[32m✓[39m [2mcan fix to empty (8 ms)[22m
|
|
230
|
+
[32m✓[39m [2mcan allow only empty (10 ms)[22m
|
|
230
231
|
expectPackageScript (CachingHost)
|
|
231
232
|
fix: false
|
|
232
|
-
[32m✓[39m [2mhandles an empty script section (
|
|
233
|
+
[32m✓[39m [2mhandles an empty script section (37 ms)[22m
|
|
233
234
|
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 (
|
|
237
|
-
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (
|
|
238
|
-
[32m✓[39m [2muses the fixValue for fixing if provided (
|
|
235
|
+
[32m✓[39m [2mfixes an empty script section (14 ms)[22m
|
|
236
|
+
[32m✓[39m [2madds a script (7 ms)[22m
|
|
237
|
+
[32m✓[39m [2mdoes nothing if the value exists (2 ms)[22m
|
|
238
|
+
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (12 ms)[22m
|
|
239
|
+
[32m✓[39m [2muses the fixValue for fixing if provided (13 ms)[22m
|
|
239
240
|
[32m✓[39m [2mcan fix to empty (4 ms)[22m
|
|
240
|
-
[32m✓[39m [2mcan allow only empty (
|
|
241
|
+
[32m✓[39m [2mcan allow only empty (3 ms)[22m
|
|
241
242
|
|
|
242
|
-
(node:
|
|
243
|
+
(node:3285) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
243
244
|
(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[
|
|
245
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mmustSatisfyPeerDependencies.spec.ts[22m ([0m[1m[41m7.618 s[49m[22m[0m)
|
|
245
246
|
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) (
|
|
247
|
+
[32m✓[39m [2mFlags overloaded dependency (entry in regular dependencies and peer dependencies) (8 ms)[22m
|
|
248
|
+
[32m✓[39m [2mFlags conflicting peer dependencies (4 ms)[22m
|
|
249
|
+
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has regular dep) (3 ms)[22m
|
|
250
|
+
[32m✓[39m [2mFlags missing peer dependencies (NO regular dependency present) (5 ms)[22m
|
|
251
|
+
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has peer dep) (4 ms)[22m
|
|
251
252
|
[32m✓[39m [2mHonors dependencyWhitelist (5 ms)[22m
|
|
252
|
-
[32m✓[39m [2mHonors dependencyBlacklist (
|
|
253
|
+
[32m✓[39m [2mHonors dependencyBlacklist (5 ms)[22m
|
|
253
254
|
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 (
|
|
255
|
+
[32m✓[39m [2mProperly matches any version range regex (34 ms)[22m
|
|
256
|
+
[32m✓[39m [2mProperly matches greator or equal version range regex (36 ms)[22m
|
|
257
|
+
[32m✓[39m [2mProperly matches major version range regex (10 ms)[22m
|
|
258
|
+
[32m✓[39m [2mProperly matches allowed range regex (36 ms)[22m
|
|
258
259
|
Determines dependencies satisfaction correctly
|
|
259
260
|
[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 greator or equal version range (
|
|
263
|
-
[32m✓[39m [2mhigher version satisfies a greator or equal version range (
|
|
261
|
+
[32m✓[39m [2mversion satisfies a range (5 ms)[22m
|
|
262
|
+
[32m✓[39m [2mhigher version satisfies a range (2 ms)[22m
|
|
263
|
+
[32m✓[39m [2mversion satisfies a greator or equal version range (2 ms)[22m
|
|
264
|
+
[32m✓[39m [2mhigher version satisfies a greator or equal version range (1 ms)[22m
|
|
264
265
|
[32m✓[39m [2mversion satisfies 'any' range (1 ms)[22m
|
|
265
|
-
[32m✓[39m [2mgreator or equal version range satisfies 'any' range (
|
|
266
|
-
[32m✓[39m [2mrange satisfies 'any' range (
|
|
266
|
+
[32m✓[39m [2mgreator or equal version range satisfies 'any' range (7 ms)[22m
|
|
267
|
+
[32m✓[39m [2mrange satisfies 'any' range (2 ms)[22m
|
|
267
268
|
[32m✓[39m [2munion range satisfies 'any' range (1 ms)[22m
|
|
268
|
-
[32m✓[39m [2mversion found in union start (
|
|
269
|
+
[32m✓[39m [2mversion found in union start (12 ms)[22m
|
|
269
270
|
[32m✓[39m [2mversion found in union end (1 ms)[22m
|
|
270
271
|
[32m✓[39m [2mversion satisfies a range in union start (1 ms)[22m
|
|
271
272
|
[32m✓[39m [2mversion satisfies a range in union end (1 ms)[22m
|
|
272
|
-
[32m✓[39m [2mhigher version satisfies a range in union start (
|
|
273
|
+
[32m✓[39m [2mhigher version satisfies a range in union start (1 ms)[22m
|
|
273
274
|
[32m✓[39m [2mhigher version satisfies a range in union end (1 ms)[22m
|
|
274
275
|
[32m✓[39m [2mrange found in union start (1 ms)[22m
|
|
275
276
|
[32m✓[39m [2mrange found in union end (1 ms)[22m
|
|
276
277
|
[32m✓[39m [2munion satisfies greator or equal version range (1 ms)[22m
|
|
277
278
|
[32m✓[39m [2mgreator or equal version range satisfies greator or equal version range (1 ms)[22m
|
|
278
|
-
[32m✓[39m [2mequivalent greator or equal version ranges satisfy each other (
|
|
279
|
+
[32m✓[39m [2mequivalent greator or equal version ranges satisfy each other (2 ms)[22m
|
|
279
280
|
[32m✓[39m [2mhigher range satisfies a range in union start (1 ms)[22m
|
|
280
281
|
[32m✓[39m [2mhigher range satisfies a range in union end (1 ms)[22m
|
|
281
|
-
[32m✓[39m [2mequivalent 'any' ranges satisfy each other
|
|
282
|
-
[32m✓[39m [2mequivalent major ranges satisfy each other (
|
|
282
|
+
[32m✓[39m [2mequivalent 'any' ranges satisfy each other[22m
|
|
283
|
+
[32m✓[39m [2mequivalent major ranges satisfy each other (5 ms)[22m
|
|
283
284
|
[32m✓[39m [2mversion missing in union (1 ms)[22m
|
|
284
285
|
[32m✓[39m [2mrange missing in union (1 ms)[22m
|
|
285
286
|
Determines dependencies intersections correctly
|
|
286
|
-
[32m✓[39m [2mequivalence (
|
|
287
|
-
[32m✓[39m [2mexact vs any
|
|
287
|
+
[32m✓[39m [2mequivalence (1 ms)[22m
|
|
288
|
+
[32m✓[39m [2mexact vs any[22m
|
|
288
289
|
[32m✓[39m [2mmajor vs any (1 ms)[22m
|
|
289
290
|
[32m✓[39m [2mgreater or equal vs any (1 ms)[22m
|
|
290
291
|
[32m✓[39m [2many vs any (1 ms)[22m
|
|
291
|
-
[32m✓[39m [2mexact vs greater or equal (
|
|
292
|
-
[32m✓[39m [2mmajor vs greater or equal (
|
|
293
|
-
[32m✓[39m [2mgreater or equal vs greater or equal (
|
|
294
|
-
[32m✓[39m [2mexact vs major (
|
|
295
|
-
[32m✓[39m [2mmajor vs major (
|
|
292
|
+
[32m✓[39m [2mexact vs greater or equal (1 ms)[22m
|
|
293
|
+
[32m✓[39m [2mmajor vs greater or equal (2 ms)[22m
|
|
294
|
+
[32m✓[39m [2mgreater or equal vs greater or equal (14 ms)[22m
|
|
295
|
+
[32m✓[39m [2mexact vs major (2 ms)[22m
|
|
296
|
+
[32m✓[39m [2mmajor vs major (1 ms)[22m
|
|
296
297
|
[32m✓[39m [2mexact vs union (1 ms)[22m
|
|
297
298
|
[32m✓[39m [2mmajor vs union (1 ms)[22m
|
|
298
|
-
[32m✓[39m [2munion vs union (
|
|
299
|
+
[32m✓[39m [2munion vs union (3 ms)[22m
|
|
299
300
|
|
|
300
301
|
[2mconsole.log[22m
|
|
301
|
-
[34mpackage[39m (/tmp/tmp-
|
|
302
|
+
[34mpackage[39m (/tmp/tmp-3292-YM3b8eOraLMA)
|
|
302
303
|
[2m[22m
|
|
303
304
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
304
305
|
|
|
@@ -308,7 +309,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
308
309
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
309
310
|
|
|
310
311
|
[2mconsole.log[22m
|
|
311
|
-
[34mpackage[39m (/tmp/tmp-
|
|
312
|
+
[34mpackage[39m (/tmp/tmp-3292-eVXBl7x78G3k)
|
|
312
313
|
[2m[22m
|
|
313
314
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
314
315
|
|
|
@@ -318,7 +319,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
318
319
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
319
320
|
|
|
320
321
|
[2mconsole.log[22m
|
|
321
|
-
[34mpackage[39m (/tmp/tmp-
|
|
322
|
+
[34mpackage[39m (/tmp/tmp-3292-hh6VKijkIQDb)
|
|
322
323
|
[2m[22m
|
|
323
324
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
324
325
|
|
|
@@ -341,7 +342,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
341
342
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
342
343
|
|
|
343
344
|
[2mconsole.log[22m
|
|
344
|
-
[34mpackage[39m (/tmp/tmp-
|
|
345
|
+
[34mpackage[39m (/tmp/tmp-3292-yeH8i0OBrAUa)
|
|
345
346
|
[2m[22m
|
|
346
347
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
347
348
|
|
|
@@ -369,7 +370,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
369
370
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
370
371
|
|
|
371
372
|
[2mconsole.log[22m
|
|
372
|
-
[34mpackage[39m (/tmp/tmp-
|
|
373
|
+
[34mpackage[39m (/tmp/tmp-3292-4vK1izCdVyua)
|
|
373
374
|
[2m[22m
|
|
374
375
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
375
376
|
|
|
@@ -379,7 +380,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
379
380
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
380
381
|
|
|
381
382
|
[2mconsole.log[22m
|
|
382
|
-
[34mpackage[39m (/tmp/tmp-
|
|
383
|
+
[34mpackage[39m (/tmp/tmp-3292-yiu7P99TouKG)
|
|
383
384
|
[2m[22m
|
|
384
385
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
385
386
|
|
|
@@ -389,7 +390,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
389
390
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
390
391
|
|
|
391
392
|
[2mconsole.log[22m
|
|
392
|
-
[34mpackage[39m (/tmp/tmp-
|
|
393
|
+
[34mpackage[39m (/tmp/tmp-3292-sZbKvfbYJNk0)
|
|
393
394
|
[2m[22m
|
|
394
395
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
395
396
|
|
|
@@ -412,7 +413,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
412
413
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
413
414
|
|
|
414
415
|
[2mconsole.log[22m
|
|
415
|
-
[34mpackage[39m (/tmp/tmp-
|
|
416
|
+
[34mpackage[39m (/tmp/tmp-3292-cHJ2fHIb9r2S)
|
|
416
417
|
[2m[22m
|
|
417
418
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
418
419
|
|
|
@@ -442,43 +443,43 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
442
443
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageEntry.spec.ts[22m
|
|
443
444
|
expectPackageEntries (SimpleHost)
|
|
444
445
|
fix: true
|
|
445
|
-
[32m✓[39m [2mfixes missing entries (
|
|
446
|
+
[32m✓[39m [2mfixes missing entries (25 ms)[22m
|
|
446
447
|
[32m✓[39m [2mfixes missing nested entries (5 ms)[22m
|
|
447
|
-
[32m✓[39m [2mdoesn't error for nested entries that are defined (
|
|
448
|
+
[32m✓[39m [2mdoesn't error for nested entries that are defined (2 ms)[22m
|
|
448
449
|
[32m✓[39m [2merrors for keys that are missing (9 ms)[22m
|
|
449
|
-
[32m✓[39m [2mhandles both entries and entriesExist (
|
|
450
|
+
[32m✓[39m [2mhandles both entries and entriesExist (12 ms)[22m
|
|
450
451
|
expectPackageEntries (CachingHost)
|
|
451
452
|
fix: true
|
|
452
|
-
[32m✓[39m [2mfixes missing entries (
|
|
453
|
-
[32m✓[39m [2mfixes missing nested entries (
|
|
454
|
-
[32m✓[39m [2mdoesn't error for nested entries that are defined (
|
|
455
|
-
[32m✓[39m [2merrors for keys that are missing (
|
|
456
|
-
[32m✓[39m [2mhandles both entries and entriesExist (
|
|
457
|
-
|
|
458
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mnestedWorkspaces.spec.ts[22m
|
|
459
|
-
nestedWorkspaces
|
|
460
|
-
[32m✓[39m [2mchecks correctly when no packages (19 ms)[22m
|
|
461
|
-
[32m✓[39m [2mchecks correctly when one level packages (7 ms)[22m
|
|
462
|
-
[32m✓[39m [2mchecks fail when one level packages with no workspaces field (6 ms)[22m
|
|
463
|
-
[32m✓[39m [2mchecks correctly when two level packages with two level workspaces field (7 ms)[22m
|
|
464
|
-
[32m✓[39m [2mchecks fail when two level packages with one level workspaces field (6 ms)[22m
|
|
465
|
-
[32m✓[39m [2mchecks correctly when three level packages with three level workspaces field (7 ms)[22m
|
|
453
|
+
[32m✓[39m [2mfixes missing entries (6 ms)[22m
|
|
454
|
+
[32m✓[39m [2mfixes missing nested entries (7 ms)[22m
|
|
455
|
+
[32m✓[39m [2mdoesn't error for nested entries that are defined (1 ms)[22m
|
|
456
|
+
[32m✓[39m [2merrors for keys that are missing (6 ms)[22m
|
|
457
|
+
[32m✓[39m [2mhandles both entries and entriesExist (17 ms)[22m
|
|
466
458
|
|
|
467
459
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mbannedDependencies.spec.ts[22m
|
|
468
460
|
bannedDependencies
|
|
469
|
-
[32m✓[39m [2mFlags banned dependencies correctly (
|
|
461
|
+
[32m✓[39m [2mFlags banned dependencies correctly (10 ms)[22m
|
|
470
462
|
[32m✓[39m [2mFlags banned dependencies correctly w legacy globs (3 ms)[22m
|
|
471
|
-
[32m✓[39m [2mFlags banned dependencies correctly w new globs (
|
|
463
|
+
[32m✓[39m [2mFlags banned dependencies correctly w new globs (2 ms)[22m
|
|
472
464
|
[32m✓[39m [2mFlags banned dependencies correctly w exact (2 ms)[22m
|
|
473
465
|
[32m✓[39m [2mFlags banned transitives correctly (7 ms)[22m
|
|
474
466
|
|
|
467
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mnestedWorkspaces.spec.ts[22m
|
|
468
|
+
nestedWorkspaces
|
|
469
|
+
[32m✓[39m [2mchecks correctly when no packages (12 ms)[22m
|
|
470
|
+
[32m✓[39m [2mchecks correctly when one level packages (7 ms)[22m
|
|
471
|
+
[32m✓[39m [2mchecks fail when one level packages with no workspaces field (23 ms)[22m
|
|
472
|
+
[32m✓[39m [2mchecks correctly when two level packages with two level workspaces field (6 ms)[22m
|
|
473
|
+
[32m✓[39m [2mchecks fail when two level packages with one level workspaces field (11 ms)[22m
|
|
474
|
+
[32m✓[39m [2mchecks correctly when three level packages with three level workspaces field (10 ms)[22m
|
|
475
|
+
|
|
475
476
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mrequireDependency.spec.ts[22m
|
|
476
477
|
requireDependency
|
|
477
|
-
[32m✓[39m [2mchecks correctly (
|
|
478
|
-
[32m✓[39m [2mfixes correctly (
|
|
478
|
+
[32m✓[39m [2mchecks correctly (35 ms)[22m
|
|
479
|
+
[32m✓[39m [2mfixes correctly (19 ms)[22m
|
|
479
480
|
|
|
480
481
|
[2mconsole.log[22m
|
|
481
|
-
[34mpackage[39m (/tmp/tmp-
|
|
482
|
+
[34mpackage[39m (/tmp/tmp-3286-jWfunrCZrf7O)
|
|
482
483
|
[2m[22m
|
|
483
484
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
484
485
|
|
|
@@ -488,7 +489,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
488
489
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
489
490
|
|
|
490
491
|
[2mconsole.log[22m
|
|
491
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
492
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3286-A4z44FMrkUSn)
|
|
492
493
|
[2m[22m
|
|
493
494
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
494
495
|
|
|
@@ -498,7 +499,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
498
499
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
499
500
|
|
|
500
501
|
[2mconsole.log[22m
|
|
501
|
-
[34mpackage[39m (/tmp/tmp-
|
|
502
|
+
[34mpackage[39m (/tmp/tmp-3286-b463QZlvZe99)
|
|
502
503
|
[2m[22m
|
|
503
504
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
504
505
|
|
|
@@ -508,7 +509,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
508
509
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
509
510
|
|
|
510
511
|
[2mconsole.log[22m
|
|
511
|
-
[34mpackage[39m (/tmp/tmp-
|
|
512
|
+
[34mpackage[39m (/tmp/tmp-3286-rHMIDNo0SZkW)
|
|
512
513
|
[2m[22m
|
|
513
514
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
514
515
|
|
|
@@ -518,7 +519,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
518
519
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
519
520
|
|
|
520
521
|
[2mconsole.log[22m
|
|
521
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
522
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3286-ysrittMpaelI)
|
|
522
523
|
[2m[22m
|
|
523
524
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
524
525
|
|
|
@@ -528,37 +529,37 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
528
529
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
529
530
|
|
|
530
531
|
[2mconsole.log[22m
|
|
531
|
-
[34mpackage[39m (/tmp/tmp-
|
|
532
|
+
[34mpackage[39m (/tmp/tmp-3286-J3whUPa3OL99)
|
|
532
533
|
[2m[22m
|
|
533
534
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
534
535
|
|
|
535
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageOrder.spec.ts[22m
|
|
536
536
|
[2mconsole.log[22m
|
|
537
|
+
[32mFixed![39m [35mpackage.json[39m: Incorrect order of fields in package.json
|
|
538
|
+
[2m[22m
|
|
539
|
+
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
540
|
+
|
|
541
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageOrder.spec.ts[22m
|
|
537
542
|
expectPackageOrder (SimpleHost)
|
|
538
543
|
fix: true
|
|
539
|
-
[32m✓[39m [2mfixes order for expected keys (
|
|
540
|
-
[32m✓[39m [2mfixes order for unexpected keys (
|
|
541
|
-
[32m✓[39m [2mfixes order using function (
|
|
544
|
+
[32m✓[39m [2mfixes order for expected keys (64 ms)[22m
|
|
545
|
+
[32m✓[39m [2mfixes order for unexpected keys (46 ms)[22m
|
|
546
|
+
[32m✓[39m [2mfixes order using function (38 ms)[22m
|
|
542
547
|
[32m✓[39m [2mdoes nothing if already order (2 ms)[22m
|
|
543
548
|
expectPackageOrder (CachingHost)
|
|
544
549
|
fix: true
|
|
545
|
-
[32m✓[39m [2mfixes order for expected keys (
|
|
550
|
+
[32m✓[39m [2mfixes order for expected keys (30 ms)[22m
|
|
546
551
|
[32m✓[39m [2mfixes order for unexpected keys (5 ms)[22m
|
|
547
|
-
[32m✓[39m [2mfixes order using function (
|
|
552
|
+
[32m✓[39m [2mfixes order using function (5 ms)[22m
|
|
548
553
|
[32m✓[39m [2mdoes nothing if already order (2 ms)[22m
|
|
549
554
|
|
|
550
|
-
[32mFixed![39m [35mpackage.json[39m: Incorrect order of fields in package.json
|
|
551
|
-
[2m[22m
|
|
552
|
-
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
553
|
-
|
|
554
555
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentDependencies.spec.ts[22m
|
|
555
556
|
consistentDependencies
|
|
556
|
-
[32m✓[39m [2mchecks correctly (
|
|
557
|
+
[32m✓[39m [2mchecks correctly (15 ms)[22m
|
|
557
558
|
[32m✓[39m [2mfixes correctly (4 ms)[22m
|
|
558
559
|
[32m✓[39m [2mignores ignored dependencies (2 ms)[22m
|
|
559
560
|
|
|
560
561
|
[2mconsole.log[22m
|
|
561
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
562
|
+
[34mrootProject[39m (/tmp/tmp-3292-SAGv2y85yy6e)
|
|
562
563
|
[2m[22m
|
|
563
564
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
564
565
|
|
|
@@ -568,7 +569,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
568
569
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
569
570
|
|
|
570
571
|
[2mconsole.log[22m
|
|
571
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
572
|
+
[34mrootProject[39m (/tmp/tmp-3292-5L8pJlvtTMKz)
|
|
572
573
|
[2m[22m
|
|
573
574
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
574
575
|
|
|
@@ -578,7 +579,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
578
579
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
579
580
|
|
|
580
581
|
[2mconsole.log[22m
|
|
581
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
582
|
+
[34mrootProject[39m (/tmp/tmp-3292-L9tZJqPOikdM)
|
|
582
583
|
[2m[22m
|
|
583
584
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
584
585
|
|
|
@@ -588,7 +589,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
588
589
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
589
590
|
|
|
590
591
|
[2mconsole.log[22m
|
|
591
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
592
|
+
[34mrootProject[39m (/tmp/tmp-3292-49ut7i0PSCdr)
|
|
592
593
|
[2m[22m
|
|
593
594
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
594
595
|
|
|
@@ -598,7 +599,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
598
599
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
599
600
|
|
|
600
601
|
[2mconsole.log[22m
|
|
601
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
602
|
+
[34mrootProject[39m (/tmp/tmp-3292-4XIxt18P19Tp)
|
|
602
603
|
[2m[22m
|
|
603
604
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
604
605
|
|
|
@@ -608,7 +609,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
608
609
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
609
610
|
|
|
610
611
|
[2mconsole.log[22m
|
|
611
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
612
|
+
[34mrootProject[39m (/tmp/tmp-3292-XzEy7R2Wr9Vo)
|
|
612
613
|
[2m[22m
|
|
613
614
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
614
615
|
|
|
@@ -620,17 +621,17 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
620
621
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mfileContents.spec.ts[22m
|
|
621
622
|
fileContents (SimpleHost)
|
|
622
623
|
fix: true
|
|
623
|
-
[32m✓[39m [2mworks with async generator (
|
|
624
|
-
[32m✓[39m [2mfixes missing file (
|
|
624
|
+
[32m✓[39m [2mworks with async generator (11 ms)[22m
|
|
625
|
+
[32m✓[39m [2mfixes missing file (5 ms)[22m
|
|
625
626
|
[32m✓[39m [2mfixes missing nested file (3 ms)[22m
|
|
626
627
|
fileContents (CachingHost)
|
|
627
628
|
fix: true
|
|
628
|
-
[32m✓[39m [2mworks with async generator (
|
|
629
|
+
[32m✓[39m [2mworks with async generator (6 ms)[22m
|
|
629
630
|
[32m✓[39m [2mfixes missing file (3 ms)[22m
|
|
630
631
|
[32m✓[39m [2mfixes missing nested file (3 ms)[22m
|
|
631
632
|
|
|
632
633
|
[2mconsole.log[22m
|
|
633
|
-
[34mfoo-lib[39m (/tmp/tmp-
|
|
634
|
+
[34mfoo-lib[39m (/tmp/tmp-3286-N2br5ja4iEnn)
|
|
634
635
|
[2m[22m
|
|
635
636
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
636
637
|
|
|
@@ -640,7 +641,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
640
641
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
641
642
|
|
|
642
643
|
[2mconsole.log[22m
|
|
643
|
-
[34mfoo-lib[39m (/tmp/tmp-
|
|
644
|
+
[34mfoo-lib[39m (/tmp/tmp-3286-CnqKlB6nA06l)
|
|
644
645
|
[2m[22m
|
|
645
646
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
646
647
|
|
|
@@ -653,14 +654,14 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
653
654
|
alphabeticalScripts (SimpleHost)
|
|
654
655
|
fix: true
|
|
655
656
|
[32m✓[39m [2mfixes unsorted scripts (10 ms)[22m
|
|
656
|
-
[32m✓[39m [2mdoes nothing if already sorted
|
|
657
|
+
[32m✓[39m [2mdoes nothing if already sorted[22m
|
|
657
658
|
alphabeticalScripts (CachingHost)
|
|
658
659
|
fix: true
|
|
659
|
-
[32m✓[39m [2mfixes unsorted scripts (
|
|
660
|
+
[32m✓[39m [2mfixes unsorted scripts (4 ms)[22m
|
|
660
661
|
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
661
662
|
|
|
662
663
|
[1mTest Suites: [22m[1m[32m11 passed[39m[22m, 11 total
|
|
663
664
|
[1mTests: [22m[1m[32m118 passed[39m[22m, 118 total
|
|
664
665
|
[1mSnapshots: [22m0 total
|
|
665
|
-
[1mTime:[22m 9.
|
|
666
|
+
[1mTime:[22m 9.715 s
|
|
666
667
|
[2mRan all test suites[22m[2m.[22m
|
|
@@ -15,4 +15,4 @@
|
|
|
15
15
|
[32mESM[39m [1mbuild/js/public/util.js.map [22m[32m71.00 B[39m
|
|
16
16
|
[32mESM[39m [1mbuild/js/index.js.map [22m[32m100.21 KB[39m
|
|
17
17
|
[32mESM[39m [1mbuild/js/chunk-A2MUUSNE.js.map [22m[32m1.19 KB[39m
|
|
18
|
-
[32mESM[39m ⚡️ Build success in
|
|
18
|
+
[32mESM[39m ⚡️ Build success in 81ms
|
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.126+1634d19",
|
|
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.126+1634d19",
|
|
34
|
+
"@monorepolint/core": "^0.5.0-alpha.126+1634d19",
|
|
35
|
+
"@monorepolint/utils": "^0.5.0-alpha.126+1634d19",
|
|
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": "1634d1967642613f1036cd803fb8769accce7fc4"
|
|
63
63
|
}
|