@monorepolint/rules 0.5.0-alpha.137 → 0.5.0-alpha.138
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 +149 -148
- package/.turbo/turbo-transpile-typescript.log +3 -3
- package/package.json +5 -5
package/.turbo/turbo-test.log
CHANGED
|
@@ -2,31 +2,32 @@
|
|
|
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 `'.'`
|
|
6
|
+
ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
|
|
5
7
|
ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/monorepolint/packages/core/build/js/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /home/runner/work/monorepolint/monorepolint/packages/core/build/js/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
|
|
6
8
|
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
9
|
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
10
|
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
|
-
|
|
11
|
+
[2mconsole.log[22m
|
|
12
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3118-Z7VQzP0JBbNC)
|
|
13
|
+
[2m[22m
|
|
14
|
+
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
15
|
+
|
|
16
|
+
(node:3117) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
10
17
|
(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.
|
|
18
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentVersions.spec.ts[22m ([0m[1m[41m6.782 s[49m[22m[0m)
|
|
12
19
|
consistentVersions
|
|
13
20
|
standard tests
|
|
14
|
-
[32m✓[39m [2mDoes nothing when arguments are empty (
|
|
21
|
+
[32m✓[39m [2mDoes nothing when arguments are empty (9 ms)[22m
|
|
15
22
|
[32m✓[39m [2mFixes packages that have an incorrect dependency version (4 ms)[22m
|
|
16
23
|
[32m✓[39m [2mIgnores packages that have a correct dependency version (2 ms)[22m
|
|
17
|
-
[32m✓[39m [2mFixes packages that have an incorrect devDependency version (
|
|
18
|
-
[32m✓[39m [2mIgnores packages that have a correct devDependency version (
|
|
19
|
-
[32m✓[39m [2mFixes packages that have an incorrect dependency and devDependency versions (
|
|
24
|
+
[32m✓[39m [2mFixes packages that have an incorrect devDependency version (2 ms)[22m
|
|
25
|
+
[32m✓[39m [2mIgnores packages that have a correct devDependency version (4 ms)[22m
|
|
26
|
+
[32m✓[39m [2mFixes packages that have an incorrect dependency and devDependency versions (2 ms)[22m
|
|
20
27
|
Multiple accepted versions tests
|
|
21
28
|
[32m✓[39m [2mAccepts a match when multiple versions are configured (2 ms)[22m
|
|
22
29
|
[32m✓[39m [2mErrors when version does not match (2 ms)[22m
|
|
23
30
|
|
|
24
|
-
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 `'.'`
|
|
25
|
-
[2mconsole.log[22m
|
|
26
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-3124-270M9pIfujF5)
|
|
27
|
-
[2m[22m
|
|
28
|
-
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
29
|
-
|
|
30
31
|
[2m[31mconsole.error[39m[22m
|
|
31
32
|
[31m [31mError![39m[31m [35mpackage.json[39m[31m: No scripts block in package.json[39m
|
|
32
33
|
[2m[22m
|
|
@@ -46,7 +47,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
46
47
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
47
48
|
|
|
48
49
|
[2mconsole.log[22m
|
|
49
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
50
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3118-MJQwdB31h6RS)
|
|
50
51
|
[2m[22m
|
|
51
52
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
52
53
|
|
|
@@ -56,7 +57,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
56
57
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
57
58
|
|
|
58
59
|
[2mconsole.log[22m
|
|
59
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
60
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3118-51zyG8h7CkJz)
|
|
60
61
|
[2m[22m
|
|
61
62
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
62
63
|
|
|
@@ -66,7 +67,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
66
67
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
67
68
|
|
|
68
69
|
[2mconsole.log[22m
|
|
69
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
70
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3118-fLS8yuUgqDHZ)
|
|
70
71
|
[2m[22m
|
|
71
72
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
72
73
|
|
|
@@ -89,7 +90,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
89
90
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:169:10)[22m[2m[22m
|
|
90
91
|
|
|
91
92
|
[2mconsole.log[22m
|
|
92
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
93
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3118-JsUGpvhlVant)
|
|
93
94
|
[2m[22m
|
|
94
95
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
95
96
|
|
|
@@ -99,7 +100,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
99
100
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
100
101
|
|
|
101
102
|
[2mconsole.log[22m
|
|
102
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
103
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3118-ndYXqi0LbUwM)
|
|
103
104
|
[2m[22m
|
|
104
105
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
105
106
|
|
|
@@ -109,7 +110,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
109
110
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
110
111
|
|
|
111
112
|
[2mconsole.log[22m
|
|
112
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
113
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3118-eMB240UsH7H1)
|
|
113
114
|
[2m[22m
|
|
114
115
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
115
116
|
|
|
@@ -118,10 +119,10 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
118
119
|
[2m[22m
|
|
119
120
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
120
121
|
|
|
121
|
-
(node:
|
|
122
|
+
(node:3118) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
122
123
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
123
124
|
[2mconsole.log[22m
|
|
124
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
125
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3118-cZBJSd5eoi4X)
|
|
125
126
|
[2m[22m
|
|
126
127
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
127
128
|
|
|
@@ -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-3118-UrxDdETGg34Q)
|
|
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-3118-ABziBsZE0JP5)
|
|
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-3118-lLpst5Wne2jT)
|
|
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-3118-Gt7FoJRVEOev)
|
|
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-3118-z6qARwj6t1r1)
|
|
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-3118-JETmT7eaGVAp)
|
|
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,56 +217,56 @@ 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[41m6.
|
|
220
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageScript.spec.ts[22m ([0m[1m[41m6.848 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 (82 ms)[22m
|
|
223
224
|
fix: true
|
|
224
|
-
[32m✓[39m [2mfixes an empty script section (
|
|
225
|
-
[32m✓[39m [2madds a script (
|
|
225
|
+
[32m✓[39m [2mfixes an empty script section (11 ms)[22m
|
|
226
|
+
[32m✓[39m [2madds a script (8 ms)[22m
|
|
226
227
|
[32m✓[39m [2mdoes nothing if the value exists (2 ms)[22m
|
|
227
228
|
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (10 ms)[22m
|
|
228
|
-
[32m✓[39m [2muses the fixValue for fixing if provided (
|
|
229
|
+
[32m✓[39m [2muses the fixValue for fixing if provided (4 ms)[22m
|
|
229
230
|
[32m✓[39m [2mcan fix to empty (5 ms)[22m
|
|
230
|
-
[32m✓[39m [2mcan allow only empty (
|
|
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 (8 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 (
|
|
236
|
+
[32m✓[39m [2mfixes an empty script section (3 ms)[22m
|
|
237
|
+
[32m✓[39m [2madds a script (7 ms)[22m
|
|
238
|
+
[32m✓[39m [2mdoes nothing if the value exists (6 ms)[22m
|
|
239
|
+
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (7 ms)[22m
|
|
239
240
|
[32m✓[39m [2muses the fixValue for fixing if provided (5 ms)[22m
|
|
240
|
-
[32m✓[39m [2mcan fix to empty (
|
|
241
|
-
[32m✓[39m [2mcan allow only empty (
|
|
241
|
+
[32m✓[39m [2mcan fix to empty (4 ms)[22m
|
|
242
|
+
[32m✓[39m [2mcan allow only empty (5 ms)[22m
|
|
242
243
|
|
|
243
|
-
(node:
|
|
244
|
+
(node:3116) 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.136 s[49m[22m[0m)
|
|
246
247
|
mustSatisfyPeerDependencies
|
|
247
|
-
[32m✓[39m [2mFlags overloaded dependency (entry in regular dependencies and peer dependencies) (
|
|
248
|
-
[32m✓[39m [2mFlags conflicting peer dependencies (
|
|
249
|
-
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has regular dep) (
|
|
250
|
-
[32m✓[39m [2mFlags missing peer dependencies (NO regular dependency present) (
|
|
251
|
-
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has peer dep) (
|
|
252
|
-
[32m✓[39m [2mHonors dependencyWhitelist (
|
|
253
|
-
[32m✓[39m [2mHonors dependencyBlacklist (
|
|
248
|
+
[32m✓[39m [2mFlags overloaded dependency (entry in regular dependencies and peer dependencies) (4 ms)[22m
|
|
249
|
+
[32m✓[39m [2mFlags conflicting peer dependencies (10 ms)[22m
|
|
250
|
+
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has regular dep) (5 ms)[22m
|
|
251
|
+
[32m✓[39m [2mFlags missing peer dependencies (NO regular dependency present) (3 ms)[22m
|
|
252
|
+
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has peer dep) (6 ms)[22m
|
|
253
|
+
[32m✓[39m [2mHonors dependencyWhitelist (8 ms)[22m
|
|
254
|
+
[32m✓[39m [2mHonors dependencyBlacklist (4 ms)[22m
|
|
254
255
|
regex tests
|
|
255
|
-
[32m✓[39m [2mProperly matches any version range regex (
|
|
256
|
-
[32m✓[39m [2mProperly matches greator or equal version range regex (
|
|
257
|
-
[32m✓[39m [2mProperly matches major version range regex (
|
|
258
|
-
[32m✓[39m [2mProperly matches allowed range regex (
|
|
256
|
+
[32m✓[39m [2mProperly matches any version range regex (26 ms)[22m
|
|
257
|
+
[32m✓[39m [2mProperly matches greator or equal version range regex (24 ms)[22m
|
|
258
|
+
[32m✓[39m [2mProperly matches major version range regex (24 ms)[22m
|
|
259
|
+
[32m✓[39m [2mProperly matches allowed range regex (22 ms)[22m
|
|
259
260
|
Determines dependencies satisfaction correctly
|
|
260
261
|
[32m✓[39m [2mversion is version (1 ms)[22m
|
|
261
|
-
[32m✓[39m [2mversion satisfies a range (
|
|
262
|
-
[32m✓[39m [2mhigher version satisfies a range (
|
|
262
|
+
[32m✓[39m [2mversion satisfies a range (5 ms)[22m
|
|
263
|
+
[32m✓[39m [2mhigher version satisfies a range (3 ms)[22m
|
|
263
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
267
|
[32m✓[39m [2mgreator or equal version range satisfies 'any' range (1 ms)[22m
|
|
267
268
|
[32m✓[39m [2mrange satisfies 'any' range (1 ms)[22m
|
|
268
|
-
[32m✓[39m [2munion range satisfies 'any' range (
|
|
269
|
+
[32m✓[39m [2munion range satisfies 'any' range (7 ms)[22m
|
|
269
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
|
|
@@ -276,30 +277,30 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
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 [2mhigher range satisfies a range in union end[22m
|
|
282
283
|
[32m✓[39m [2mequivalent 'any' ranges satisfy each other (1 ms)[22m
|
|
283
|
-
[32m✓[39m [2mequivalent major ranges satisfy each other (
|
|
284
|
+
[32m✓[39m [2mequivalent major ranges satisfy each other (4 ms)[22m
|
|
284
285
|
[32m✓[39m [2mversion missing in union (1 ms)[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 (1 ms)[22m
|
|
288
289
|
[32m✓[39m [2mexact vs any (1 ms)[22m
|
|
289
290
|
[32m✓[39m [2mmajor vs any (1 ms)[22m
|
|
290
|
-
[32m✓[39m [2mgreater or equal vs any
|
|
291
|
-
[32m✓[39m [2many vs any[22m
|
|
292
|
-
[32m✓[39m [2mexact vs greater or equal (
|
|
293
|
-
[32m✓[39m [2mmajor vs greater or equal (
|
|
291
|
+
[32m✓[39m [2mgreater or equal vs any[22m
|
|
292
|
+
[32m✓[39m [2many vs any (1 ms)[22m
|
|
293
|
+
[32m✓[39m [2mexact vs greater or equal (1 ms)[22m
|
|
294
|
+
[32m✓[39m [2mmajor vs greater or equal (3 ms)[22m
|
|
294
295
|
[32m✓[39m [2mgreater or equal vs greater or equal (1 ms)[22m
|
|
295
|
-
[32m✓[39m [2mexact vs major (
|
|
296
|
-
[32m✓[39m [2mmajor vs major (
|
|
297
|
-
[32m✓[39m [2mexact vs union (
|
|
296
|
+
[32m✓[39m [2mexact vs major (16 ms)[22m
|
|
297
|
+
[32m✓[39m [2mmajor vs major (1 ms)[22m
|
|
298
|
+
[32m✓[39m [2mexact vs union (1 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
|
|
300
301
|
|
|
301
302
|
[2mconsole.log[22m
|
|
302
|
-
[34mpackage[39m (/tmp/tmp-
|
|
303
|
+
[34mpackage[39m (/tmp/tmp-3118-pNDWlJKt48tF)
|
|
303
304
|
[2m[22m
|
|
304
305
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
305
306
|
|
|
@@ -309,7 +310,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
309
310
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
310
311
|
|
|
311
312
|
[2mconsole.log[22m
|
|
312
|
-
[34mpackage[39m (/tmp/tmp-
|
|
313
|
+
[34mpackage[39m (/tmp/tmp-3118-0vMXlJGlHzCo)
|
|
313
314
|
[2m[22m
|
|
314
315
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
315
316
|
|
|
@@ -319,7 +320,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
319
320
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
320
321
|
|
|
321
322
|
[2mconsole.log[22m
|
|
322
|
-
[34mpackage[39m (/tmp/tmp-
|
|
323
|
+
[34mpackage[39m (/tmp/tmp-3118-tYdAPAVHKbK9)
|
|
323
324
|
[2m[22m
|
|
324
325
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
325
326
|
|
|
@@ -342,7 +343,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
342
343
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
343
344
|
|
|
344
345
|
[2mconsole.log[22m
|
|
345
|
-
[34mpackage[39m (/tmp/tmp-
|
|
346
|
+
[34mpackage[39m (/tmp/tmp-3118-r5OCtZ1VLL74)
|
|
346
347
|
[2m[22m
|
|
347
348
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
348
349
|
|
|
@@ -370,7 +371,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
370
371
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
371
372
|
|
|
372
373
|
[2mconsole.log[22m
|
|
373
|
-
[34mpackage[39m (/tmp/tmp-
|
|
374
|
+
[34mpackage[39m (/tmp/tmp-3118-cviD9tceA0xC)
|
|
374
375
|
[2m[22m
|
|
375
376
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
376
377
|
|
|
@@ -380,7 +381,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
380
381
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
381
382
|
|
|
382
383
|
[2mconsole.log[22m
|
|
383
|
-
[34mpackage[39m (/tmp/tmp-
|
|
384
|
+
[34mpackage[39m (/tmp/tmp-3118-QiklNihzjkqi)
|
|
384
385
|
[2m[22m
|
|
385
386
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
386
387
|
|
|
@@ -390,7 +391,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
390
391
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
391
392
|
|
|
392
393
|
[2mconsole.log[22m
|
|
393
|
-
[34mpackage[39m (/tmp/tmp-
|
|
394
|
+
[34mpackage[39m (/tmp/tmp-3118-AsHk57mUIBxY)
|
|
394
395
|
[2m[22m
|
|
395
396
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
396
397
|
|
|
@@ -413,7 +414,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
413
414
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
414
415
|
|
|
415
416
|
[2mconsole.log[22m
|
|
416
|
-
[34mpackage[39m (/tmp/tmp-
|
|
417
|
+
[34mpackage[39m (/tmp/tmp-3118-gK4SRi4BA3Tp)
|
|
417
418
|
[2m[22m
|
|
418
419
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
419
420
|
|
|
@@ -443,49 +444,43 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
443
444
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageEntry.spec.ts[22m
|
|
444
445
|
expectPackageEntries (SimpleHost)
|
|
445
446
|
fix: true
|
|
446
|
-
[32m✓[39m [2mfixes missing entries (
|
|
447
|
-
[32m✓[39m [2mfixes missing nested entries (
|
|
447
|
+
[32m✓[39m [2mfixes missing entries (16 ms)[22m
|
|
448
|
+
[32m✓[39m [2mfixes missing nested entries (4 ms)[22m
|
|
448
449
|
[32m✓[39m [2mdoesn't error for nested entries that are defined (2 ms)[22m
|
|
449
|
-
[32m✓[39m [2merrors for keys that are missing (
|
|
450
|
-
[32m✓[39m [2mhandles both entries and entriesExist (
|
|
450
|
+
[32m✓[39m [2merrors for keys that are missing (7 ms)[22m
|
|
451
|
+
[32m✓[39m [2mhandles both entries and entriesExist (9 ms)[22m
|
|
451
452
|
expectPackageEntries (CachingHost)
|
|
452
453
|
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 (
|
|
454
|
+
[32m✓[39m [2mfixes missing entries (7 ms)[22m
|
|
455
|
+
[32m✓[39m [2mfixes missing nested entries (15 ms)[22m
|
|
456
|
+
[32m✓[39m [2mdoesn't error for nested entries that are defined (2 ms)[22m
|
|
457
|
+
[32m✓[39m [2merrors for keys that are missing (8 ms)[22m
|
|
458
|
+
[32m✓[39m [2mhandles both entries and entriesExist (16 ms)[22m
|
|
458
459
|
|
|
459
460
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mbannedDependencies.spec.ts[22m
|
|
460
461
|
bannedDependencies
|
|
461
462
|
[32m✓[39m [2mFlags banned dependencies correctly (8 ms)[22m
|
|
462
|
-
[32m✓[39m [2mFlags banned dependencies correctly w legacy globs (
|
|
463
|
+
[32m✓[39m [2mFlags banned dependencies correctly w legacy globs (2 ms)[22m
|
|
463
464
|
[32m✓[39m [2mFlags banned dependencies correctly w new globs (2 ms)[22m
|
|
464
|
-
[32m✓[39m [2mFlags banned dependencies correctly w exact (
|
|
465
|
+
[32m✓[39m [2mFlags banned dependencies correctly w exact (2 ms)[22m
|
|
465
466
|
[32m✓[39m [2mFlags banned transitives correctly (5 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 (14 ms)[22m
|
|
471
|
+
[32m✓[39m [2mchecks correctly when one level packages (5 ms)[22m
|
|
472
|
+
[32m✓[39m [2mchecks fail when one level packages with no workspaces field (5 ms)[22m
|
|
473
|
+
[32m✓[39m [2mchecks correctly when two level packages with two level workspaces field (6 ms)[22m
|
|
474
|
+
[32m✓[39m [2mchecks fail when two level packages with one level workspaces field (5 ms)[22m
|
|
475
|
+
[32m✓[39m [2mchecks correctly when three level packages with three level workspaces field (6 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 (
|
|
480
|
-
|
|
481
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentDependencies.spec.ts[22m
|
|
482
|
-
consistentDependencies
|
|
483
|
-
[32m✓[39m [2mchecks correctly (16 ms)[22m
|
|
484
|
-
[32m✓[39m [2mfixes correctly (4 ms)[22m
|
|
485
|
-
[32m✓[39m [2mignores ignored dependencies (2 ms)[22m
|
|
479
|
+
[32m✓[39m [2mchecks correctly (19 ms)[22m
|
|
480
|
+
[32m✓[39m [2mfixes correctly (12 ms)[22m
|
|
486
481
|
|
|
487
482
|
[2mconsole.log[22m
|
|
488
|
-
[34mpackage[39m (/tmp/tmp-
|
|
483
|
+
[34mpackage[39m (/tmp/tmp-3117-Hv1Q0eV0iSDR)
|
|
489
484
|
[2m[22m
|
|
490
485
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
491
486
|
|
|
@@ -495,7 +490,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
495
490
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
496
491
|
|
|
497
492
|
[2mconsole.log[22m
|
|
498
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
493
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3117-GIEuRVQ0iDyc)
|
|
499
494
|
[2m[22m
|
|
500
495
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
501
496
|
|
|
@@ -505,7 +500,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
505
500
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
506
501
|
|
|
507
502
|
[2mconsole.log[22m
|
|
508
|
-
[34mpackage[39m (/tmp/tmp-
|
|
503
|
+
[34mpackage[39m (/tmp/tmp-3117-3nTGHE08P0Hb)
|
|
509
504
|
[2m[22m
|
|
510
505
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
511
506
|
|
|
@@ -515,7 +510,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
515
510
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
516
511
|
|
|
517
512
|
[2mconsole.log[22m
|
|
518
|
-
[34mpackage[39m (/tmp/tmp-
|
|
513
|
+
[34mpackage[39m (/tmp/tmp-3117-TN9pJgGGaOOd)
|
|
519
514
|
[2m[22m
|
|
520
515
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
521
516
|
|
|
@@ -525,7 +520,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
525
520
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
526
521
|
|
|
527
522
|
[2mconsole.log[22m
|
|
528
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
523
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3117-7UQ2HZyQJwJI)
|
|
529
524
|
[2m[22m
|
|
530
525
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
531
526
|
|
|
@@ -535,7 +530,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
535
530
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
536
531
|
|
|
537
532
|
[2mconsole.log[22m
|
|
538
|
-
[34mpackage[39m (/tmp/tmp-
|
|
533
|
+
[34mpackage[39m (/tmp/tmp-3117-iAygr5j1OIWU)
|
|
539
534
|
[2m[22m
|
|
540
535
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
541
536
|
|
|
@@ -547,49 +542,65 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
547
542
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageOrder.spec.ts[22m
|
|
548
543
|
expectPackageOrder (SimpleHost)
|
|
549
544
|
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 (
|
|
545
|
+
[32m✓[39m [2mfixes order for expected keys (90 ms)[22m
|
|
546
|
+
[32m✓[39m [2mfixes order for unexpected keys (32 ms)[22m
|
|
547
|
+
[32m✓[39m [2mfixes order using function (10 ms)[22m
|
|
548
|
+
[32m✓[39m [2mdoes nothing if already order (2 ms)[22m
|
|
554
549
|
expectPackageOrder (CachingHost)
|
|
555
550
|
fix: true
|
|
556
|
-
[32m✓[39m [2mfixes order for expected keys (
|
|
551
|
+
[32m✓[39m [2mfixes order for expected keys (23 ms)[22m
|
|
557
552
|
[32m✓[39m [2mfixes order for unexpected keys (16 ms)[22m
|
|
558
|
-
[32m✓[39m [2mfixes order using function (
|
|
559
|
-
[32m✓[39m [2mdoes nothing if already order (
|
|
553
|
+
[32m✓[39m [2mfixes order using function (16 ms)[22m
|
|
554
|
+
[32m✓[39m [2mdoes nothing if already order (3 ms)[22m
|
|
555
|
+
|
|
556
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentDependencies.spec.ts[22m
|
|
557
|
+
consistentDependencies
|
|
558
|
+
[32m✓[39m [2mchecks correctly (11 ms)[22m
|
|
559
|
+
[32m✓[39m [2mfixes correctly (3 ms)[22m
|
|
560
|
+
[32m✓[39m [2mignores ignored dependencies (1 ms)[22m
|
|
560
561
|
|
|
561
562
|
[2mconsole.log[22m
|
|
562
|
-
[
|
|
563
|
+
[34mfoo-lib[39m (/tmp/tmp-3117-7BF8GJwrQ8Zy)
|
|
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-3117-ou8mig4jJcLt)
|
|
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 (10 ms)[22m
|
|
586
|
+
[32m✓[39m [2mdoes nothing if already sorted[22m
|
|
587
|
+
alphabeticalScripts (CachingHost)
|
|
588
|
+
fix: true
|
|
589
|
+
[32m✓[39m [2mfixes unsorted scripts (7 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-3118-ZWuOUGKgcLwV)
|
|
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-3118-ierd5F36Jdrj)
|
|
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-3118-35itA5hO5S5Q)
|
|
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-3118-efo1AniC2USm)
|
|
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 (15 ms)[22m
|
|
625
|
-
[32m✓[39m [2mfixes missing file (3 ms)[22m
|
|
626
|
-
[32m✓[39m [2mfixes missing nested file (6 ms)[22m
|
|
627
|
-
fileContents (CachingHost)
|
|
628
|
-
fix: true
|
|
629
|
-
[32m✓[39m [2mworks with async generator (4 ms)[22m
|
|
630
|
-
[32m✓[39m [2mfixes missing file (3 ms)[22m
|
|
631
|
-
[32m✓[39m [2mfixes missing nested file (2 ms)[22m
|
|
632
|
-
|
|
633
632
|
[2mconsole.log[22m
|
|
634
|
-
[
|
|
633
|
+
[34mrootProject[39m (/tmp/tmp-3118-75XpXZ3dPYvR)
|
|
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-3118-G3c6s7x2ke0E)
|
|
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 (8 ms)[22m
|
|
656
|
+
[32m✓[39m [2mfixes missing file (3 ms)[22m
|
|
657
|
+
[32m✓[39m [2mfixes missing nested file (2 ms)[22m
|
|
658
|
+
fileContents (CachingHost)
|
|
659
659
|
fix: true
|
|
660
|
-
[32m✓[39m [
|
|
661
|
-
[32m✓[39m [
|
|
660
|
+
[32m✓[39m [2mworks with async generator (11 ms)[22m
|
|
661
|
+
[32m✓[39m [2mfixes missing file (5 ms)[22m
|
|
662
|
+
[32m✓[39m [2mfixes missing nested file (4 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.763 s
|
|
667
668
|
[2mRan all test suites[22m[2m.[22m
|
|
@@ -9,10 +9,10 @@
|
|
|
9
9
|
[34mCLI[39m Target: node16
|
|
10
10
|
[34mCLI[39m Cleaning output folder
|
|
11
11
|
[34mESM[39m Build start
|
|
12
|
-
[32mESM[39m [1mbuild/js/public/util.js [22m[32m106.00 B[39m
|
|
13
12
|
[32mESM[39m [1mbuild/js/index.js [22m[32m50.16 KB[39m
|
|
14
13
|
[32mESM[39m [1mbuild/js/chunk-A2MUUSNE.js [22m[32m512.00 B[39m
|
|
15
|
-
[32mESM[39m [1mbuild/js/public/util.js
|
|
14
|
+
[32mESM[39m [1mbuild/js/public/util.js [22m[32m106.00 B[39m
|
|
16
15
|
[32mESM[39m [1mbuild/js/index.js.map [22m[32m100.22 KB[39m
|
|
17
16
|
[32mESM[39m [1mbuild/js/chunk-A2MUUSNE.js.map [22m[32m1.19 KB[39m
|
|
18
|
-
[32mESM[39m
|
|
17
|
+
[32mESM[39m [1mbuild/js/public/util.js.map [22m[32m71.00 B[39m
|
|
18
|
+
[32mESM[39m ⚡️ Build success in 59ms
|
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.138+71dd2e0",
|
|
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.138+71dd2e0",
|
|
34
|
+
"@monorepolint/core": "^0.5.0-alpha.138+71dd2e0",
|
|
35
|
+
"@monorepolint/utils": "^0.5.0-alpha.138+71dd2e0",
|
|
36
36
|
"globby": "^14.0.1",
|
|
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": "71dd2e0b2f664dee190a7654a3eb075c21aa8036"
|
|
63
63
|
}
|