@monorepolint/rules 0.5.0-alpha.125 → 0.5.0-alpha.127
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 +162 -160
- package/.turbo/turbo-transpile-typescript.log +1 -1
- package/package.json +5 -5
package/.turbo/turbo-test.log
CHANGED
|
@@ -2,12 +2,29 @@
|
|
|
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
|
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:3240) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
11
|
+
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
12
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentVersions.spec.ts[22m ([0m[1m[41m6.591 s[49m[22m[0m)
|
|
13
|
+
consistentVersions
|
|
14
|
+
standard tests
|
|
15
|
+
[32m✓[39m [2mDoes nothing when arguments are empty (12 ms)[22m
|
|
16
|
+
[32m✓[39m [2mFixes packages that have an incorrect dependency version (5 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 (3 ms)[22m
|
|
19
|
+
[32m✓[39m [2mIgnores packages that have a correct devDependency version (2 ms)[22m
|
|
20
|
+
[32m✓[39m [2mFixes packages that have an incorrect dependency and devDependency versions (9 ms)[22m
|
|
21
|
+
Multiple accepted versions tests
|
|
22
|
+
[32m✓[39m [2mAccepts a match when multiple versions are configured (3 ms)[22m
|
|
23
|
+
[32m✓[39m [2mErrors when version does not match (9 ms)[22m
|
|
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 `'.'`
|
|
9
26
|
[2mconsole.log[22m
|
|
10
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
27
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3241-zmOY2VRByjmV)
|
|
11
28
|
[2m[22m
|
|
12
29
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
13
30
|
|
|
@@ -30,7 +47,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
30
47
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
31
48
|
|
|
32
49
|
[2mconsole.log[22m
|
|
33
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
50
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3241-u1CI4kmD2UJf)
|
|
34
51
|
[2m[22m
|
|
35
52
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
36
53
|
|
|
@@ -40,7 +57,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
40
57
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
41
58
|
|
|
42
59
|
[2mconsole.log[22m
|
|
43
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
60
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3241-Bc5mnFPlTXnR)
|
|
44
61
|
[2m[22m
|
|
45
62
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
46
63
|
|
|
@@ -50,7 +67,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
50
67
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
51
68
|
|
|
52
69
|
[2mconsole.log[22m
|
|
53
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
70
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3241-Rvk3tBw1hyEN)
|
|
54
71
|
[2m[22m
|
|
55
72
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
56
73
|
|
|
@@ -73,7 +90,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
73
90
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:169:10)[22m[2m[22m
|
|
74
91
|
|
|
75
92
|
[2mconsole.log[22m
|
|
76
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
93
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3241-PUWUZ0KtYu7v)
|
|
77
94
|
[2m[22m
|
|
78
95
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
79
96
|
|
|
@@ -83,7 +100,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
83
100
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
84
101
|
|
|
85
102
|
[2mconsole.log[22m
|
|
86
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
103
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3241-kJ3yfLiu7oZJ)
|
|
87
104
|
[2m[22m
|
|
88
105
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
89
106
|
|
|
@@ -93,7 +110,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
93
110
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
94
111
|
|
|
95
112
|
[2mconsole.log[22m
|
|
96
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
113
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3241-2GBVRR3MbYJw)
|
|
97
114
|
[2m[22m
|
|
98
115
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
99
116
|
|
|
@@ -102,10 +119,10 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
102
119
|
[2m[22m
|
|
103
120
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
104
121
|
|
|
105
|
-
(node:
|
|
122
|
+
(node:3241) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
106
123
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
107
124
|
[2mconsole.log[22m
|
|
108
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
125
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3241-56FTjfOAo0gs)
|
|
109
126
|
[2m[22m
|
|
110
127
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
111
128
|
|
|
@@ -128,7 +145,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
128
145
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
129
146
|
|
|
130
147
|
[2mconsole.log[22m
|
|
131
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
148
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3241-50V85csHsgkz)
|
|
132
149
|
[2m[22m
|
|
133
150
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
134
151
|
|
|
@@ -138,7 +155,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
138
155
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
139
156
|
|
|
140
157
|
[2mconsole.log[22m
|
|
141
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
158
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3241-8S0qxqBGfRFe)
|
|
142
159
|
[2m[22m
|
|
143
160
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
144
161
|
|
|
@@ -147,25 +164,10 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
147
164
|
[2m[22m
|
|
148
165
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
149
166
|
|
|
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
167
|
[2mconsole.log[22m
|
|
153
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
168
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3241-dZjMVLwtZn4V)
|
|
154
169
|
[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
170
|
[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
171
|
|
|
170
172
|
[2m[31mconsole.error[39m[22m
|
|
171
173
|
[31m [31mError![39m[31m [35mpackage.json[39m[31m: Expected standardized script entry for 'foo'. Valid options: 'a', 'b'[39m
|
|
@@ -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-3241-ICWRQGvwA9lS)
|
|
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-3241-8NbZ4OheSVaR)
|
|
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-3241-NAQnsMqY9NtC)
|
|
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,61 +217,61 @@ 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[
|
|
220
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageScript.spec.ts[22m ([0m[1m[41m7.143 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 [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 (
|
|
225
|
+
[32m✓[39m [2mfixes an empty script section (6 ms)[22m
|
|
226
|
+
[32m✓[39m [2madds a script (6 ms)[22m
|
|
227
|
+
[32m✓[39m [2mdoes nothing if the value exists (1 ms)[22m
|
|
228
|
+
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (9 ms)[22m
|
|
229
|
+
[32m✓[39m [2muses the fixValue for fixing if provided (4 ms)[22m
|
|
230
|
+
[32m✓[39m [2mcan fix to empty (4 ms)[22m
|
|
231
|
+
[32m✓[39m [2mcan allow only empty (4 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 (22 ms)[22m
|
|
233
235
|
fix: true
|
|
234
236
|
[32m✓[39m [2mfixes an empty script section (5 ms)[22m
|
|
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 (
|
|
239
|
-
[32m✓[39m [2mcan fix to empty (
|
|
240
|
-
[32m✓[39m [2mcan allow only empty (
|
|
237
|
+
[32m✓[39m [2madds a script (23 ms)[22m
|
|
238
|
+
[32m✓[39m [2mdoes nothing if the value exists (1 ms)[22m
|
|
239
|
+
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (21 ms)[22m
|
|
240
|
+
[32m✓[39m [2muses the fixValue for fixing if provided (6 ms)[22m
|
|
241
|
+
[32m✓[39m [2mcan fix to empty (8 ms)[22m
|
|
242
|
+
[32m✓[39m [2mcan allow only empty (5 ms)[22m
|
|
241
243
|
|
|
242
|
-
(node:
|
|
244
|
+
(node:3239) 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.442 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) (
|
|
248
|
+
[32m✓[39m [2mFlags overloaded dependency (entry in regular dependencies and peer dependencies) (4 ms)[22m
|
|
249
|
+
[32m✓[39m [2mFlags conflicting peer dependencies (4 ms)[22m
|
|
250
|
+
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has regular dep) (7 ms)[22m
|
|
251
|
+
[32m✓[39m [2mFlags missing peer dependencies (NO regular dependency present) (5 ms)[22m
|
|
250
252
|
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has peer dep) (5 ms)[22m
|
|
251
|
-
[32m✓[39m [2mHonors dependencyWhitelist (
|
|
252
|
-
[32m✓[39m [2mHonors dependencyBlacklist (
|
|
253
|
+
[32m✓[39m [2mHonors dependencyWhitelist (4 ms)[22m
|
|
254
|
+
[32m✓[39m [2mHonors dependencyBlacklist (12 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 (34 ms)[22m
|
|
257
|
+
[32m✓[39m [2mProperly matches greator or equal version range regex (48 ms)[22m
|
|
258
|
+
[32m✓[39m [2mProperly matches major version range regex (10 ms)[22m
|
|
259
|
+
[32m✓[39m [2mProperly matches allowed range regex (28 ms)[22m
|
|
258
260
|
Determines dependencies satisfaction correctly
|
|
259
|
-
[32m✓[39m [2mversion is version (
|
|
260
|
-
[32m✓[39m [2mversion satisfies a range (
|
|
261
|
-
[32m✓[39m [2mhigher version satisfies a range (
|
|
261
|
+
[32m✓[39m [2mversion is version (11 ms)[22m
|
|
262
|
+
[32m✓[39m [2mversion satisfies a range (4 ms)[22m
|
|
263
|
+
[32m✓[39m [2mhigher version satisfies a range (3 ms)[22m
|
|
262
264
|
[32m✓[39m [2mversion satisfies a greator or equal version range (1 ms)[22m
|
|
263
|
-
[32m✓[39m [2mhigher version satisfies a greator or equal version range (
|
|
265
|
+
[32m✓[39m [2mhigher version satisfies a greator or equal version range (1 ms)[22m
|
|
264
266
|
[32m✓[39m [2mversion satisfies 'any' range (1 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 (
|
|
269
|
+
[32m✓[39m [2munion range satisfies 'any' range (2 ms)[22m
|
|
268
270
|
[32m✓[39m [2mversion found in union start (1 ms)[22m
|
|
269
271
|
[32m✓[39m [2mversion found in union end (1 ms)[22m
|
|
270
272
|
[32m✓[39m [2mversion satisfies a range in union start (1 ms)[22m
|
|
271
|
-
[32m✓[39m [2mversion satisfies a range in union end (
|
|
272
|
-
[32m✓[39m [2mhigher version satisfies a range in union start (
|
|
273
|
+
[32m✓[39m [2mversion satisfies a range in union end (2 ms)[22m
|
|
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
277
|
[32m✓[39m [2mrange found in union end (1 ms)[22m
|
|
@@ -277,28 +279,36 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
277
279
|
[32m✓[39m [2mgreator or equal version range satisfies greator or equal version range (1 ms)[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
|
-
[32m✓[39m [2mhigher range satisfies a range in union end
|
|
282
|
+
[32m✓[39m [2mhigher range satisfies a range in union end[22m
|
|
281
283
|
[32m✓[39m [2mequivalent 'any' ranges satisfy each other (1 ms)[22m
|
|
282
|
-
[32m✓[39m [2mequivalent major ranges satisfy each other (
|
|
283
|
-
[32m✓[39m [2mversion missing in union
|
|
284
|
+
[32m✓[39m [2mequivalent major ranges satisfy each other (3 ms)[22m
|
|
285
|
+
[32m✓[39m [2mversion missing in union[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
|
-
[32m✓[39m [2mexact vs any
|
|
289
|
+
[32m✓[39m [2mexact vs any[22m
|
|
288
290
|
[32m✓[39m [2mmajor vs any (1 ms)[22m
|
|
289
291
|
[32m✓[39m [2mgreater or equal vs any (1 ms)[22m
|
|
290
292
|
[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 (
|
|
296
|
-
[32m✓[39m [2mexact vs union (
|
|
293
|
+
[32m✓[39m [2mexact vs greater or equal (1 ms)[22m
|
|
294
|
+
[32m✓[39m [2mmajor vs greater or equal (2 ms)[22m
|
|
295
|
+
[32m✓[39m [2mgreater or equal vs greater or equal (1 ms)[22m
|
|
296
|
+
[32m✓[39m [2mexact vs major (1 ms)[22m
|
|
297
|
+
[32m✓[39m [2mmajor vs major (1 ms)[22m
|
|
298
|
+
[32m✓[39m [2mexact vs union (2 ms)[22m
|
|
297
299
|
[32m✓[39m [2mmajor vs union (1 ms)[22m
|
|
298
300
|
[32m✓[39m [2munion vs union (2 ms)[22m
|
|
299
301
|
|
|
302
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mbannedDependencies.spec.ts[22m
|
|
303
|
+
bannedDependencies
|
|
304
|
+
[32m✓[39m [2mFlags banned dependencies correctly (11 ms)[22m
|
|
305
|
+
[32m✓[39m [2mFlags banned dependencies correctly w legacy globs (2 ms)[22m
|
|
306
|
+
[32m✓[39m [2mFlags banned dependencies correctly w new globs (2 ms)[22m
|
|
307
|
+
[32m✓[39m [2mFlags banned dependencies correctly w exact (2 ms)[22m
|
|
308
|
+
[32m✓[39m [2mFlags banned transitives correctly (7 ms)[22m
|
|
309
|
+
|
|
300
310
|
[2mconsole.log[22m
|
|
301
|
-
[34mpackage[39m (/tmp/tmp-
|
|
311
|
+
[34mpackage[39m (/tmp/tmp-3241-6QjYL5l3mWJr)
|
|
302
312
|
[2m[22m
|
|
303
313
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
304
314
|
|
|
@@ -308,7 +318,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
308
318
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
309
319
|
|
|
310
320
|
[2mconsole.log[22m
|
|
311
|
-
[34mpackage[39m (/tmp/tmp-
|
|
321
|
+
[34mpackage[39m (/tmp/tmp-3241-2c5qaKH8j4tP)
|
|
312
322
|
[2m[22m
|
|
313
323
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
314
324
|
|
|
@@ -318,7 +328,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
318
328
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
319
329
|
|
|
320
330
|
[2mconsole.log[22m
|
|
321
|
-
[34mpackage[39m (/tmp/tmp-
|
|
331
|
+
[34mpackage[39m (/tmp/tmp-3241-sDHDYQAsUc9r)
|
|
322
332
|
[2m[22m
|
|
323
333
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
324
334
|
|
|
@@ -341,7 +351,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
341
351
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
342
352
|
|
|
343
353
|
[2mconsole.log[22m
|
|
344
|
-
[34mpackage[39m (/tmp/tmp-
|
|
354
|
+
[34mpackage[39m (/tmp/tmp-3241-iua8wEYdpMdo)
|
|
345
355
|
[2m[22m
|
|
346
356
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
347
357
|
|
|
@@ -369,7 +379,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
369
379
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
370
380
|
|
|
371
381
|
[2mconsole.log[22m
|
|
372
|
-
[34mpackage[39m (/tmp/tmp-
|
|
382
|
+
[34mpackage[39m (/tmp/tmp-3241-PVMjYmQ52Sza)
|
|
373
383
|
[2m[22m
|
|
374
384
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
375
385
|
|
|
@@ -379,7 +389,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
379
389
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
380
390
|
|
|
381
391
|
[2mconsole.log[22m
|
|
382
|
-
[34mpackage[39m (/tmp/tmp-
|
|
392
|
+
[34mpackage[39m (/tmp/tmp-3241-hHneJK0VHcPQ)
|
|
383
393
|
[2m[22m
|
|
384
394
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
385
395
|
|
|
@@ -389,7 +399,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
389
399
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
390
400
|
|
|
391
401
|
[2mconsole.log[22m
|
|
392
|
-
[34mpackage[39m (/tmp/tmp-
|
|
402
|
+
[34mpackage[39m (/tmp/tmp-3241-s3775ujAes5M)
|
|
393
403
|
[2m[22m
|
|
394
404
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
395
405
|
|
|
@@ -412,7 +422,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
412
422
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
413
423
|
|
|
414
424
|
[2mconsole.log[22m
|
|
415
|
-
[34mpackage[39m (/tmp/tmp-
|
|
425
|
+
[34mpackage[39m (/tmp/tmp-3241-Lux3Im8hLY7i)
|
|
416
426
|
[2m[22m
|
|
417
427
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
418
428
|
|
|
@@ -442,43 +452,35 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
442
452
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageEntry.spec.ts[22m
|
|
443
453
|
expectPackageEntries (SimpleHost)
|
|
444
454
|
fix: true
|
|
445
|
-
[32m✓[39m [2mfixes missing entries (
|
|
455
|
+
[32m✓[39m [2mfixes missing entries (15 ms)[22m
|
|
446
456
|
[32m✓[39m [2mfixes missing nested entries (5 ms)[22m
|
|
447
457
|
[32m✓[39m [2mdoesn't error for nested entries that are defined (1 ms)[22m
|
|
448
|
-
[32m✓[39m [2merrors for keys that are missing (
|
|
449
|
-
[32m✓[39m [2mhandles both entries and entriesExist (
|
|
458
|
+
[32m✓[39m [2merrors for keys that are missing (26 ms)[22m
|
|
459
|
+
[32m✓[39m [2mhandles both entries and entriesExist (32 ms)[22m
|
|
450
460
|
expectPackageEntries (CachingHost)
|
|
451
461
|
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 (
|
|
462
|
+
[32m✓[39m [2mfixes missing entries (48 ms)[22m
|
|
463
|
+
[32m✓[39m [2mfixes missing nested entries (18 ms)[22m
|
|
464
|
+
[32m✓[39m [2mdoesn't error for nested entries that are defined (6 ms)[22m
|
|
465
|
+
[32m✓[39m [2merrors for keys that are missing (14 ms)[22m
|
|
466
|
+
[32m✓[39m [2mhandles both entries and entriesExist (11 ms)[22m
|
|
457
467
|
|
|
458
468
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mnestedWorkspaces.spec.ts[22m
|
|
459
469
|
nestedWorkspaces
|
|
460
|
-
[32m✓[39m [2mchecks correctly when no packages (
|
|
461
|
-
[32m✓[39m [2mchecks correctly when one level packages (
|
|
470
|
+
[32m✓[39m [2mchecks correctly when no packages (18 ms)[22m
|
|
471
|
+
[32m✓[39m [2mchecks correctly when one level packages (6 ms)[22m
|
|
462
472
|
[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 (
|
|
464
|
-
[32m✓[39m [2mchecks fail when two level packages with one level workspaces field (
|
|
473
|
+
[32m✓[39m [2mchecks correctly when two level packages with two level workspaces field (5 ms)[22m
|
|
474
|
+
[32m✓[39m [2mchecks fail when two level packages with one level workspaces field (13 ms)[22m
|
|
465
475
|
[32m✓[39m [2mchecks correctly when three level packages with three level workspaces field (7 ms)[22m
|
|
466
476
|
|
|
467
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mbannedDependencies.spec.ts[22m
|
|
468
|
-
bannedDependencies
|
|
469
|
-
[32m✓[39m [2mFlags banned dependencies correctly (11 ms)[22m
|
|
470
|
-
[32m✓[39m [2mFlags banned dependencies correctly w legacy globs (3 ms)[22m
|
|
471
|
-
[32m✓[39m [2mFlags banned dependencies correctly w new globs (3 ms)[22m
|
|
472
|
-
[32m✓[39m [2mFlags banned dependencies correctly w exact (2 ms)[22m
|
|
473
|
-
[32m✓[39m [2mFlags banned transitives correctly (7 ms)[22m
|
|
474
|
-
|
|
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 (17 ms)[22m
|
|
480
|
+
[32m✓[39m [2mfixes correctly (6 ms)[22m
|
|
479
481
|
|
|
480
482
|
[2mconsole.log[22m
|
|
481
|
-
[34mpackage[39m (/tmp/tmp-
|
|
483
|
+
[34mpackage[39m (/tmp/tmp-3241-BXWw55NGHOpu)
|
|
482
484
|
[2m[22m
|
|
483
485
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
484
486
|
|
|
@@ -488,7 +490,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
488
490
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
489
491
|
|
|
490
492
|
[2mconsole.log[22m
|
|
491
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
493
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3241-iHP1FwqdHzF4)
|
|
492
494
|
[2m[22m
|
|
493
495
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
494
496
|
|
|
@@ -498,7 +500,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
498
500
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
499
501
|
|
|
500
502
|
[2mconsole.log[22m
|
|
501
|
-
[34mpackage[39m (/tmp/tmp-
|
|
503
|
+
[34mpackage[39m (/tmp/tmp-3241-F57pOfRiJ0x7)
|
|
502
504
|
[2m[22m
|
|
503
505
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
504
506
|
|
|
@@ -508,7 +510,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
508
510
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
509
511
|
|
|
510
512
|
[2mconsole.log[22m
|
|
511
|
-
[34mpackage[39m (/tmp/tmp-
|
|
513
|
+
[34mpackage[39m (/tmp/tmp-3241-dN37rLf5J0k0)
|
|
512
514
|
[2m[22m
|
|
513
515
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
514
516
|
|
|
@@ -518,7 +520,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
518
520
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
519
521
|
|
|
520
522
|
[2mconsole.log[22m
|
|
521
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
523
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3241-rNTjOlEi8o2B)
|
|
522
524
|
[2m[22m
|
|
523
525
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
524
526
|
|
|
@@ -528,67 +530,77 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
528
530
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
529
531
|
|
|
530
532
|
[2mconsole.log[22m
|
|
531
|
-
[34mpackage[39m (/tmp/tmp-
|
|
533
|
+
[34mpackage[39m (/tmp/tmp-3241-N6eMfyGu4Auk)
|
|
532
534
|
[2m[22m
|
|
533
535
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
534
536
|
|
|
535
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageOrder.spec.ts[22m
|
|
536
537
|
[2mconsole.log[22m
|
|
538
|
+
[32mFixed![39m [35mpackage.json[39m: Incorrect order of fields in package.json
|
|
539
|
+
[2m[22m
|
|
540
|
+
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
541
|
+
|
|
542
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageOrder.spec.ts[22m
|
|
537
543
|
expectPackageOrder (SimpleHost)
|
|
538
544
|
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 (
|
|
545
|
+
[32m✓[39m [2mfixes order for expected keys (26 ms)[22m
|
|
546
|
+
[32m✓[39m [2mfixes order for unexpected keys (28 ms)[22m
|
|
547
|
+
[32m✓[39m [2mfixes order using function (5 ms)[22m
|
|
542
548
|
[32m✓[39m [2mdoes nothing if already order (2 ms)[22m
|
|
543
549
|
expectPackageOrder (CachingHost)
|
|
544
550
|
fix: true
|
|
545
|
-
[32m✓[39m [2mfixes order for expected keys (
|
|
546
|
-
[32m✓[39m [2mfixes order for unexpected keys (
|
|
547
|
-
[32m✓[39m [2mfixes order using function (
|
|
548
|
-
[32m✓[39m [2mdoes nothing if already order (
|
|
549
|
-
|
|
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
|
|
551
|
+
[32m✓[39m [2mfixes order for expected keys (6 ms)[22m
|
|
552
|
+
[32m✓[39m [2mfixes order for unexpected keys (4 ms)[22m
|
|
553
|
+
[32m✓[39m [2mfixes order using function (8 ms)[22m
|
|
554
|
+
[32m✓[39m [2mdoes nothing if already order (1 ms)[22m
|
|
553
555
|
|
|
554
556
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentDependencies.spec.ts[22m
|
|
555
557
|
consistentDependencies
|
|
556
|
-
[32m✓[39m [2mchecks correctly (
|
|
558
|
+
[32m✓[39m [2mchecks correctly (16 ms)[22m
|
|
557
559
|
[32m✓[39m [2mfixes correctly (4 ms)[22m
|
|
558
|
-
[32m✓[39m [2mignores ignored dependencies (
|
|
560
|
+
[32m✓[39m [2mignores ignored dependencies (3 ms)[22m
|
|
559
561
|
|
|
560
562
|
[2mconsole.log[22m
|
|
561
|
-
[
|
|
563
|
+
[34mfoo-lib[39m (/tmp/tmp-3241-6ICFPUVUeho3)
|
|
562
564
|
[2m[22m
|
|
563
565
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
564
566
|
|
|
565
567
|
[2mconsole.log[22m
|
|
566
|
-
[32mFixed![39m [
|
|
568
|
+
[32mFixed![39m [35mpackage.json[39m: Incorrect order of scripts in foo-lib's package.json
|
|
567
569
|
[2m[22m
|
|
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
|
+
[34mfoo-lib[39m (/tmp/tmp-3241-IwN6ndJiG48M)
|
|
572
574
|
[2m[22m
|
|
573
575
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
574
576
|
|
|
575
577
|
[2mconsole.log[22m
|
|
576
|
-
[32mFixed![39m [
|
|
578
|
+
[32mFixed![39m [35mpackage.json[39m: Incorrect order of scripts in foo-lib's package.json
|
|
577
579
|
[2m[22m
|
|
578
580
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
579
581
|
|
|
582
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1malphabeticalScripts.spec.ts[22m
|
|
583
|
+
alphabeticalScripts (SimpleHost)
|
|
584
|
+
fix: true
|
|
585
|
+
[32m✓[39m [2mfixes unsorted scripts (12 ms)[22m
|
|
586
|
+
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
587
|
+
alphabeticalScripts (CachingHost)
|
|
588
|
+
fix: true
|
|
589
|
+
[32m✓[39m [2mfixes unsorted scripts (12 ms)[22m
|
|
590
|
+
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
591
|
+
|
|
580
592
|
[2mconsole.log[22m
|
|
581
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
593
|
+
[34mrootProject[39m (/tmp/tmp-3240-4uqUq1OLaAE9)
|
|
582
594
|
[2m[22m
|
|
583
595
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
584
596
|
|
|
585
597
|
[2mconsole.log[22m
|
|
586
|
-
[32mFixed![39m [
|
|
598
|
+
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
587
599
|
[2m[22m
|
|
588
600
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
589
601
|
|
|
590
602
|
[2mconsole.log[22m
|
|
591
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
603
|
+
[34mrootProject[39m (/tmp/tmp-3240-RjZYz1XkrkAv)
|
|
592
604
|
[2m[22m
|
|
593
605
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
594
606
|
|
|
@@ -598,69 +610,59 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
598
610
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
599
611
|
|
|
600
612
|
[2mconsole.log[22m
|
|
601
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
613
|
+
[34mrootProject[39m (/tmp/tmp-3240-CQNhutqeYM0m)
|
|
602
614
|
[2m[22m
|
|
603
615
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
604
616
|
|
|
605
617
|
[2mconsole.log[22m
|
|
606
|
-
[32mFixed![39m [
|
|
618
|
+
[32mFixed![39m [35mnested/foo.txt[39m: Expect file contents to match
|
|
607
619
|
[2m[22m
|
|
608
620
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
609
621
|
|
|
610
622
|
[2mconsole.log[22m
|
|
611
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
623
|
+
[34mrootProject[39m (/tmp/tmp-3240-k10822wcJNhz)
|
|
612
624
|
[2m[22m
|
|
613
625
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
614
626
|
|
|
615
627
|
[2mconsole.log[22m
|
|
616
|
-
[32mFixed![39m [
|
|
628
|
+
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
617
629
|
[2m[22m
|
|
618
630
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
619
631
|
|
|
620
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mfileContents.spec.ts[22m
|
|
621
|
-
fileContents (SimpleHost)
|
|
622
|
-
fix: true
|
|
623
|
-
[32m✓[39m [2mworks with async generator (10 ms)[22m
|
|
624
|
-
[32m✓[39m [2mfixes missing file (3 ms)[22m
|
|
625
|
-
[32m✓[39m [2mfixes missing nested file (3 ms)[22m
|
|
626
|
-
fileContents (CachingHost)
|
|
627
|
-
fix: true
|
|
628
|
-
[32m✓[39m [2mworks with async generator (5 ms)[22m
|
|
629
|
-
[32m✓[39m [2mfixes missing file (3 ms)[22m
|
|
630
|
-
[32m✓[39m [2mfixes missing nested file (3 ms)[22m
|
|
631
|
-
|
|
632
632
|
[2mconsole.log[22m
|
|
633
|
-
[
|
|
633
|
+
[34mrootProject[39m (/tmp/tmp-3240-RdUrXZ9cffnc)
|
|
634
634
|
[2m[22m
|
|
635
635
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
636
636
|
|
|
637
637
|
[2mconsole.log[22m
|
|
638
|
-
[32mFixed![39m [
|
|
638
|
+
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
639
639
|
[2m[22m
|
|
640
640
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
641
641
|
|
|
642
642
|
[2mconsole.log[22m
|
|
643
|
-
[
|
|
643
|
+
[34mrootProject[39m (/tmp/tmp-3240-y5JqxSEn2Jaf)
|
|
644
644
|
[2m[22m
|
|
645
645
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
646
646
|
|
|
647
647
|
[2mconsole.log[22m
|
|
648
|
-
[32mFixed![39m [
|
|
648
|
+
[32mFixed![39m [35mnested/foo.txt[39m: Expect file contents to match
|
|
649
649
|
[2m[22m
|
|
650
650
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
651
651
|
|
|
652
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[
|
|
653
|
-
|
|
652
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mfileContents.spec.ts[22m
|
|
653
|
+
fileContents (SimpleHost)
|
|
654
654
|
fix: true
|
|
655
|
-
[32m✓[39m [
|
|
656
|
-
[32m✓[39m [
|
|
657
|
-
|
|
655
|
+
[32m✓[39m [2mworks with async generator (41 ms)[22m
|
|
656
|
+
[32m✓[39m [2mfixes missing file (2 ms)[22m
|
|
657
|
+
[32m✓[39m [2mfixes missing nested file (4 ms)[22m
|
|
658
|
+
fileContents (CachingHost)
|
|
658
659
|
fix: true
|
|
659
|
-
[32m✓[39m [
|
|
660
|
-
[32m✓[39m [
|
|
660
|
+
[32m✓[39m [2mworks with async generator (4 ms)[22m
|
|
661
|
+
[32m✓[39m [2mfixes missing file (3 ms)[22m
|
|
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.693 s
|
|
666
668
|
[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 65ms
|
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.127+5a961e3",
|
|
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.127+5a961e3",
|
|
34
|
+
"@monorepolint/core": "^0.5.0-alpha.127+5a961e3",
|
|
35
|
+
"@monorepolint/utils": "^0.5.0-alpha.127+5a961e3",
|
|
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": "5a961e3df8f16aabf8cfa952ac4e3ba4c9b81db9"
|
|
63
63
|
}
|