@monorepolint/rules 0.5.0-alpha.129 → 0.5.0-alpha.130
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 +154 -156
- package/.turbo/turbo-transpile-typescript.log +1 -1
- package/package.json +5 -5
package/.turbo/turbo-test.log
CHANGED
|
@@ -3,28 +3,26 @@
|
|
|
3
3
|
> NODE_OPTIONS=--experimental-vm-modules jest --colors --passWithNoTests
|
|
4
4
|
|
|
5
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/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
|
-
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
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 `'.'`
|
|
9
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 `'.'`
|
|
10
|
-
|
|
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
|
+
(node:3389) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
10
|
+
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
11
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentVersions.spec.ts[22m ([0m[1m[41m6.524 s[49m[22m[0m)
|
|
11
12
|
consistentVersions
|
|
12
13
|
standard tests
|
|
13
|
-
[32m✓[39m [2mDoes nothing when arguments are empty (
|
|
14
|
-
[32m✓[39m [2mFixes packages that have an incorrect dependency version (
|
|
15
|
-
[32m✓[39m [2mIgnores packages that have a correct dependency version (
|
|
16
|
-
[32m✓[39m [2mFixes packages that have an incorrect devDependency version (
|
|
17
|
-
[32m✓[39m [2mIgnores packages that have a correct devDependency version (
|
|
18
|
-
[32m✓[39m [2mFixes packages that have an incorrect dependency and devDependency versions (
|
|
14
|
+
[32m✓[39m [2mDoes nothing when arguments are empty (10 ms)[22m
|
|
15
|
+
[32m✓[39m [2mFixes packages that have an incorrect dependency version (3 ms)[22m
|
|
16
|
+
[32m✓[39m [2mIgnores packages that have a correct dependency version (1 ms)[22m
|
|
17
|
+
[32m✓[39m [2mFixes packages that have an incorrect devDependency version (8 ms)[22m
|
|
18
|
+
[32m✓[39m [2mIgnores packages that have a correct devDependency version (1 ms)[22m
|
|
19
|
+
[32m✓[39m [2mFixes packages that have an incorrect dependency and devDependency versions (3 ms)[22m
|
|
19
20
|
Multiple accepted versions tests
|
|
20
|
-
[32m✓[39m [2mAccepts a match when multiple versions are configured (
|
|
21
|
-
[32m✓[39m [2mErrors when version does not match (
|
|
21
|
+
[32m✓[39m [2mAccepts a match when multiple versions are configured (3 ms)[22m
|
|
22
|
+
[32m✓[39m [2mErrors when version does not match (2 ms)[22m
|
|
22
23
|
|
|
23
|
-
(node:3296) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
24
|
-
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
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 `'.'`
|
|
26
24
|
[2mconsole.log[22m
|
|
27
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
25
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3395-AwORp0qjpWQ0)
|
|
28
26
|
[2m[22m
|
|
29
27
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
30
28
|
|
|
@@ -47,7 +45,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
47
45
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
48
46
|
|
|
49
47
|
[2mconsole.log[22m
|
|
50
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
48
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3395-us5gZdD54c9m)
|
|
51
49
|
[2m[22m
|
|
52
50
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
53
51
|
|
|
@@ -57,7 +55,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
57
55
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
58
56
|
|
|
59
57
|
[2mconsole.log[22m
|
|
60
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
58
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3395-qiLfFLKMyvxR)
|
|
61
59
|
[2m[22m
|
|
62
60
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
63
61
|
|
|
@@ -67,7 +65,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
67
65
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
68
66
|
|
|
69
67
|
[2mconsole.log[22m
|
|
70
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
68
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3395-sOTQKt9GTEgO)
|
|
71
69
|
[2m[22m
|
|
72
70
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
73
71
|
|
|
@@ -90,7 +88,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
90
88
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:169:10)[22m[2m[22m
|
|
91
89
|
|
|
92
90
|
[2mconsole.log[22m
|
|
93
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
91
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3395-0tx0JPlnyYoq)
|
|
94
92
|
[2m[22m
|
|
95
93
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
96
94
|
|
|
@@ -100,7 +98,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
100
98
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
101
99
|
|
|
102
100
|
[2mconsole.log[22m
|
|
103
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
101
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3395-Ep4YIyKV8UM1)
|
|
104
102
|
[2m[22m
|
|
105
103
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
106
104
|
|
|
@@ -110,7 +108,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
110
108
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
111
109
|
|
|
112
110
|
[2mconsole.log[22m
|
|
113
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
111
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3395-qAeSQM2KPbuN)
|
|
114
112
|
[2m[22m
|
|
115
113
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
116
114
|
|
|
@@ -119,10 +117,10 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
119
117
|
[2m[22m
|
|
120
118
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
121
119
|
|
|
122
|
-
(node:
|
|
120
|
+
(node:3395) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
123
121
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
124
122
|
[2mconsole.log[22m
|
|
125
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
123
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3395-WWzaeOZ97Blw)
|
|
126
124
|
[2m[22m
|
|
127
125
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
128
126
|
|
|
@@ -145,7 +143,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
145
143
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:56:10)[22m[2m[22m
|
|
146
144
|
|
|
147
145
|
[2mconsole.log[22m
|
|
148
|
-
[34mpackage-without-scripts[39m (/tmp/tmp-
|
|
146
|
+
[34mpackage-without-scripts[39m (/tmp/tmp-3395-fDfqTbey9vwN)
|
|
149
147
|
[2m[22m
|
|
150
148
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
151
149
|
|
|
@@ -155,7 +153,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
155
153
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
156
154
|
|
|
157
155
|
[2mconsole.log[22m
|
|
158
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
156
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3395-70ZSOMCxUWSX)
|
|
159
157
|
[2m[22m
|
|
160
158
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
161
159
|
|
|
@@ -165,7 +163,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
165
163
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
166
164
|
|
|
167
165
|
[2mconsole.log[22m
|
|
168
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
166
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3395-OX3oKUBcKXlA)
|
|
169
167
|
[2m[22m
|
|
170
168
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
171
169
|
|
|
@@ -188,7 +186,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
188
186
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageScript.spec.ts[2m:169:10)[22m[2m[22m
|
|
189
187
|
|
|
190
188
|
[2mconsole.log[22m
|
|
191
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
189
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3395-I4RjnsSoOkZq)
|
|
192
190
|
[2m[22m
|
|
193
191
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
194
192
|
|
|
@@ -198,7 +196,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
198
196
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
199
197
|
|
|
200
198
|
[2mconsole.log[22m
|
|
201
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
199
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3395-23sx0LfQ173L)
|
|
202
200
|
[2m[22m
|
|
203
201
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
204
202
|
|
|
@@ -208,7 +206,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
208
206
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
209
207
|
|
|
210
208
|
[2mconsole.log[22m
|
|
211
|
-
[34mpackage-with-scripts[39m (/tmp/tmp-
|
|
209
|
+
[34mpackage-with-scripts[39m (/tmp/tmp-3395-KUOm2V1GJiLm)
|
|
212
210
|
[2m[22m
|
|
213
211
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
214
212
|
|
|
@@ -217,56 +215,56 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
217
215
|
[2m[22m
|
|
218
216
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
219
217
|
|
|
220
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageScript.spec.ts[22m ([0m[1m[
|
|
218
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageScript.spec.ts[22m ([0m[1m[41m6.832 s[49m[22m[0m)
|
|
221
219
|
expectPackageScript (SimpleHost)
|
|
222
220
|
fix: false
|
|
223
|
-
[32m✓[39m [2mhandles an empty script section (
|
|
221
|
+
[32m✓[39m [2mhandles an empty script section (101 ms)[22m
|
|
224
222
|
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 (
|
|
223
|
+
[32m✓[39m [2mfixes an empty script section (6 ms)[22m
|
|
224
|
+
[32m✓[39m [2madds a script (18 ms)[22m
|
|
225
|
+
[32m✓[39m [2mdoes nothing if the value exists (2 ms)[22m
|
|
228
226
|
[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 (
|
|
230
|
-
[32m✓[39m [2mcan fix to empty (
|
|
227
|
+
[32m✓[39m [2muses the fixValue for fixing if provided (5 ms)[22m
|
|
228
|
+
[32m✓[39m [2mcan fix to empty (6 ms)[22m
|
|
231
229
|
[32m✓[39m [2mcan allow only empty (4 ms)[22m
|
|
232
230
|
expectPackageScript (CachingHost)
|
|
233
231
|
fix: false
|
|
234
|
-
[32m✓[39m [2mhandles an empty script section (
|
|
232
|
+
[32m✓[39m [2mhandles an empty script section (14 ms)[22m
|
|
235
233
|
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 (
|
|
239
|
-
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (
|
|
240
|
-
[32m✓[39m [2muses the fixValue for fixing if provided (
|
|
234
|
+
[32m✓[39m [2mfixes an empty script section (5 ms)[22m
|
|
235
|
+
[32m✓[39m [2madds a script (5 ms)[22m
|
|
236
|
+
[32m✓[39m [2mdoes nothing if the value exists (2 ms)[22m
|
|
237
|
+
[32m✓[39m [2merrors if long form is used and no value matches and there is no fixValue (8 ms)[22m
|
|
238
|
+
[32m✓[39m [2muses the fixValue for fixing if provided (7 ms)[22m
|
|
241
239
|
[32m✓[39m [2mcan fix to empty (4 ms)[22m
|
|
242
|
-
[32m✓[39m [2mcan allow only empty (
|
|
240
|
+
[32m✓[39m [2mcan allow only empty (23 ms)[22m
|
|
243
241
|
|
|
244
|
-
(node:
|
|
242
|
+
(node:3388) ExperimentalWarning: VM Modules is an experimental feature and might change at any time
|
|
245
243
|
(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[
|
|
244
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mmustSatisfyPeerDependencies.spec.ts[22m ([0m[1m[41m6.925 s[49m[22m[0m)
|
|
247
245
|
mustSatisfyPeerDependencies
|
|
248
|
-
[32m✓[39m [2mFlags overloaded dependency (entry in regular dependencies and peer dependencies) (
|
|
246
|
+
[32m✓[39m [2mFlags overloaded dependency (entry in regular dependencies and peer dependencies) (5 ms)[22m
|
|
249
247
|
[32m✓[39m [2mFlags conflicting peer dependencies (4 ms)[22m
|
|
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 unsatisfied peer dependencies (test package has regular dep) (6 ms)[22m
|
|
249
|
+
[32m✓[39m [2mFlags missing peer dependencies (NO regular dependency present) (5 ms)[22m
|
|
250
|
+
[32m✓[39m [2mFlags unsatisfied peer dependencies (test package has peer dep) (5 ms)[22m
|
|
251
|
+
[32m✓[39m [2mHonors dependencyWhitelist (4 ms)[22m
|
|
252
|
+
[32m✓[39m [2mHonors dependencyBlacklist (12 ms)[22m
|
|
255
253
|
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 (
|
|
254
|
+
[32m✓[39m [2mProperly matches any version range regex (34 ms)[22m
|
|
255
|
+
[32m✓[39m [2mProperly matches greator or equal version range regex (11 ms)[22m
|
|
256
|
+
[32m✓[39m [2mProperly matches major version range regex (15 ms)[22m
|
|
257
|
+
[32m✓[39m [2mProperly matches allowed range regex (15 ms)[22m
|
|
260
258
|
Determines dependencies satisfaction correctly
|
|
261
259
|
[32m✓[39m [2mversion is version (1 ms)[22m
|
|
262
|
-
[32m✓[39m [2mversion satisfies a range (
|
|
260
|
+
[32m✓[39m [2mversion satisfies a range (3 ms)[22m
|
|
263
261
|
[32m✓[39m [2mhigher version satisfies a range (3 ms)[22m
|
|
264
262
|
[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 (
|
|
266
|
-
[32m✓[39m [2mversion satisfies 'any' range (
|
|
263
|
+
[32m✓[39m [2mhigher version satisfies a greator or equal version range (1 ms)[22m
|
|
264
|
+
[32m✓[39m [2mversion satisfies 'any' range (1 ms)[22m
|
|
267
265
|
[32m✓[39m [2mgreator or equal version range satisfies 'any' range (1 ms)[22m
|
|
268
|
-
[32m✓[39m [2mrange satisfies 'any' range (
|
|
269
|
-
[32m✓[39m [2munion range satisfies 'any' range (
|
|
266
|
+
[32m✓[39m [2mrange satisfies 'any' range (1 ms)[22m
|
|
267
|
+
[32m✓[39m [2munion range satisfies 'any' range (2 ms)[22m
|
|
270
268
|
[32m✓[39m [2mversion found in union start (1 ms)[22m
|
|
271
269
|
[32m✓[39m [2mversion found in union end (1 ms)[22m
|
|
272
270
|
[32m✓[39m [2mversion satisfies a range in union start (1 ms)[22m
|
|
@@ -276,39 +274,48 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
276
274
|
[32m✓[39m [2mrange found in union start (1 ms)[22m
|
|
277
275
|
[32m✓[39m [2mrange found in union end (1 ms)[22m
|
|
278
276
|
[32m✓[39m [2munion satisfies greator or equal version range (1 ms)[22m
|
|
279
|
-
[32m✓[39m [2mgreator or equal version range satisfies greator or equal version range[22m
|
|
277
|
+
[32m✓[39m [2mgreator or equal version range satisfies greator or equal version range (1 ms)[22m
|
|
280
278
|
[32m✓[39m [2mequivalent greator or equal version ranges satisfy each other (1 ms)[22m
|
|
281
|
-
[32m✓[39m [2mhigher range satisfies a range in union start[22m
|
|
279
|
+
[32m✓[39m [2mhigher range satisfies a range in union start (1 ms)[22m
|
|
282
280
|
[32m✓[39m [2mhigher range satisfies a range in union end (1 ms)[22m
|
|
283
|
-
[32m✓[39m [2mequivalent 'any' ranges satisfy each other
|
|
284
|
-
[32m✓[39m [2mequivalent major ranges satisfy each other (
|
|
285
|
-
[32m✓[39m [2mversion missing in union
|
|
281
|
+
[32m✓[39m [2mequivalent 'any' ranges satisfy each other[22m
|
|
282
|
+
[32m✓[39m [2mequivalent major ranges satisfy each other (6 ms)[22m
|
|
283
|
+
[32m✓[39m [2mversion missing in union[22m
|
|
286
284
|
[32m✓[39m [2mrange missing in union (1 ms)[22m
|
|
287
285
|
Determines dependencies intersections correctly
|
|
288
|
-
[32m✓[39m [2mequivalence (
|
|
286
|
+
[32m✓[39m [2mequivalence (2 ms)[22m
|
|
289
287
|
[32m✓[39m [2mexact vs any (1 ms)[22m
|
|
290
288
|
[32m✓[39m [2mmajor vs any (1 ms)[22m
|
|
291
|
-
[32m✓[39m [2mgreater or equal vs any
|
|
292
|
-
[32m✓[39m [2many vs any[22m
|
|
293
|
-
[32m✓[39m [2mexact vs greater or equal (
|
|
294
|
-
[32m✓[39m [2mmajor vs greater or equal (
|
|
289
|
+
[32m✓[39m [2mgreater or equal vs any[22m
|
|
290
|
+
[32m✓[39m [2many vs any (1 ms)[22m
|
|
291
|
+
[32m✓[39m [2mexact vs greater or equal (1 ms)[22m
|
|
292
|
+
[32m✓[39m [2mmajor vs greater or equal (2 ms)[22m
|
|
295
293
|
[32m✓[39m [2mgreater or equal vs greater or equal (4 ms)[22m
|
|
296
|
-
[32m✓[39m [2mexact vs major (
|
|
297
|
-
[32m✓[39m [2mmajor vs major (
|
|
298
|
-
[32m✓[39m [2mexact vs union (
|
|
294
|
+
[32m✓[39m [2mexact vs major (1 ms)[22m
|
|
295
|
+
[32m✓[39m [2mmajor vs major (1 ms)[22m
|
|
296
|
+
[32m✓[39m [2mexact vs union (2 ms)[22m
|
|
299
297
|
[32m✓[39m [2mmajor vs union (1 ms)[22m
|
|
300
|
-
[32m✓[39m [2munion vs union (
|
|
298
|
+
[32m✓[39m [2munion vs union (2 ms)[22m
|
|
299
|
+
|
|
300
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mnestedWorkspaces.spec.ts[22m
|
|
301
|
+
nestedWorkspaces
|
|
302
|
+
[32m✓[39m [2mchecks correctly when no packages (15 ms)[22m
|
|
303
|
+
[32m✓[39m [2mchecks correctly when one level packages (7 ms)[22m
|
|
304
|
+
[32m✓[39m [2mchecks fail when one level packages with no workspaces field (5 ms)[22m
|
|
305
|
+
[32m✓[39m [2mchecks correctly when two level packages with two level workspaces field (7 ms)[22m
|
|
306
|
+
[32m✓[39m [2mchecks fail when two level packages with one level workspaces field (5 ms)[22m
|
|
307
|
+
[32m✓[39m [2mchecks correctly when three level packages with three level workspaces field (7 ms)[22m
|
|
301
308
|
|
|
302
309
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mbannedDependencies.spec.ts[22m
|
|
303
310
|
bannedDependencies
|
|
304
311
|
[32m✓[39m [2mFlags banned dependencies correctly (11 ms)[22m
|
|
305
|
-
[32m✓[39m [2mFlags banned dependencies correctly w legacy globs (
|
|
306
|
-
[32m✓[39m [2mFlags banned dependencies correctly w new globs (
|
|
307
|
-
[32m✓[39m [2mFlags banned dependencies correctly w exact (
|
|
312
|
+
[32m✓[39m [2mFlags banned dependencies correctly w legacy globs (3 ms)[22m
|
|
313
|
+
[32m✓[39m [2mFlags banned dependencies correctly w new globs (2 ms)[22m
|
|
314
|
+
[32m✓[39m [2mFlags banned dependencies correctly w exact (2 ms)[22m
|
|
308
315
|
[32m✓[39m [2mFlags banned transitives correctly (8 ms)[22m
|
|
309
316
|
|
|
310
317
|
[2mconsole.log[22m
|
|
311
|
-
[34mpackage[39m (/tmp/tmp-
|
|
318
|
+
[34mpackage[39m (/tmp/tmp-3395-05LT1vZNS1wl)
|
|
312
319
|
[2m[22m
|
|
313
320
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
314
321
|
|
|
@@ -318,7 +325,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
318
325
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
319
326
|
|
|
320
327
|
[2mconsole.log[22m
|
|
321
|
-
[34mpackage[39m (/tmp/tmp-
|
|
328
|
+
[34mpackage[39m (/tmp/tmp-3395-DLbHuG4uMxTm)
|
|
322
329
|
[2m[22m
|
|
323
330
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
324
331
|
|
|
@@ -328,7 +335,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
328
335
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
329
336
|
|
|
330
337
|
[2mconsole.log[22m
|
|
331
|
-
[34mpackage[39m (/tmp/tmp-
|
|
338
|
+
[34mpackage[39m (/tmp/tmp-3395-z32d1Wiho0FI)
|
|
332
339
|
[2m[22m
|
|
333
340
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
334
341
|
|
|
@@ -351,7 +358,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
351
358
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
352
359
|
|
|
353
360
|
[2mconsole.log[22m
|
|
354
|
-
[34mpackage[39m (/tmp/tmp-
|
|
361
|
+
[34mpackage[39m (/tmp/tmp-3395-PbxdfyG1i4GZ)
|
|
355
362
|
[2m[22m
|
|
356
363
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
357
364
|
|
|
@@ -379,7 +386,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
379
386
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
380
387
|
|
|
381
388
|
[2mconsole.log[22m
|
|
382
|
-
[34mpackage[39m (/tmp/tmp-
|
|
389
|
+
[34mpackage[39m (/tmp/tmp-3395-wxClJ4j40tut)
|
|
383
390
|
[2m[22m
|
|
384
391
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
385
392
|
|
|
@@ -389,7 +396,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
389
396
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
390
397
|
|
|
391
398
|
[2mconsole.log[22m
|
|
392
|
-
[34mpackage[39m (/tmp/tmp-
|
|
399
|
+
[34mpackage[39m (/tmp/tmp-3395-77mQ2lKF0hhq)
|
|
393
400
|
[2m[22m
|
|
394
401
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
395
402
|
|
|
@@ -399,7 +406,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
399
406
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
400
407
|
|
|
401
408
|
[2mconsole.log[22m
|
|
402
|
-
[34mpackage[39m (/tmp/tmp-
|
|
409
|
+
[34mpackage[39m (/tmp/tmp-3395-QqWzUFu3t7j2)
|
|
403
410
|
[2m[22m
|
|
404
411
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
405
412
|
|
|
@@ -422,7 +429,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
422
429
|
[2m [2mat Object.<anonymous> ([22m[2msrc/__tests__/packageEntry.spec.ts[2m:158:10)[22m[2m[22m
|
|
423
430
|
|
|
424
431
|
[2mconsole.log[22m
|
|
425
|
-
[34mpackage[39m (/tmp/tmp-
|
|
432
|
+
[34mpackage[39m (/tmp/tmp-3395-Dfy8Tm9BlAiw)
|
|
426
433
|
[2m[22m
|
|
427
434
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
428
435
|
|
|
@@ -452,41 +459,26 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
452
459
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageEntry.spec.ts[22m
|
|
453
460
|
expectPackageEntries (SimpleHost)
|
|
454
461
|
fix: true
|
|
455
|
-
[32m✓[39m [2mfixes missing entries (
|
|
456
|
-
[32m✓[39m [2mfixes missing nested entries (
|
|
457
|
-
[32m✓[39m [2mdoesn't error for nested entries that are defined (
|
|
462
|
+
[32m✓[39m [2mfixes missing entries (17 ms)[22m
|
|
463
|
+
[32m✓[39m [2mfixes missing nested entries (21 ms)[22m
|
|
464
|
+
[32m✓[39m [2mdoesn't error for nested entries that are defined (2 ms)[22m
|
|
458
465
|
[32m✓[39m [2merrors for keys that are missing (9 ms)[22m
|
|
459
|
-
[32m✓[39m [2mhandles both entries and entriesExist (
|
|
466
|
+
[32m✓[39m [2mhandles both entries and entriesExist (14 ms)[22m
|
|
460
467
|
expectPackageEntries (CachingHost)
|
|
461
468
|
fix: true
|
|
462
|
-
[32m✓[39m [2mfixes missing entries (
|
|
463
|
-
[32m✓[39m [2mfixes missing nested entries (
|
|
469
|
+
[32m✓[39m [2mfixes missing entries (6 ms)[22m
|
|
470
|
+
[32m✓[39m [2mfixes missing nested entries (4 ms)[22m
|
|
464
471
|
[32m✓[39m [2mdoesn't error for nested entries that are defined (1 ms)[22m
|
|
465
|
-
[32m✓[39m [2merrors for keys that are missing (
|
|
466
|
-
[32m✓[39m [2mhandles both entries and entriesExist (
|
|
467
|
-
|
|
468
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mnestedWorkspaces.spec.ts[22m
|
|
469
|
-
nestedWorkspaces
|
|
470
|
-
[32m✓[39m [2mchecks correctly when no packages (15 ms)[22m
|
|
471
|
-
[32m✓[39m [2mchecks correctly when one level packages (7 ms)[22m
|
|
472
|
-
[32m✓[39m [2mchecks fail when one level packages with no workspaces field (4 ms)[22m
|
|
473
|
-
[32m✓[39m [2mchecks correctly when two level packages with two level workspaces field (7 ms)[22m
|
|
474
|
-
[32m✓[39m [2mchecks fail when two level packages with one level workspaces field (6 ms)[22m
|
|
475
|
-
[32m✓[39m [2mchecks correctly when three level packages with three level workspaces field (7 ms)[22m
|
|
472
|
+
[32m✓[39m [2merrors for keys that are missing (9 ms)[22m
|
|
473
|
+
[32m✓[39m [2mhandles both entries and entriesExist (9 ms)[22m
|
|
476
474
|
|
|
477
475
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mrequireDependency.spec.ts[22m
|
|
478
476
|
requireDependency
|
|
479
|
-
[32m✓[39m [2mchecks correctly (
|
|
480
|
-
[32m✓[39m [2mfixes correctly (
|
|
481
|
-
|
|
482
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentDependencies.spec.ts[22m
|
|
483
|
-
consistentDependencies
|
|
484
|
-
[32m✓[39m [2mchecks correctly (11 ms)[22m
|
|
485
|
-
[32m✓[39m [2mfixes correctly (3 ms)[22m
|
|
486
|
-
[32m✓[39m [2mignores ignored dependencies (3 ms)[22m
|
|
477
|
+
[32m✓[39m [2mchecks correctly (14 ms)[22m
|
|
478
|
+
[32m✓[39m [2mfixes correctly (16 ms)[22m
|
|
487
479
|
|
|
488
480
|
[2mconsole.log[22m
|
|
489
|
-
[34mpackage[39m (/tmp/tmp-
|
|
481
|
+
[34mpackage[39m (/tmp/tmp-3389-rN4zjgOTF8OS)
|
|
490
482
|
[2m[22m
|
|
491
483
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
492
484
|
|
|
@@ -495,8 +487,14 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
495
487
|
[2m[22m
|
|
496
488
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
497
489
|
|
|
490
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mconsistentDependencies.spec.ts[22m
|
|
491
|
+
consistentDependencies
|
|
492
|
+
[32m✓[39m [2mchecks correctly (15 ms)[22m
|
|
493
|
+
[32m✓[39m [2mfixes correctly (3 ms)[22m
|
|
494
|
+
[32m✓[39m [2mignores ignored dependencies (4 ms)[22m
|
|
495
|
+
|
|
498
496
|
[2mconsole.log[22m
|
|
499
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
497
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3389-8n08p72BWo6K)
|
|
500
498
|
[2m[22m
|
|
501
499
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
502
500
|
|
|
@@ -506,7 +504,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
506
504
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
507
505
|
|
|
508
506
|
[2mconsole.log[22m
|
|
509
|
-
[34mpackage[39m (/tmp/tmp-
|
|
507
|
+
[34mpackage[39m (/tmp/tmp-3389-eBF7S7JXKoXe)
|
|
510
508
|
[2m[22m
|
|
511
509
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
512
510
|
|
|
@@ -516,7 +514,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
516
514
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
517
515
|
|
|
518
516
|
[2mconsole.log[22m
|
|
519
|
-
[34mpackage[39m (/tmp/tmp-
|
|
517
|
+
[34mpackage[39m (/tmp/tmp-3389-VTMc1fjx7VJU)
|
|
520
518
|
[2m[22m
|
|
521
519
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
522
520
|
|
|
@@ -526,7 +524,7 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
526
524
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
527
525
|
|
|
528
526
|
[2mconsole.log[22m
|
|
529
|
-
[34mpackage-unknown-keys[39m (/tmp/tmp-
|
|
527
|
+
[34mpackage-unknown-keys[39m (/tmp/tmp-3389-iLpi31kXough)
|
|
530
528
|
[2m[22m
|
|
531
529
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
532
530
|
|
|
@@ -536,111 +534,111 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
536
534
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
537
535
|
|
|
538
536
|
[2mconsole.log[22m
|
|
539
|
-
[34mpackage[39m (/tmp/tmp-
|
|
537
|
+
[34mpackage[39m (/tmp/tmp-3389-TTKrDBYX43aA)
|
|
538
|
+
[2m[22m
|
|
539
|
+
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
540
|
+
|
|
541
|
+
[2mconsole.log[22m
|
|
542
|
+
[32mFixed![39m [35mpackage.json[39m: Incorrect order of fields in package.json
|
|
540
543
|
[2m[22m
|
|
541
544
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
542
545
|
|
|
543
546
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mpackageOrder.spec.ts[22m
|
|
544
547
|
expectPackageOrder (SimpleHost)
|
|
545
548
|
fix: true
|
|
546
|
-
[32m✓[39m [2mfixes order for expected keys (
|
|
547
|
-
[32m✓[39m [2mfixes order for unexpected keys (
|
|
548
|
-
[32m✓[39m [2mfixes order using function (
|
|
549
|
-
[32m✓[39m [2mdoes nothing if already order (
|
|
549
|
+
[32m✓[39m [2mfixes order for expected keys (68 ms)[22m
|
|
550
|
+
[32m✓[39m [2mfixes order for unexpected keys (18 ms)[22m
|
|
551
|
+
[32m✓[39m [2mfixes order using function (7 ms)[22m
|
|
552
|
+
[32m✓[39m [2mdoes nothing if already order (1 ms)[22m
|
|
550
553
|
expectPackageOrder (CachingHost)
|
|
551
554
|
fix: true
|
|
552
|
-
[32m✓[39m [2mfixes order for expected keys (
|
|
553
|
-
[32m✓[39m [2mfixes order for unexpected keys (
|
|
554
|
-
[32m✓[39m [2mfixes order using function (
|
|
555
|
-
[32m✓[39m [2mdoes nothing if already order (
|
|
555
|
+
[32m✓[39m [2mfixes order for expected keys (8 ms)[22m
|
|
556
|
+
[32m✓[39m [2mfixes order for unexpected keys (6 ms)[22m
|
|
557
|
+
[32m✓[39m [2mfixes order using function (15 ms)[22m
|
|
558
|
+
[32m✓[39m [2mdoes nothing if already order (1 ms)[22m
|
|
556
559
|
|
|
557
560
|
[2mconsole.log[22m
|
|
558
|
-
|
|
561
|
+
[34mfoo-lib[39m (/tmp/tmp-3395-3M4HP9OAz2Mx)
|
|
559
562
|
[2m[22m
|
|
560
563
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
561
564
|
|
|
562
565
|
[2mconsole.log[22m
|
|
563
|
-
|
|
566
|
+
[32mFixed![39m [35mpackage.json[39m: Incorrect order of scripts in foo-lib's package.json
|
|
564
567
|
[2m[22m
|
|
565
568
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
566
569
|
|
|
567
570
|
[2mconsole.log[22m
|
|
568
|
-
|
|
571
|
+
[34mfoo-lib[39m (/tmp/tmp-3395-itYmUfoUsPC4)
|
|
569
572
|
[2m[22m
|
|
570
573
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
571
574
|
|
|
572
575
|
[2mconsole.log[22m
|
|
573
|
-
|
|
576
|
+
[32mFixed![39m [35mpackage.json[39m: Incorrect order of scripts in foo-lib's package.json
|
|
574
577
|
[2m[22m
|
|
575
578
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
576
579
|
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
[
|
|
580
|
+
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1malphabeticalScripts.spec.ts[22m
|
|
581
|
+
alphabeticalScripts (SimpleHost)
|
|
582
|
+
fix: true
|
|
583
|
+
[32m✓[39m [2mfixes unsorted scripts (24 ms)[22m
|
|
584
|
+
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
585
|
+
alphabeticalScripts (CachingHost)
|
|
586
|
+
fix: true
|
|
587
|
+
[32m✓[39m [2mfixes unsorted scripts (13 ms)[22m
|
|
588
|
+
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
581
589
|
|
|
582
590
|
[2mconsole.log[22m
|
|
583
|
-
[
|
|
591
|
+
[34mrootProject[39m (/tmp/tmp-3388-1Dg6xkQdOlWI)
|
|
584
592
|
[2m[22m
|
|
585
593
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
586
594
|
|
|
587
595
|
[2mconsole.log[22m
|
|
588
|
-
|
|
596
|
+
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
589
597
|
[2m[22m
|
|
590
598
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
591
599
|
|
|
592
600
|
[2mconsole.log[22m
|
|
593
|
-
|
|
601
|
+
[34mrootProject[39m (/tmp/tmp-3388-AA8cMwIGVSxm)
|
|
594
602
|
[2m[22m
|
|
595
603
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
596
604
|
|
|
597
605
|
[2mconsole.log[22m
|
|
598
|
-
[32mFixed![39m [
|
|
606
|
+
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
599
607
|
[2m[22m
|
|
600
608
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
601
609
|
|
|
602
610
|
[2mconsole.log[22m
|
|
603
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
611
|
+
[34mrootProject[39m (/tmp/tmp-3388-0k2RMgrQ30ml)
|
|
604
612
|
[2m[22m
|
|
605
613
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
606
614
|
|
|
607
615
|
[2mconsole.log[22m
|
|
608
|
-
|
|
616
|
+
[32mFixed![39m [35mnested/foo.txt[39m: Expect file contents to match
|
|
609
617
|
[2m[22m
|
|
610
618
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
611
619
|
|
|
612
620
|
[2mconsole.log[22m
|
|
613
|
-
|
|
621
|
+
[34mrootProject[39m (/tmp/tmp-3388-cfijuH7VSW0j)
|
|
614
622
|
[2m[22m
|
|
615
623
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
616
624
|
|
|
617
625
|
[2mconsole.log[22m
|
|
618
|
-
[32mFixed![39m [
|
|
626
|
+
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
619
627
|
[2m[22m
|
|
620
628
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
621
629
|
|
|
622
630
|
[2mconsole.log[22m
|
|
623
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
631
|
+
[34mrootProject[39m (/tmp/tmp-3388-dIfDCsf4dh5T)
|
|
624
632
|
[2m[22m
|
|
625
633
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
626
634
|
|
|
627
|
-
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1malphabeticalScripts.spec.ts[22m
|
|
628
|
-
alphabeticalScripts (SimpleHost)
|
|
629
|
-
fix: true
|
|
630
|
-
[32m✓[39m [2mfixes unsorted scripts (50 ms)[22m
|
|
631
|
-
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
632
|
-
alphabeticalScripts (CachingHost)
|
|
633
|
-
fix: true
|
|
634
|
-
[32m✓[39m [2mfixes unsorted scripts (13 ms)[22m
|
|
635
|
-
[32m✓[39m [2mdoes nothing if already sorted (1 ms)[22m
|
|
636
|
-
|
|
637
635
|
[2mconsole.log[22m
|
|
638
636
|
[32mFixed![39m [35mfoo.txt[39m: Expect file contents to match
|
|
639
637
|
[2m[22m
|
|
640
638
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
641
639
|
|
|
642
640
|
[2mconsole.log[22m
|
|
643
|
-
[34mrootProject[39m (/tmp/tmp-
|
|
641
|
+
[34mrootProject[39m (/tmp/tmp-3388-D9gLSUt5a4zk)
|
|
644
642
|
[2m[22m
|
|
645
643
|
[2m [2mat WorkspaceContextImpl.print ([22m[2m../core/src/PackageContext.ts[2m:133:13)[22m[2m[22m
|
|
646
644
|
|
|
@@ -652,17 +650,17 @@ ts-jest[ts-compiler] (WARN) Unable to process '/home/runner/work/monorepolint/mo
|
|
|
652
650
|
[0m[7m[1m[32m PASS [39m[22m[27m[0m [2msrc/__tests__/[22m[1mfileContents.spec.ts[22m
|
|
653
651
|
fileContents (SimpleHost)
|
|
654
652
|
fix: true
|
|
655
|
-
[32m✓[39m [2mworks with async generator (
|
|
653
|
+
[32m✓[39m [2mworks with async generator (45 ms)[22m
|
|
656
654
|
[32m✓[39m [2mfixes missing file (3 ms)[22m
|
|
657
655
|
[32m✓[39m [2mfixes missing nested file (3 ms)[22m
|
|
658
656
|
fileContents (CachingHost)
|
|
659
657
|
fix: true
|
|
660
|
-
[32m✓[39m [2mworks with async generator (
|
|
661
|
-
[32m✓[39m [2mfixes missing file (
|
|
658
|
+
[32m✓[39m [2mworks with async generator (4 ms)[22m
|
|
659
|
+
[32m✓[39m [2mfixes missing file (2 ms)[22m
|
|
662
660
|
[32m✓[39m [2mfixes missing nested file (3 ms)[22m
|
|
663
661
|
|
|
664
662
|
[1mTest Suites: [22m[1m[32m11 passed[39m[22m, 11 total
|
|
665
663
|
[1mTests: [22m[1m[32m118 passed[39m[22m, 118 total
|
|
666
664
|
[1mSnapshots: [22m0 total
|
|
667
|
-
[1mTime:[22m 9.
|
|
665
|
+
[1mTime:[22m 9.428 s
|
|
668
666
|
[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 70ms
|
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.130+3bdd7af",
|
|
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.130+3bdd7af",
|
|
34
|
+
"@monorepolint/core": "^0.5.0-alpha.130+3bdd7af",
|
|
35
|
+
"@monorepolint/utils": "^0.5.0-alpha.130+3bdd7af",
|
|
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": "3bdd7afce438a7ec1827563b877c15f8f4e8af25"
|
|
63
63
|
}
|