@monorepolint/rules 0.5.0-alpha.126 → 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 +153 -152
- package/.turbo/turbo-transpile-typescript.log +1 -1
- 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/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 `'.'`
|
|
7
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 `'.'`
|
|
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:3240) 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.591 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 (
|
|
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
|
|
18
19
|
[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 (
|
|
20
|
+
[32m✓[39m [2mFixes packages that have an incorrect dependency and devDependency versions (9 ms)[22m
|
|
20
21
|
Multiple accepted versions tests
|
|
21
22
|
[32m✓[39m [2mAccepts a match when multiple versions are configured (3 ms)[22m
|
|
22
|
-
[32m✓[39m [2mErrors when version does not match (
|
|
23
|
+
[32m✓[39m [2mErrors when version does not match (9 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-3241-zmOY2VRByjmV)
|
|
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-3241-u1CI4kmD2UJf)
|
|
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-3241-Bc5mnFPlTXnR)
|
|
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-3241-Rvk3tBw1hyEN)
|
|
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-3241-PUWUZ0KtYu7v)
|
|
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-3241-kJ3yfLiu7oZJ)
|
|
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-3241-2GBVRR3MbYJw)
|
|
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,14 +119,13 @@ 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:3241) 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-3241-56FTjfOAo0gs)
|
|
124
126
|
[2m[22m
|
|
125
127
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
126
128
|
|
|
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 `'.'`
|
|
128
129
|
[2m[31mconsole.error[39m[22m
|
|
129
130
|
[31m [31mError![39m[31m [35mpackage.json[39m[31m: No scripts block in package.json[39m
|
|
130
131
|
[2m[22m
|
|
@@ -144,7 +145,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
144
145
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
145
146
|
|
|
146
147
|
[2mconsole.log[22m
|
|
147
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
148
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3241-50V85csHsgkz)
|
|
148
149
|
[2m[22m
|
|
149
150
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
150
151
|
|
|
@@ -154,7 +155,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
154
155
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
155
156
|
|
|
156
157
|
[2mconsole.log[22m
|
|
157
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
158
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3241-8S0qxqBGfRFe)
|
|
158
159
|
[2m[22m
|
|
159
160
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
160
161
|
|
|
@@ -164,7 +165,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
164
165
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
165
166
|
|
|
166
167
|
[2mconsole.log[22m
|
|
167
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
168
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3241-dZjMVLwtZn4V)
|
|
168
169
|
[2m[22m
|
|
169
170
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
170
171
|
|
|
@@ -187,7 +188,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
187
188
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:169:10)[22m[2m[22m
|
|
188
189
|
|
|
189
190
|
[2mconsole.log[22m
|
|
190
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
191
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3241-ICWRQGvwA9lS)
|
|
191
192
|
[2m[22m
|
|
192
193
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
193
194
|
|
|
@@ -197,7 +198,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
197
198
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
198
199
|
|
|
199
200
|
[2mconsole.log[22m
|
|
200
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
201
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3241-8NbZ4OheSVaR)
|
|
201
202
|
[2m[22m
|
|
202
203
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
203
204
|
|
|
@@ -207,7 +208,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
207
208
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
208
209
|
|
|
209
210
|
[2mconsole.log[22m
|
|
210
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
211
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3241-NAQnsMqY9NtC)
|
|
211
212
|
[2m[22m
|
|
212
213
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
213
214
|
|
|
@@ -216,90 +217,98 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
216
217
|
[2m[22m
|
|
217
218
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
218
219
|
|
|
219
|
-
[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)
|
|
220
221
|
expectPackageScript (SimpleHost)
|
|
221
222
|
fix: false
|
|
222
|
-
[32m✓[39m [2mhandles an empty script section (
|
|
223
|
+
[32m✓[39m [2mhandles an empty script section (98 ms)[22m
|
|
223
224
|
fix: true
|
|
224
|
-
[32m✓[39m [2mfixes an empty script section (
|
|
225
|
-
[32m✓[39m [2madds a script (
|
|
226
|
-
[32m✓[39m [2mdoes nothing if the value exists (
|
|
227
|
-
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (
|
|
228
|
-
[32m✓[39m [2muses the fixValue for fixing if provided (
|
|
229
|
-
[32m✓[39m [2mcan fix to empty (
|
|
230
|
-
[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
|
|
231
232
|
expectPackageScript (CachingHost)
|
|
232
233
|
fix: false
|
|
233
|
-
[32m✓[39m [2mhandles an empty script section (
|
|
234
|
+
[32m✓[39m [2mhandles an empty script section (22 ms)[22m
|
|
234
235
|
fix: true
|
|
235
|
-
[32m✓[39m [2mfixes an empty script section (
|
|
236
|
-
[32m✓[39m [2madds a script (
|
|
237
|
-
[32m✓[39m [2mdoes nothing if the value exists (
|
|
238
|
-
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (
|
|
239
|
-
[32m✓[39m [2muses the fixValue for fixing if provided (
|
|
240
|
-
[32m✓[39m [2mcan fix to empty (
|
|
241
|
-
[32m✓[39m [2mcan allow only empty (
|
|
236
|
+
[32m✓[39m [2mfixes an empty script section (5 ms)[22m
|
|
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
|
|
242
243
|
|
|
243
|
-
(node:
|
|
244
|
+
(node:3239) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
244
245
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
245
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mmustSatisfyPeerDependencies.spec.ts[22m ([0m[1m[41m7.
|
|
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)
|
|
246
247
|
mustSatisfyPeerDependencies
|
|
247
|
-
[32m✓[39m [2mFlags overloaded dependency (entry in regular dependencies and peer dependencies) (
|
|
248
|
+
[32m✓[39m [2mFlags overloaded dependency (entry in regular dependencies and peer dependencies) (4 ms)[22m
|
|
248
249
|
[32m✓[39m [2mFlags conflicting peer dependencies (4 ms)[22m
|
|
249
|
-
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has regular dep) (
|
|
250
|
+
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has regular dep) (7 ms)[22m
|
|
250
251
|
[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) (
|
|
252
|
-
[32m✓[39m [2mHonors dependencyWhitelist (
|
|
253
|
-
[32m✓[39m [2mHonors dependencyBlacklist (
|
|
252
|
+
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has peer dep) (5 ms)[22m
|
|
253
|
+
[32m✓[39m [2mHonors dependencyWhitelist (4 ms)[22m
|
|
254
|
+
[32m✓[39m [2mHonors dependencyBlacklist (12 ms)[22m
|
|
254
255
|
regex tests
|
|
255
256
|
[32m✓[39m [2mProperly matches any version range regex (34 ms)[22m
|
|
256
|
-
[32m✓[39m [2mProperly matches greator or equal version range regex (
|
|
257
|
+
[32m✓[39m [2mProperly matches greator or equal version range regex (48 ms)[22m
|
|
257
258
|
[32m✓[39m [2mProperly matches major version range regex (10 ms)[22m
|
|
258
|
-
[32m✓[39m [2mProperly matches allowed range regex (
|
|
259
|
+
[32m✓[39m [2mProperly matches allowed range regex (28 ms)[22m
|
|
259
260
|
Determines dependencies satisfaction correctly
|
|
260
|
-
[32m✓[39m [2mversion is version (
|
|
261
|
-
[32m✓[39m [2mversion satisfies a range (
|
|
262
|
-
[32m✓[39m [2mhigher version satisfies a range (
|
|
263
|
-
[32m✓[39m [2mversion satisfies a greator or equal version 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
|
|
264
|
+
[32m✓[39m [2mversion satisfies a greator or equal version range (1 ms)[22m
|
|
264
265
|
[32m✓[39m [2mhigher version satisfies a greator or equal version range (1 ms)[22m
|
|
265
266
|
[32m✓[39m [2mversion satisfies 'any' range (1 ms)[22m
|
|
266
|
-
[32m✓[39m [2mgreator or equal version range satisfies 'any' range (
|
|
267
|
-
[32m✓[39m [2mrange satisfies 'any' range (
|
|
268
|
-
[32m✓[39m [2munion range satisfies 'any' range (
|
|
269
|
-
[32m✓[39m [2mversion found in union start (
|
|
267
|
+
[32m✓[39m [2mgreator or equal version range satisfies 'any' range (1 ms)[22m
|
|
268
|
+
[32m✓[39m [2mrange satisfies 'any' range (1 ms)[22m
|
|
269
|
+
[32m✓[39m [2munion range satisfies 'any' range (2 ms)[22m
|
|
270
|
+
[32m✓[39m [2mversion found in union start (1 ms)[22m
|
|
270
271
|
[32m✓[39m [2mversion found in union end (1 ms)[22m
|
|
271
272
|
[32m✓[39m [2mversion satisfies a range in union start (1 ms)[22m
|
|
272
|
-
[32m✓[39m [2mversion satisfies a range in union end (
|
|
273
|
+
[32m✓[39m [2mversion satisfies a range in union end (2 ms)[22m
|
|
273
274
|
[32m✓[39m [2mhigher version satisfies a range in union start (1 ms)[22m
|
|
274
275
|
[32m✓[39m [2mhigher version satisfies a range in union end (1 ms)[22m
|
|
275
276
|
[32m✓[39m [2mrange found in union start (1 ms)[22m
|
|
276
277
|
[32m✓[39m [2mrange found in union end (1 ms)[22m
|
|
277
278
|
[32m✓[39m [2munion satisfies greator or equal version range (1 ms)[22m
|
|
278
279
|
[32m✓[39m [2mgreator or equal version range satisfies greator or equal version range (1 ms)[22m
|
|
279
|
-
[32m✓[39m [2mequivalent greator or equal version ranges satisfy each other (
|
|
280
|
+
[32m✓[39m [2mequivalent greator or equal version ranges satisfy each other (1 ms)[22m
|
|
280
281
|
[32m✓[39m [2mhigher range satisfies a range in union start (1 ms)[22m
|
|
281
|
-
[32m✓[39m [2mhigher range satisfies a range in union end
|
|
282
|
-
[32m✓[39m [2mequivalent 'any' ranges satisfy each other[22m
|
|
283
|
-
[32m✓[39m [2mequivalent major ranges satisfy each other (
|
|
284
|
-
[32m✓[39m [2mversion missing in union
|
|
282
|
+
[32m✓[39m [2mhigher range satisfies a range in union end[22m
|
|
283
|
+
[32m✓[39m [2mequivalent 'any' ranges satisfy each other (1 ms)[22m
|
|
284
|
+
[32m✓[39m [2mequivalent major ranges satisfy each other (3 ms)[22m
|
|
285
|
+
[32m✓[39m [2mversion missing in union[22m
|
|
285
286
|
[32m✓[39m [2mrange missing in union (1 ms)[22m
|
|
286
287
|
Determines dependencies intersections correctly
|
|
287
|
-
[32m✓[39m [2mequivalence (
|
|
288
|
+
[32m✓[39m [2mequivalence (2 ms)[22m
|
|
288
289
|
[32m✓[39m [2mexact vs any[22m
|
|
289
290
|
[32m✓[39m [2mmajor vs any (1 ms)[22m
|
|
290
291
|
[32m✓[39m [2mgreater or equal vs any (1 ms)[22m
|
|
291
292
|
[32m✓[39m [2many vs any (1 ms)[22m
|
|
292
293
|
[32m✓[39m [2mexact vs greater or equal (1 ms)[22m
|
|
293
294
|
[32m✓[39m [2mmajor vs greater or equal (2 ms)[22m
|
|
294
|
-
[32m✓[39m [2mgreater or equal vs greater or equal (
|
|
295
|
-
[32m✓[39m [2mexact vs major (
|
|
295
|
+
[32m✓[39m [2mgreater or equal vs greater or equal (1 ms)[22m
|
|
296
|
+
[32m✓[39m [2mexact vs major (1 ms)[22m
|
|
296
297
|
[32m✓[39m [2mmajor vs major (1 ms)[22m
|
|
297
|
-
[32m✓[39m [2mexact vs union (
|
|
298
|
+
[32m✓[39m [2mexact vs union (2 ms)[22m
|
|
298
299
|
[32m✓[39m [2mmajor vs union (1 ms)[22m
|
|
299
|
-
[32m✓[39m [2munion vs union (
|
|
300
|
+
[32m✓[39m [2munion vs union (2 ms)[22m
|
|
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
|
|
300
309
|
|
|
301
310
|
[2mconsole.log[22m
|
|
302
|
-
[34mpackage[39m (/tmp/tmp-
|
|
311
|
+
[34mpackage[39m (/tmp/tmp-3241-6QjYL5l3mWJr)
|
|
303
312
|
[2m[22m
|
|
304
313
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
305
314
|
|
|
@@ -309,7 +318,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
309
318
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
310
319
|
|
|
311
320
|
[2mconsole.log[22m
|
|
312
|
-
[34mpackage[39m (/tmp/tmp-
|
|
321
|
+
[34mpackage[39m (/tmp/tmp-3241-2c5qaKH8j4tP)
|
|
313
322
|
[2m[22m
|
|
314
323
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
315
324
|
|
|
@@ -319,7 +328,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
319
328
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
320
329
|
|
|
321
330
|
[2mconsole.log[22m
|
|
322
|
-
[34mpackage[39m (/tmp/tmp-
|
|
331
|
+
[34mpackage[39m (/tmp/tmp-3241-sDHDYQAsUc9r)
|
|
323
332
|
[2m[22m
|
|
324
333
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
325
334
|
|
|
@@ -342,7 +351,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
342
351
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
343
352
|
|
|
344
353
|
[2mconsole.log[22m
|
|
345
|
-
[34mpackage[39m (/tmp/tmp-
|
|
354
|
+
[34mpackage[39m (/tmp/tmp-3241-iua8wEYdpMdo)
|
|
346
355
|
[2m[22m
|
|
347
356
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
348
357
|
|
|
@@ -370,7 +379,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
370
379
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
371
380
|
|
|
372
381
|
[2mconsole.log[22m
|
|
373
|
-
[34mpackage[39m (/tmp/tmp-
|
|
382
|
+
[34mpackage[39m (/tmp/tmp-3241-PVMjYmQ52Sza)
|
|
374
383
|
[2m[22m
|
|
375
384
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
376
385
|
|
|
@@ -380,7 +389,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
380
389
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
381
390
|
|
|
382
391
|
[2mconsole.log[22m
|
|
383
|
-
[34mpackage[39m (/tmp/tmp-
|
|
392
|
+
[34mpackage[39m (/tmp/tmp-3241-hHneJK0VHcPQ)
|
|
384
393
|
[2m[22m
|
|
385
394
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
386
395
|
|
|
@@ -390,7 +399,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
390
399
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
391
400
|
|
|
392
401
|
[2mconsole.log[22m
|
|
393
|
-
[34mpackage[39m (/tmp/tmp-
|
|
402
|
+
[34mpackage[39m (/tmp/tmp-3241-s3775ujAes5M)
|
|
394
403
|
[2m[22m
|
|
395
404
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
396
405
|
|
|
@@ -413,7 +422,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
413
422
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
414
423
|
|
|
415
424
|
[2mconsole.log[22m
|
|
416
|
-
[34mpackage[39m (/tmp/tmp-
|
|
425
|
+
[34mpackage[39m (/tmp/tmp-3241-Lux3Im8hLY7i)
|
|
417
426
|
[2m[22m
|
|
418
427
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
419
428
|
|
|
@@ -443,43 +452,35 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
443
452
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageEntry.spec.ts[22m
|
|
444
453
|
expectPackageEntries (SimpleHost)
|
|
445
454
|
fix: true
|
|
446
|
-
[32m✓[39m [2mfixes missing entries (
|
|
455
|
+
[32m✓[39m [2mfixes missing entries (15 ms)[22m
|
|
447
456
|
[32m✓[39m [2mfixes missing nested entries (5 ms)[22m
|
|
448
|
-
[32m✓[39m [2mdoesn't error for nested entries that are defined (
|
|
449
|
-
[32m✓[39m [2merrors for keys that are missing (
|
|
450
|
-
[32m✓[39m [2mhandles both entries and entriesExist (
|
|
457
|
+
[32m✓[39m [2mdoesn't error for nested entries that are defined (1 ms)[22m
|
|
458
|
+
[32m✓[39m [2merrors for keys that are missing (26 ms)[22m
|
|
459
|
+
[32m✓[39m [2mhandles both entries and entriesExist (32 ms)[22m
|
|
451
460
|
expectPackageEntries (CachingHost)
|
|
452
461
|
fix: true
|
|
453
|
-
[32m✓[39m [2mfixes missing entries (
|
|
454
|
-
[32m✓[39m [2mfixes missing nested entries (
|
|
455
|
-
[32m✓[39m [2mdoesn't error for nested entries that are defined (
|
|
456
|
-
[32m✓[39m [2merrors for keys that are missing (
|
|
457
|
-
[32m✓[39m [2mhandles both entries and entriesExist (
|
|
458
|
-
|
|
459
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mbannedDependencies.spec.ts[22m
|
|
460
|
-
bannedDependencies
|
|
461
|
-
[32m✓[39m [2mFlags banned dependencies correctly (10 ms)[22m
|
|
462
|
-
[32m✓[39m [2mFlags banned dependencies correctly w legacy globs (3 ms)[22m
|
|
463
|
-
[32m✓[39m [2mFlags banned dependencies correctly w new globs (2 ms)[22m
|
|
464
|
-
[32m✓[39m [2mFlags banned dependencies correctly w exact (2 ms)[22m
|
|
465
|
-
[32m✓[39m [2mFlags banned transitives correctly (7 ms)[22m
|
|
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
|
|
466
467
|
|
|
467
468
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mnestedWorkspaces.spec.ts[22m
|
|
468
469
|
nestedWorkspaces
|
|
469
|
-
[32m✓[39m [2mchecks correctly when no packages (
|
|
470
|
-
[32m✓[39m [2mchecks correctly when one level packages (
|
|
471
|
-
[32m✓[39m [2mchecks fail when one level packages with no workspaces field (
|
|
472
|
-
[32m✓[39m [2mchecks correctly when two level packages with two level workspaces field (
|
|
473
|
-
[32m✓[39m [2mchecks fail when two level packages with one level workspaces field (
|
|
474
|
-
[32m✓[39m [2mchecks correctly when three level packages with three level workspaces field (
|
|
470
|
+
[32m✓[39m [2mchecks correctly when no packages (18 ms)[22m
|
|
471
|
+
[32m✓[39m [2mchecks correctly when one level packages (6 ms)[22m
|
|
472
|
+
[32m✓[39m [2mchecks fail when one level packages with no workspaces field (6 ms)[22m
|
|
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
|
|
475
|
+
[32m✓[39m [2mchecks correctly when three level packages with three level workspaces field (7 ms)[22m
|
|
475
476
|
|
|
476
477
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mrequireDependency.spec.ts[22m
|
|
477
478
|
requireDependency
|
|
478
|
-
[32m✓[39m [2mchecks correctly (
|
|
479
|
-
[32m✓[39m [2mfixes correctly (
|
|
479
|
+
[32m✓[39m [2mchecks correctly (17 ms)[22m
|
|
480
|
+
[32m✓[39m [2mfixes correctly (6 ms)[22m
|
|
480
481
|
|
|
481
482
|
[2mconsole.log[22m
|
|
482
|
-
[34mpackage[39m (/tmp/tmp-
|
|
483
|
+
[34mpackage[39m (/tmp/tmp-3241-BXWw55NGHOpu)
|
|
483
484
|
[2m[22m
|
|
484
485
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
485
486
|
|
|
@@ -489,7 +490,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
489
490
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
490
491
|
|
|
491
492
|
[2mconsole.log[22m
|
|
492
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
493
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3241-iHP1FwqdHzF4)
|
|
493
494
|
[2m[22m
|
|
494
495
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
495
496
|
|
|
@@ -499,7 +500,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
499
500
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
500
501
|
|
|
501
502
|
[2mconsole.log[22m
|
|
502
|
-
[34mpackage[39m (/tmp/tmp-
|
|
503
|
+
[34mpackage[39m (/tmp/tmp-3241-F57pOfRiJ0x7)
|
|
503
504
|
[2m[22m
|
|
504
505
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
505
506
|
|
|
@@ -509,7 +510,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
509
510
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
510
511
|
|
|
511
512
|
[2mconsole.log[22m
|
|
512
|
-
[34mpackage[39m (/tmp/tmp-
|
|
513
|
+
[34mpackage[39m (/tmp/tmp-3241-dN37rLf5J0k0)
|
|
513
514
|
[2m[22m
|
|
514
515
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
515
516
|
|
|
@@ -519,7 +520,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
519
520
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
520
521
|
|
|
521
522
|
[2mconsole.log[22m
|
|
522
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
523
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3241-rNTjOlEi8o2B)
|
|
523
524
|
[2m[22m
|
|
524
525
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
525
526
|
|
|
@@ -529,7 +530,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
529
530
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
530
531
|
|
|
531
532
|
[2mconsole.log[22m
|
|
532
|
-
[34mpackage[39m (/tmp/tmp-
|
|
533
|
+
[34mpackage[39m (/tmp/tmp-3241-N6eMfyGu4Auk)
|
|
533
534
|
[2m[22m
|
|
534
535
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
535
536
|
|
|
@@ -541,55 +542,65 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
541
542
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageOrder.spec.ts[22m
|
|
542
543
|
expectPackageOrder (SimpleHost)
|
|
543
544
|
fix: true
|
|
544
|
-
[32m✓[39m [2mfixes order for expected keys (
|
|
545
|
-
[32m✓[39m [2mfixes order for unexpected keys (
|
|
546
|
-
[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
|
|
547
548
|
[32m✓[39m [2mdoes nothing if already order (2 ms)[22m
|
|
548
549
|
expectPackageOrder (CachingHost)
|
|
549
550
|
fix: true
|
|
550
|
-
[32m✓[39m [2mfixes order for expected keys (
|
|
551
|
-
[32m✓[39m [2mfixes order for unexpected keys (
|
|
552
|
-
[32m✓[39m [2mfixes order using function (
|
|
553
|
-
[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 (4 ms)[22m
|
|
553
|
+
[32m✓[39m [2mfixes order using function (8 ms)[22m
|
|
554
|
+
[32m✓[39m [2mdoes nothing if already order (1 ms)[22m
|
|
554
555
|
|
|
555
556
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentDependencies.spec.ts[22m
|
|
556
557
|
consistentDependencies
|
|
557
|
-
[32m✓[39m [2mchecks correctly (
|
|
558
|
+
[32m✓[39m [2mchecks correctly (16 ms)[22m
|
|
558
559
|
[32m✓[39m [2mfixes correctly (4 ms)[22m
|
|
559
|
-
[32m✓[39m [2mignores ignored dependencies (
|
|
560
|
+
[32m✓[39m [2mignores ignored dependencies (3 ms)[22m
|
|
560
561
|
|
|
561
562
|
[2mconsole.log[22m
|
|
562
|
-
[
|
|
563
|
+
[34mfoo-lib[39m (/tmp/tmp-3241-6ICFPUVUeho3)
|
|
563
564
|
[2m[22m
|
|
564
565
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
565
566
|
|
|
566
567
|
[2mconsole.log[22m
|
|
567
|
-
[32mFixed![39m [
|
|
568
|
+
[32mFixed![39m [35mpackage.json[39m: Incorrect order of scripts in foo-lib's package.json
|
|
568
569
|
[2m[22m
|
|
569
570
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
570
571
|
|
|
571
572
|
[2mconsole.log[22m
|
|
572
|
-
[
|
|
573
|
+
[34mfoo-lib[39m (/tmp/tmp-3241-IwN6ndJiG48M)
|
|
573
574
|
[2m[22m
|
|
574
575
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
575
576
|
|
|
576
577
|
[2mconsole.log[22m
|
|
577
|
-
[32mFixed![39m [
|
|
578
|
+
[32mFixed![39m [35mpackage.json[39m: Incorrect order of scripts in foo-lib's package.json
|
|
578
579
|
[2m[22m
|
|
579
580
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
580
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
|
+
|
|
581
592
|
[2mconsole.log[22m
|
|
582
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
593
|
+
[34mrootProject[39m (/tmp/tmp-3240-4uqUq1OLaAE9)
|
|
583
594
|
[2m[22m
|
|
584
595
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
585
596
|
|
|
586
597
|
[2mconsole.log[22m
|
|
587
|
-
[32mFixed![39m [
|
|
598
|
+
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
588
599
|
[2m[22m
|
|
589
600
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
590
601
|
|
|
591
602
|
[2mconsole.log[22m
|
|
592
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
603
|
+
[34mrootProject[39m (/tmp/tmp-3240-RjZYz1XkrkAv)
|
|
593
604
|
[2m[22m
|
|
594
605
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
595
606
|
|
|
@@ -599,69 +610,59 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
599
610
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
600
611
|
|
|
601
612
|
[2mconsole.log[22m
|
|
602
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
613
|
+
[34mrootProject[39m (/tmp/tmp-3240-CQNhutqeYM0m)
|
|
603
614
|
[2m[22m
|
|
604
615
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
605
616
|
|
|
606
617
|
[2mconsole.log[22m
|
|
607
|
-
[32mFixed![39m [
|
|
618
|
+
[32mFixed![39m [35mnested/foo.txt[39m: Expect file contents to match
|
|
608
619
|
[2m[22m
|
|
609
620
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
610
621
|
|
|
611
622
|
[2mconsole.log[22m
|
|
612
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
623
|
+
[34mrootProject[39m (/tmp/tmp-3240-k10822wcJNhz)
|
|
613
624
|
[2m[22m
|
|
614
625
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
615
626
|
|
|
616
627
|
[2mconsole.log[22m
|
|
617
|
-
[32mFixed![39m [
|
|
628
|
+
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
618
629
|
[2m[22m
|
|
619
630
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
620
631
|
|
|
621
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mfileContents.spec.ts[22m
|
|
622
|
-
fileContents (SimpleHost)
|
|
623
|
-
fix: true
|
|
624
|
-
[32m✓[39m [2mworks with async generator (11 ms)[22m
|
|
625
|
-
[32m✓[39m [2mfixes missing file (5 ms)[22m
|
|
626
|
-
[32m✓[39m [2mfixes missing nested file (3 ms)[22m
|
|
627
|
-
fileContents (CachingHost)
|
|
628
|
-
fix: true
|
|
629
|
-
[32m✓[39m [2mworks with async generator (6 ms)[22m
|
|
630
|
-
[32m✓[39m [2mfixes missing file (3 ms)[22m
|
|
631
|
-
[32m✓[39m [2mfixes missing nested file (3 ms)[22m
|
|
632
|
-
|
|
633
632
|
[2mconsole.log[22m
|
|
634
|
-
[
|
|
633
|
+
[34mrootProject[39m (/tmp/tmp-3240-RdUrXZ9cffnc)
|
|
635
634
|
[2m[22m
|
|
636
635
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
637
636
|
|
|
638
637
|
[2mconsole.log[22m
|
|
639
|
-
[32mFixed![39m [
|
|
638
|
+
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
640
639
|
[2m[22m
|
|
641
640
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
642
641
|
|
|
643
642
|
[2mconsole.log[22m
|
|
644
|
-
[
|
|
643
|
+
[34mrootProject[39m (/tmp/tmp-3240-y5JqxSEn2Jaf)
|
|
645
644
|
[2m[22m
|
|
646
645
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
647
646
|
|
|
648
647
|
[2mconsole.log[22m
|
|
649
|
-
[32mFixed![39m [
|
|
648
|
+
[32mFixed![39m [35mnested/foo.txt[39m: Expect file contents to match
|
|
650
649
|
[2m[22m
|
|
651
650
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
652
651
|
|
|
653
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[
|
|
654
|
-
|
|
652
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mfileContents.spec.ts[22m
|
|
653
|
+
fileContents (SimpleHost)
|
|
655
654
|
fix: true
|
|
656
|
-
[32m✓[39m [
|
|
657
|
-
[32m✓[39m [
|
|
658
|
-
|
|
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)
|
|
659
659
|
fix: true
|
|
660
|
-
[32m✓[39m [
|
|
661
|
-
[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
|
|
662
663
|
|
|
663
664
|
[1mTest Suites: [22m[1m[32m11 passed[39m[22m, 11 total
|
|
664
665
|
[1mTests: [22m[1m[32m118 passed[39m[22m, 118 total
|
|
665
666
|
[1mSnapshots: [22m0 total
|
|
666
|
-
[1mTime:[22m 9.
|
|
667
|
+
[1mTime:[22m 9.693 s
|
|
667
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
|
}
|