@aiready/consistency 0.20.14 → 0.20.18
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-build.log +2 -2
- package/.turbo/turbo-test.log +14 -13
- package/package.json +2 -2
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @aiready/consistency@0.20.
|
|
2
|
+
> @aiready/consistency@0.20.18 build /Users/pengcao/projects/aiready/packages/consistency
|
|
3
3
|
> tsup src/index.ts src/cli.ts --format cjs,esm --dts
|
|
4
4
|
|
|
5
5
|
CLI Building entry: src/cli.ts, src/index.ts
|
|
@@ -16,7 +16,7 @@ CJS dist/cli.js 35.35 KB
|
|
|
16
16
|
CJS dist/index.js 33.23 KB
|
|
17
17
|
CJS ⚡️ Build success in 446ms
|
|
18
18
|
DTS Build start
|
|
19
|
-
DTS ⚡️ Build success in
|
|
19
|
+
DTS ⚡️ Build success in 13773ms
|
|
20
20
|
DTS dist/cli.d.ts 20.00 B
|
|
21
21
|
DTS dist/index.d.ts 3.87 KB
|
|
22
22
|
DTS dist/cli.d.mts 20.00 B
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,27 +1,28 @@
|
|
|
1
1
|
|
|
2
|
-
> @aiready/consistency@0.20.
|
|
2
|
+
> @aiready/consistency@0.20.14 test /Users/pengcao/projects/aiready/packages/consistency
|
|
3
3
|
> vitest run
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
[1m[46m RUN [49m[22m [36mv4.0.18 [39m[90m/Users/pengcao/projects/aiready/packages/consistency[39m
|
|
7
7
|
|
|
8
|
-
[32m✓[39m src/__tests__/naming-constants.test.ts [2m([22m[2m14 tests[22m[2m)[22m[32m
|
|
9
|
-
[32m✓[39m dist/__tests__/scoring.test.js [2m([22m[2m8 tests[22m[2m)[22m[32m
|
|
10
|
-
[32m✓[39m src/__tests__/scoring.test.ts [2m([22m[2m8 tests[22m[2m)[22m[32m
|
|
11
|
-
[32m✓[39m src/__tests__/provider.test.ts [2m([22m[2m2 tests[22m[2m)[22m[32m 5[2mms[22m[39m
|
|
12
|
-
[32m✓[39m src/__tests__/language-filter.test.ts [2m([22m[2m3 tests[22m[2m)[22m[32m 3[2mms[22m[39m
|
|
8
|
+
[32m✓[39m src/__tests__/naming-constants.test.ts [2m([22m[2m14 tests[22m[2m)[22m[32m 5[2mms[22m[39m
|
|
9
|
+
[32m✓[39m dist/__tests__/scoring.test.js [2m([22m[2m8 tests[22m[2m)[22m[32m 3[2mms[22m[39m
|
|
10
|
+
[32m✓[39m src/__tests__/scoring.test.ts [2m([22m[2m8 tests[22m[2m)[22m[32m 9[2mms[22m[39m
|
|
13
11
|
Sourcemap for "/Users/pengcao/projects/aiready/packages/consistency/dist/analyzers/naming-python.js" points to missing source files
|
|
12
|
+
[32m✓[39m src/__tests__/language-filter.test.ts [2m([22m[2m3 tests[22m[2m)[22m[32m 6[2mms[22m[39m
|
|
13
|
+
[32m✓[39m dist/__tests__/language-filter.test.js [2m([22m[2m3 tests[22m[2m)[22m[32m 18[2mms[22m[39m
|
|
14
|
+
[32m✓[39m src/__tests__/provider.test.ts [2m([22m[2m2 tests[22m[2m)[22m[32m 83[2mms[22m[39m
|
|
14
15
|
[90mstdout[2m | src/__tests__/contract.test.ts[2m > [22m[2mConsistency Spoke Contract Validation[2m > [22m[2mshould produce output matching the SpokeOutput contract
|
|
15
16
|
[22m[39mConsistency: Skipping unparseable file file1.ts: ENOENT: no such file or directory, open 'file1.ts'
|
|
16
17
|
|
|
17
|
-
[32m✓[39m src/__tests__/contract.test.ts [2m([22m[2m1 test[22m[2m)[22m[32m
|
|
18
|
-
[32m✓[39m dist/__tests__/
|
|
19
|
-
|
|
20
|
-
[32m✓[39m src/__tests__/analyzer.test.ts [2m([22m[2m18 tests[22m[2m)[22m[33m
|
|
21
|
-
[33m[2m✓[22m[39m should analyze naming issues [33m
|
|
18
|
+
[32m✓[39m src/__tests__/contract.test.ts [2m([22m[2m1 test[22m[2m)[22m[32m 11[2mms[22m[39m
|
|
19
|
+
[32m✓[39m dist/__tests__/analyzer.test.js [2m([22m[2m18 tests[22m[2m)[22m[33m 927[2mms[22m[39m
|
|
20
|
+
[33m[2m✓[22m[39m should analyze naming issues [33m 404[2mms[22m[39m
|
|
21
|
+
[32m✓[39m src/__tests__/analyzer.test.ts [2m([22m[2m18 tests[22m[2m)[22m[33m 1138[2mms[22m[39m
|
|
22
|
+
[33m[2m✓[22m[39m should analyze naming issues [33m 607[2mms[22m[39m
|
|
22
23
|
|
|
23
24
|
[2m Test Files [22m [1m[32m9 passed[39m[22m[90m (9)[39m
|
|
24
25
|
[2m Tests [22m [1m[32m75 passed[39m[22m[90m (75)[39m
|
|
25
|
-
[2m Start at [22m 12:
|
|
26
|
-
[2m Duration [22m
|
|
26
|
+
[2m Start at [22m 12:24:38
|
|
27
|
+
[2m Duration [22m 5.90s[2m (transform 8.29s, setup 0ms, import 27.31s, tests 2.20s, environment 2ms)[22m
|
|
27
28
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aiready/consistency",
|
|
3
|
-
"version": "0.20.
|
|
3
|
+
"version": "0.20.18",
|
|
4
4
|
"description": "Detects consistency issues in naming, patterns, and architecture that confuse AI models",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.mjs",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"@typescript-eslint/typescript-estree": "^8.53.0",
|
|
44
44
|
"chalk": "^5.3.0",
|
|
45
45
|
"commander": "^14.0.0",
|
|
46
|
-
"@aiready/core": "0.23.
|
|
46
|
+
"@aiready/core": "0.23.19"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@types/node": "^24.0.0",
|