@monorepolint/rules 0.5.0-alpha.136 → 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 +133 -133
- package/.turbo/turbo-transpile-typescript.log +3 -3
- package/package.json +5 -5
package/.turbo/turbo-test.log
CHANGED
|
@@ -2,32 +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
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 `'.'`
|
|
7
6
|
ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /home/runner/work/monorepolint/monorepolint/packages/utils/build/js/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
|
|
7
|
+
ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/monorepolint/packages/core/build/js/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /home/runner/work/monorepolint/monorepolint/packages/core/build/js/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
|
|
8
|
+
ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/monorepolint/packages/core/build/js/index.js', falling back to original file content. You can also configure Jest config option `transformIgnorePatterns` to ignore /home/runner/work/monorepolint/monorepolint/packages/core/build/js/index.js from transformation or make sure that `outDir` in your tsconfig is neither `''` or `'.'`
|
|
8
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 `'.'`
|
|
9
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 `'.'`
|
|
10
|
-
|
|
11
|
-
(
|
|
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
|
|
12
17
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
13
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentVersions.spec.ts[22m ([0m[1m[
|
|
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)
|
|
14
19
|
consistentVersions
|
|
15
20
|
standard tests
|
|
16
|
-
[32m✓[39m [2mDoes nothing when arguments are empty (
|
|
21
|
+
[32m✓[39m [2mDoes nothing when arguments are empty (9 ms)[22m
|
|
17
22
|
[32m✓[39m [2mFixes packages that have an incorrect dependency version (4 ms)[22m
|
|
18
23
|
[32m✓[39m [2mIgnores packages that have a correct dependency version (2 ms)[22m
|
|
19
24
|
[32m✓[39m [2mFixes packages that have an incorrect devDependency version (2 ms)[22m
|
|
20
|
-
[32m✓[39m [2mIgnores packages that have a correct devDependency version (
|
|
21
|
-
[32m✓[39m [2mFixes packages that have an incorrect dependency and devDependency versions (
|
|
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
|
|
22
27
|
Multiple accepted versions tests
|
|
23
|
-
[32m✓[39m [2mAccepts a match when multiple versions are configured (
|
|
28
|
+
[32m✓[39m [2mAccepts a match when multiple versions are configured (2 ms)[22m
|
|
24
29
|
[32m✓[39m [2mErrors when version does not match (2 ms)[22m
|
|
25
30
|
|
|
26
|
-
[2mconsole.log[22m
|
|
27
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-3054-W3NiajlBw0lY)
|
|
28
|
-
[2m[22m
|
|
29
|
-
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
30
|
-
|
|
31
31
|
[2m[31mconsole.error[39m[22m
|
|
32
32
|
[31m [31mError![39m[31m [35mpackage.json[39m[31m: No scripts block in package.json[39m
|
|
33
33
|
[2m[22m
|
|
@@ -47,7 +47,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
47
47
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
48
48
|
|
|
49
49
|
[2mconsole.log[22m
|
|
50
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
50
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3118-MJQwdB31h6RS)
|
|
51
51
|
[2m[22m
|
|
52
52
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
53
53
|
|
|
@@ -57,7 +57,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
57
57
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
58
58
|
|
|
59
59
|
[2mconsole.log[22m
|
|
60
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
60
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3118-51zyG8h7CkJz)
|
|
61
61
|
[2m[22m
|
|
62
62
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
63
63
|
|
|
@@ -67,7 +67,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
67
67
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
68
68
|
|
|
69
69
|
[2mconsole.log[22m
|
|
70
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
70
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3118-fLS8yuUgqDHZ)
|
|
71
71
|
[2m[22m
|
|
72
72
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
73
73
|
|
|
@@ -90,7 +90,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
90
90
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:169:10)[22m[2m[22m
|
|
91
91
|
|
|
92
92
|
[2mconsole.log[22m
|
|
93
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
93
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3118-JsUGpvhlVant)
|
|
94
94
|
[2m[22m
|
|
95
95
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
96
96
|
|
|
@@ -100,7 +100,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
100
100
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
101
101
|
|
|
102
102
|
[2mconsole.log[22m
|
|
103
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
103
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3118-ndYXqi0LbUwM)
|
|
104
104
|
[2m[22m
|
|
105
105
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
106
106
|
|
|
@@ -110,7 +110,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
110
110
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
111
111
|
|
|
112
112
|
[2mconsole.log[22m
|
|
113
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
113
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3118-eMB240UsH7H1)
|
|
114
114
|
[2m[22m
|
|
115
115
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
116
116
|
|
|
@@ -119,10 +119,10 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
119
119
|
[2m[22m
|
|
120
120
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
121
121
|
|
|
122
|
-
(node:
|
|
122
|
+
(node:3118) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
123
123
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
124
124
|
[2mconsole.log[22m
|
|
125
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
125
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3118-cZBJSd5eoi4X)
|
|
126
126
|
[2m[22m
|
|
127
127
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
128
128
|
|
|
@@ -145,7 +145,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
145
145
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
146
146
|
|
|
147
147
|
[2mconsole.log[22m
|
|
148
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
148
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3118-UrxDdETGg34Q)
|
|
149
149
|
[2m[22m
|
|
150
150
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
151
151
|
|
|
@@ -155,7 +155,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
155
155
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
156
156
|
|
|
157
157
|
[2mconsole.log[22m
|
|
158
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
158
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3118-ABziBsZE0JP5)
|
|
159
159
|
[2m[22m
|
|
160
160
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
161
161
|
|
|
@@ -165,7 +165,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
165
165
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
166
166
|
|
|
167
167
|
[2mconsole.log[22m
|
|
168
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
168
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3118-lLpst5Wne2jT)
|
|
169
169
|
[2m[22m
|
|
170
170
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
171
171
|
|
|
@@ -188,7 +188,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
188
188
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:169:10)[22m[2m[22m
|
|
189
189
|
|
|
190
190
|
[2mconsole.log[22m
|
|
191
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
191
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3118-Gt7FoJRVEOev)
|
|
192
192
|
[2m[22m
|
|
193
193
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
194
194
|
|
|
@@ -198,7 +198,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
198
198
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
199
199
|
|
|
200
200
|
[2mconsole.log[22m
|
|
201
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
201
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3118-z6qARwj6t1r1)
|
|
202
202
|
[2m[22m
|
|
203
203
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
204
204
|
|
|
@@ -208,7 +208,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
208
208
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
209
209
|
|
|
210
210
|
[2mconsole.log[22m
|
|
211
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
211
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3118-JETmT7eaGVAp)
|
|
212
212
|
[2m[22m
|
|
213
213
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
214
214
|
|
|
@@ -217,69 +217,69 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
217
217
|
[2m[22m
|
|
218
218
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
219
219
|
|
|
220
|
-
[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[41m6.848 s[49m[22m[0m)
|
|
221
221
|
expectPackageScript (SimpleHost)
|
|
222
222
|
fix: false
|
|
223
|
-
[32m✓[39m [2mhandles an empty script section (
|
|
223
|
+
[32m✓[39m [2mhandles an empty script section (82 ms)[22m
|
|
224
224
|
fix: true
|
|
225
|
-
[32m✓[39m [2mfixes an empty script section (
|
|
226
|
-
[32m✓[39m [2madds a script (
|
|
227
|
-
[32m✓[39m [2mdoes nothing if the value exists (
|
|
228
|
-
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (
|
|
229
|
-
[32m✓[39m [2muses the fixValue for fixing if provided (
|
|
230
|
-
[32m✓[39m [2mcan fix to empty (
|
|
231
|
-
[32m✓[39m [2mcan allow only empty (
|
|
225
|
+
[32m✓[39m [2mfixes an empty script section (11 ms)[22m
|
|
226
|
+
[32m✓[39m [2madds a script (8 ms)[22m
|
|
227
|
+
[32m✓[39m [2mdoes nothing if the value exists (2 ms)[22m
|
|
228
|
+
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (10 ms)[22m
|
|
229
|
+
[32m✓[39m [2muses the fixValue for fixing if provided (4 ms)[22m
|
|
230
|
+
[32m✓[39m [2mcan fix to empty (5 ms)[22m
|
|
231
|
+
[32m✓[39m [2mcan allow only empty (4 ms)[22m
|
|
232
232
|
expectPackageScript (CachingHost)
|
|
233
233
|
fix: false
|
|
234
|
-
[32m✓[39m [2mhandles an empty script section (
|
|
234
|
+
[32m✓[39m [2mhandles an empty script section (8 ms)[22m
|
|
235
235
|
fix: true
|
|
236
|
-
[32m✓[39m [2mfixes an empty script section (
|
|
237
|
-
[32m✓[39m [2madds a script (
|
|
238
|
-
[32m✓[39m [2mdoes nothing if the value exists (
|
|
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
239
|
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (7 ms)[22m
|
|
240
240
|
[32m✓[39m [2muses the fixValue for fixing if provided (5 ms)[22m
|
|
241
|
-
[32m✓[39m [2mcan fix to empty (
|
|
241
|
+
[32m✓[39m [2mcan fix to empty (4 ms)[22m
|
|
242
242
|
[32m✓[39m [2mcan allow only empty (5 ms)[22m
|
|
243
243
|
|
|
244
|
-
(node:
|
|
244
|
+
(node:3116) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
245
245
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
246
|
-
[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)
|
|
247
247
|
mustSatisfyPeerDependencies
|
|
248
|
-
[32m✓[39m [2mFlags overloaded dependency (entry in regular dependencies and peer dependencies) (
|
|
249
|
-
[32m✓[39m [2mFlags conflicting peer dependencies (
|
|
250
|
-
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has regular dep) (
|
|
251
|
-
[32m✓[39m [2mFlags missing peer dependencies (NO regular dependency present) (
|
|
252
|
-
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has peer dep) (
|
|
253
|
-
[32m✓[39m [2mHonors dependencyWhitelist (
|
|
254
|
-
[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
|
|
255
255
|
regex tests
|
|
256
|
-
[32m✓[39m [2mProperly matches any version range regex (
|
|
257
|
-
[32m✓[39m [2mProperly matches greator or equal version range regex (
|
|
258
|
-
[32m✓[39m [2mProperly matches major version range regex (
|
|
259
|
-
[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
|
|
260
260
|
Determines dependencies satisfaction correctly
|
|
261
|
-
[32m✓[39m [2mversion is version (
|
|
262
|
-
[32m✓[39m [2mversion satisfies a range (
|
|
261
|
+
[32m✓[39m [2mversion is version (1 ms)[22m
|
|
262
|
+
[32m✓[39m [2mversion satisfies a range (5 ms)[22m
|
|
263
263
|
[32m✓[39m [2mhigher version satisfies a range (3 ms)[22m
|
|
264
264
|
[32m✓[39m [2mversion satisfies a greator or equal version range (1 ms)[22m
|
|
265
|
-
[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
|
|
266
266
|
[32m✓[39m [2mversion satisfies 'any' range (1 ms)[22m
|
|
267
267
|
[32m✓[39m [2mgreator or equal version range satisfies 'any' range (1 ms)[22m
|
|
268
268
|
[32m✓[39m [2mrange satisfies 'any' range (1 ms)[22m
|
|
269
|
-
[32m✓[39m [2munion range satisfies 'any' range (
|
|
269
|
+
[32m✓[39m [2munion range satisfies 'any' range (7 ms)[22m
|
|
270
270
|
[32m✓[39m [2mversion found in union start (1 ms)[22m
|
|
271
271
|
[32m✓[39m [2mversion found in union end (1 ms)[22m
|
|
272
272
|
[32m✓[39m [2mversion satisfies a range in union start (1 ms)[22m
|
|
273
|
-
[32m✓[39m [2mversion satisfies a range in union end[22m
|
|
273
|
+
[32m✓[39m [2mversion satisfies a range in union end (1 ms)[22m
|
|
274
274
|
[32m✓[39m [2mhigher version satisfies a range in union start (1 ms)[22m
|
|
275
275
|
[32m✓[39m [2mhigher version satisfies a range in union end (1 ms)[22m
|
|
276
276
|
[32m✓[39m [2mrange found in union start (1 ms)[22m
|
|
277
|
-
[32m✓[39m [2mrange found in union end[22m
|
|
277
|
+
[32m✓[39m [2mrange found in union end (1 ms)[22m
|
|
278
278
|
[32m✓[39m [2munion satisfies greator or equal version range (1 ms)[22m
|
|
279
279
|
[32m✓[39m [2mgreator or equal version range satisfies greator or equal version range (1 ms)[22m
|
|
280
|
-
[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
|
|
281
281
|
[32m✓[39m [2mhigher range satisfies a range in union start (1 ms)[22m
|
|
282
|
-
[32m✓[39m [2mhigher range satisfies a range in union end
|
|
282
|
+
[32m✓[39m [2mhigher range satisfies a range in union end[22m
|
|
283
283
|
[32m✓[39m [2mequivalent 'any' ranges satisfy each other (1 ms)[22m
|
|
284
284
|
[32m✓[39m [2mequivalent major ranges satisfy each other (4 ms)[22m
|
|
285
285
|
[32m✓[39m [2mversion missing in union (1 ms)[22m
|
|
@@ -287,20 +287,20 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
287
287
|
Determines dependencies intersections correctly
|
|
288
288
|
[32m✓[39m [2mequivalence (1 ms)[22m
|
|
289
289
|
[32m✓[39m [2mexact vs any (1 ms)[22m
|
|
290
|
-
[32m✓[39m [2mmajor vs any[22m
|
|
291
|
-
[32m✓[39m [2mgreater or equal vs any
|
|
292
|
-
[32m✓[39m [2many vs any[22m
|
|
290
|
+
[32m✓[39m [2mmajor vs any (1 ms)[22m
|
|
291
|
+
[32m✓[39m [2mgreater or equal vs any[22m
|
|
292
|
+
[32m✓[39m [2many vs any (1 ms)[22m
|
|
293
293
|
[32m✓[39m [2mexact vs greater or equal (1 ms)[22m
|
|
294
|
-
[32m✓[39m [2mmajor vs greater or equal (
|
|
294
|
+
[32m✓[39m [2mmajor vs greater or equal (3 ms)[22m
|
|
295
295
|
[32m✓[39m [2mgreater or equal vs greater or equal (1 ms)[22m
|
|
296
|
-
[32m✓[39m [2mexact vs major (
|
|
296
|
+
[32m✓[39m [2mexact vs major (16 ms)[22m
|
|
297
297
|
[32m✓[39m [2mmajor vs major (1 ms)[22m
|
|
298
|
-
[32m✓[39m [2mexact vs union (
|
|
298
|
+
[32m✓[39m [2mexact vs union (1 ms)[22m
|
|
299
299
|
[32m✓[39m [2mmajor vs union (1 ms)[22m
|
|
300
300
|
[32m✓[39m [2munion vs union (2 ms)[22m
|
|
301
301
|
|
|
302
302
|
[2mconsole.log[22m
|
|
303
|
-
[34mpackage[39m (/tmp/tmp-
|
|
303
|
+
[34mpackage[39m (/tmp/tmp-3118-pNDWlJKt48tF)
|
|
304
304
|
[2m[22m
|
|
305
305
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
306
306
|
|
|
@@ -310,7 +310,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
310
310
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
311
311
|
|
|
312
312
|
[2mconsole.log[22m
|
|
313
|
-
[34mpackage[39m (/tmp/tmp-
|
|
313
|
+
[34mpackage[39m (/tmp/tmp-3118-0vMXlJGlHzCo)
|
|
314
314
|
[2m[22m
|
|
315
315
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
316
316
|
|
|
@@ -320,7 +320,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
320
320
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
321
321
|
|
|
322
322
|
[2mconsole.log[22m
|
|
323
|
-
[34mpackage[39m (/tmp/tmp-
|
|
323
|
+
[34mpackage[39m (/tmp/tmp-3118-tYdAPAVHKbK9)
|
|
324
324
|
[2m[22m
|
|
325
325
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
326
326
|
|
|
@@ -343,7 +343,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
343
343
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
344
344
|
|
|
345
345
|
[2mconsole.log[22m
|
|
346
|
-
[34mpackage[39m (/tmp/tmp-
|
|
346
|
+
[34mpackage[39m (/tmp/tmp-3118-r5OCtZ1VLL74)
|
|
347
347
|
[2m[22m
|
|
348
348
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
349
349
|
|
|
@@ -370,16 +370,8 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
370
370
|
[2m[22m
|
|
371
371
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
372
372
|
|
|
373
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mbannedDependencies.spec.ts[22m
|
|
374
|
-
bannedDependencies
|
|
375
|
-
[32m✓[39m [2mFlags banned dependencies correctly (9 ms)[22m
|
|
376
|
-
[32m✓[39m [2mFlags banned dependencies correctly w legacy globs (2 ms)[22m
|
|
377
|
-
[32m✓[39m [2mFlags banned dependencies correctly w new globs (2 ms)[22m
|
|
378
|
-
[32m✓[39m [2mFlags banned dependencies correctly w exact (2 ms)[22m
|
|
379
|
-
[32m✓[39m [2mFlags banned transitives correctly (8 ms)[22m
|
|
380
|
-
|
|
381
373
|
[2mconsole.log[22m
|
|
382
|
-
[34mpackage[39m (/tmp/tmp-
|
|
374
|
+
[34mpackage[39m (/tmp/tmp-3118-cviD9tceA0xC)
|
|
383
375
|
[2m[22m
|
|
384
376
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
385
377
|
|
|
@@ -389,7 +381,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
389
381
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
390
382
|
|
|
391
383
|
[2mconsole.log[22m
|
|
392
|
-
[34mpackage[39m (/tmp/tmp-
|
|
384
|
+
[34mpackage[39m (/tmp/tmp-3118-QiklNihzjkqi)
|
|
393
385
|
[2m[22m
|
|
394
386
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
395
387
|
|
|
@@ -399,7 +391,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
399
391
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
400
392
|
|
|
401
393
|
[2mconsole.log[22m
|
|
402
|
-
[34mpackage[39m (/tmp/tmp-
|
|
394
|
+
[34mpackage[39m (/tmp/tmp-3118-AsHk57mUIBxY)
|
|
403
395
|
[2m[22m
|
|
404
396
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
405
397
|
|
|
@@ -422,7 +414,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
422
414
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
423
415
|
|
|
424
416
|
[2mconsole.log[22m
|
|
425
|
-
[34mpackage[39m (/tmp/tmp-
|
|
417
|
+
[34mpackage[39m (/tmp/tmp-3118-gK4SRi4BA3Tp)
|
|
426
418
|
[2m[22m
|
|
427
419
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
428
420
|
|
|
@@ -455,32 +447,40 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
455
447
|
[32m✓[39m [2mfixes missing entries (16 ms)[22m
|
|
456
448
|
[32m✓[39m [2mfixes missing nested entries (4 ms)[22m
|
|
457
449
|
[32m✓[39m [2mdoesn't error for nested entries that are defined (2 ms)[22m
|
|
458
|
-
[32m✓[39m [2merrors for keys that are missing (
|
|
459
|
-
[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
|
|
460
452
|
expectPackageEntries (CachingHost)
|
|
461
453
|
fix: true
|
|
462
|
-
[32m✓[39m [2mfixes missing entries (
|
|
463
|
-
[32m✓[39m [2mfixes missing nested entries (
|
|
454
|
+
[32m✓[39m [2mfixes missing entries (7 ms)[22m
|
|
455
|
+
[32m✓[39m [2mfixes missing nested entries (15 ms)[22m
|
|
464
456
|
[32m✓[39m [2mdoesn't error for nested entries that are defined (2 ms)[22m
|
|
465
|
-
[32m✓[39m [2merrors for keys that are missing (
|
|
466
|
-
[32m✓[39m [2mhandles both entries and entriesExist (
|
|
457
|
+
[32m✓[39m [2merrors for keys that are missing (8 ms)[22m
|
|
458
|
+
[32m✓[39m [2mhandles both entries and entriesExist (16 ms)[22m
|
|
459
|
+
|
|
460
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mbannedDependencies.spec.ts[22m
|
|
461
|
+
bannedDependencies
|
|
462
|
+
[32m✓[39m [2mFlags banned dependencies correctly (8 ms)[22m
|
|
463
|
+
[32m✓[39m [2mFlags banned dependencies correctly w legacy globs (2 ms)[22m
|
|
464
|
+
[32m✓[39m [2mFlags banned dependencies correctly w new globs (2 ms)[22m
|
|
465
|
+
[32m✓[39m [2mFlags banned dependencies correctly w exact (2 ms)[22m
|
|
466
|
+
[32m✓[39m [2mFlags banned transitives correctly (5 ms)[22m
|
|
467
467
|
|
|
468
468
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mnestedWorkspaces.spec.ts[22m
|
|
469
469
|
nestedWorkspaces
|
|
470
|
-
[32m✓[39m [2mchecks correctly when no packages (
|
|
471
|
-
[32m✓[39m [2mchecks correctly when one level packages (
|
|
472
|
-
[32m✓[39m [2mchecks fail when one level packages with no workspaces field (
|
|
473
|
-
[32m✓[39m [2mchecks correctly when two level packages with two 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
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 (
|
|
475
|
+
[32m✓[39m [2mchecks correctly when three level packages with three level workspaces field (6 ms)[22m
|
|
476
476
|
|
|
477
477
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mrequireDependency.spec.ts[22m
|
|
478
478
|
requireDependency
|
|
479
|
-
[32m✓[39m [2mchecks correctly (
|
|
480
|
-
[32m✓[39m [2mfixes correctly (
|
|
479
|
+
[32m✓[39m [2mchecks correctly (19 ms)[22m
|
|
480
|
+
[32m✓[39m [2mfixes correctly (12 ms)[22m
|
|
481
481
|
|
|
482
482
|
[2mconsole.log[22m
|
|
483
|
-
[34mpackage[39m (/tmp/tmp-
|
|
483
|
+
[34mpackage[39m (/tmp/tmp-3117-Hv1Q0eV0iSDR)
|
|
484
484
|
[2m[22m
|
|
485
485
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
486
486
|
|
|
@@ -490,7 +490,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
490
490
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
491
491
|
|
|
492
492
|
[2mconsole.log[22m
|
|
493
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
493
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3117-GIEuRVQ0iDyc)
|
|
494
494
|
[2m[22m
|
|
495
495
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
496
496
|
|
|
@@ -500,7 +500,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
500
500
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
501
501
|
|
|
502
502
|
[2mconsole.log[22m
|
|
503
|
-
[34mpackage[39m (/tmp/tmp-
|
|
503
|
+
[34mpackage[39m (/tmp/tmp-3117-3nTGHE08P0Hb)
|
|
504
504
|
[2m[22m
|
|
505
505
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
506
506
|
|
|
@@ -510,7 +510,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
510
510
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
511
511
|
|
|
512
512
|
[2mconsole.log[22m
|
|
513
|
-
[34mpackage[39m (/tmp/tmp-
|
|
513
|
+
[34mpackage[39m (/tmp/tmp-3117-TN9pJgGGaOOd)
|
|
514
514
|
[2m[22m
|
|
515
515
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
516
516
|
|
|
@@ -519,14 +519,8 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
519
519
|
[2m[22m
|
|
520
520
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
521
521
|
|
|
522
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentDependencies.spec.ts[22m
|
|
523
|
-
consistentDependencies
|
|
524
|
-
[32m✓[39m [2mchecks correctly (12 ms)[22m
|
|
525
|
-
[32m✓[39m [2mfixes correctly (2 ms)[22m
|
|
526
|
-
[32m✓[39m [2mignores ignored dependencies (2 ms)[22m
|
|
527
|
-
|
|
528
522
|
[2mconsole.log[22m
|
|
529
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
523
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3117-7UQ2HZyQJwJI)
|
|
530
524
|
[2m[22m
|
|
531
525
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
532
526
|
|
|
@@ -536,7 +530,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
536
530
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
537
531
|
|
|
538
532
|
[2mconsole.log[22m
|
|
539
|
-
[34mpackage[39m (/tmp/tmp-
|
|
533
|
+
[34mpackage[39m (/tmp/tmp-3117-iAygr5j1OIWU)
|
|
540
534
|
[2m[22m
|
|
541
535
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
542
536
|
|
|
@@ -548,19 +542,25 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
548
542
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageOrder.spec.ts[22m
|
|
549
543
|
expectPackageOrder (SimpleHost)
|
|
550
544
|
fix: true
|
|
551
|
-
[32m✓[39m [2mfixes order for expected keys (
|
|
552
|
-
[32m✓[39m [2mfixes order for unexpected keys (
|
|
553
|
-
[32m✓[39m [2mfixes order using function (
|
|
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
|
|
554
548
|
[32m✓[39m [2mdoes nothing if already order (2 ms)[22m
|
|
555
549
|
expectPackageOrder (CachingHost)
|
|
556
550
|
fix: true
|
|
557
|
-
[32m✓[39m [2mfixes order for expected keys (
|
|
558
|
-
[32m✓[39m [2mfixes order for unexpected keys (
|
|
559
|
-
[32m✓[39m [2mfixes order using function (
|
|
560
|
-
[32m✓[39m [2mdoes nothing if already order (
|
|
551
|
+
[32m✓[39m [2mfixes order for expected keys (23 ms)[22m
|
|
552
|
+
[32m✓[39m [2mfixes order for unexpected keys (16 ms)[22m
|
|
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
|
|
561
561
|
|
|
562
562
|
[2mconsole.log[22m
|
|
563
|
-
[34mfoo-lib[39m (/tmp/tmp-
|
|
563
|
+
[34mfoo-lib[39m (/tmp/tmp-3117-7BF8GJwrQ8Zy)
|
|
564
564
|
[2m[22m
|
|
565
565
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
566
566
|
|
|
@@ -570,7 +570,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
570
570
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
571
571
|
|
|
572
572
|
[2mconsole.log[22m
|
|
573
|
-
[34mfoo-lib[39m (/tmp/tmp-
|
|
573
|
+
[34mfoo-lib[39m (/tmp/tmp-3117-ou8mig4jJcLt)
|
|
574
574
|
[2m[22m
|
|
575
575
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
576
576
|
|
|
@@ -582,15 +582,15 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
582
582
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1malphabeticalScripts.spec.ts[22m
|
|
583
583
|
alphabeticalScripts (SimpleHost)
|
|
584
584
|
fix: true
|
|
585
|
-
[32m✓[39m [2mfixes unsorted scripts (
|
|
586
|
-
[32m✓[39m [2mdoes nothing if already sorted
|
|
585
|
+
[32m✓[39m [2mfixes unsorted scripts (10 ms)[22m
|
|
586
|
+
[32m✓[39m [2mdoes nothing if already sorted[22m
|
|
587
587
|
alphabeticalScripts (CachingHost)
|
|
588
588
|
fix: true
|
|
589
|
-
[32m✓[39m [2mfixes unsorted scripts (
|
|
589
|
+
[32m✓[39m [2mfixes unsorted scripts (7 ms)[22m
|
|
590
590
|
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
591
591
|
|
|
592
592
|
[2mconsole.log[22m
|
|
593
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
593
|
+
[34mrootProject[39m (/tmp/tmp-3118-ZWuOUGKgcLwV)
|
|
594
594
|
[2m[22m
|
|
595
595
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
596
596
|
|
|
@@ -600,7 +600,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
600
600
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
601
601
|
|
|
602
602
|
[2mconsole.log[22m
|
|
603
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
603
|
+
[34mrootProject[39m (/tmp/tmp-3118-ierd5F36Jdrj)
|
|
604
604
|
[2m[22m
|
|
605
605
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
606
606
|
|
|
@@ -610,7 +610,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
610
610
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
611
611
|
|
|
612
612
|
[2mconsole.log[22m
|
|
613
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
613
|
+
[34mrootProject[39m (/tmp/tmp-3118-35itA5hO5S5Q)
|
|
614
614
|
[2m[22m
|
|
615
615
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
616
616
|
|
|
@@ -620,7 +620,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
620
620
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
621
621
|
|
|
622
622
|
[2mconsole.log[22m
|
|
623
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
623
|
+
[34mrootProject[39m (/tmp/tmp-3118-efo1AniC2USm)
|
|
624
624
|
[2m[22m
|
|
625
625
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
626
626
|
|
|
@@ -630,7 +630,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
630
630
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
631
631
|
|
|
632
632
|
[2mconsole.log[22m
|
|
633
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
633
|
+
[34mrootProject[39m (/tmp/tmp-3118-75XpXZ3dPYvR)
|
|
634
634
|
[2m[22m
|
|
635
635
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
636
636
|
|
|
@@ -640,7 +640,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
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
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
643
|
+
[34mrootProject[39m (/tmp/tmp-3118-G3c6s7x2ke0E)
|
|
644
644
|
[2m[22m
|
|
645
645
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
646
646
|
|
|
@@ -652,17 +652,17 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
652
652
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mfileContents.spec.ts[22m
|
|
653
653
|
fileContents (SimpleHost)
|
|
654
654
|
fix: true
|
|
655
|
-
[32m✓[39m [2mworks with async generator (
|
|
655
|
+
[32m✓[39m [2mworks with async generator (8 ms)[22m
|
|
656
656
|
[32m✓[39m [2mfixes missing file (3 ms)[22m
|
|
657
|
-
[32m✓[39m [2mfixes missing nested file (
|
|
657
|
+
[32m✓[39m [2mfixes missing nested file (2 ms)[22m
|
|
658
658
|
fileContents (CachingHost)
|
|
659
659
|
fix: true
|
|
660
|
-
[32m✓[39m [2mworks with async generator (
|
|
661
|
-
[32m✓[39m [2mfixes missing file (
|
|
662
|
-
[32m✓[39m [2mfixes missing nested file (
|
|
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
|
|
663
663
|
|
|
664
664
|
[1mTest Suites: [22m[1m[32m11 passed[39m[22m, 11 total
|
|
665
665
|
[1mTests: [22m[1m[32m118 passed[39m[22m, 118 total
|
|
666
666
|
[1mSnapshots: [22m0 total
|
|
667
|
-
[1mTime:[22m 9.
|
|
667
|
+
[1mTime:[22m 9.763 s
|
|
668
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
|
}
|