-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathci-stats.json
More file actions
79 lines (79 loc) · 4.75 KB
/
ci-stats.json
File metadata and controls
79 lines (79 loc) · 4.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"timingMeasuredAt": "2026-03-08T00:31:57.171Z",
"runner": "ubuntu-latest",
"frameworkVersion": "7.10.1",
"avgInstallTimeMs": 1983.2,
"minInstallTimeMs": 1587,
"maxInstallTimeMs": 3343,
"nodeModulesSize": 112050176,
"nodeModulesSizeProdOnly": 18108416,
"coldBuildTimeMs": 2747,
"warmBuildTimeMs": 2746,
"buildOutputSize": 397312,
"coldBuildTime": {
"avgMs": 2732.8,
"minMs": 2654,
"maxMs": 2831
},
"warmBuildTime": {
"avgMs": 2700.2,
"minMs": 2673,
"maxMs": 2728
},
"installTime": {
"avgMs": 1551.8,
"minMs": 1524,
"maxMs": 1626
},
"prodDependencies": 6,
"devDependencies": 8,
"duplicateDependencies": 9,
"depInstallSize": 96087940,
"e18eMessages": [
{
"message": "[duplicate dependency] debug has 2 installed versions:\n4.4.3 via the following 4 package(s) @babel/traverse@7.29.0, @babel/core@7.29.0, vite-node@3.2.4, vite-tsconfig-paths@5.1.4\n2.6.9 via the following 6 package(s) body-parser@1.20.4, express@4.22.1, finalhandler@1.3.2, send@0.19.2, compression@1.8.1, morgan@1.10.1\n\ud83d\udca1 Suggestions\n- Consider standardizing on version 2.6.9 as this version is the most commonly used.\n- Consider upgrading consuming packages as this may resolve this duplicate version.\n",
"severity": "warning",
"score": 0
},
{
"message": "[duplicate dependency] semver has 2 installed versions:\n6.3.1 via the following 3 package(s) @babel/helper-compilation-targets@7.28.6, @babel/core@7.29.0, @babel/helper-create-class-features-plugin@7.28.6\n7.7.4 via the following 1 package(s) @react-router/dev@7.10.1\n\ud83d\udca1 Suggestions\n- Consider standardizing on version 6.3.1 as this version is the most commonly used.\n- Consider upgrading consuming packages as this may resolve this duplicate version.\n",
"severity": "warning",
"score": 0
},
{
"message": "[duplicate dependency] pathe has 2 installed versions:\n1.1.2 via the following 1 package(s) @react-router/dev@7.10.1\n2.0.3 via the following 2 package(s) pkg-types@2.3.0, vite-node@3.2.4\n\ud83d\udca1 Suggestions\n- Consider standardizing on version 2.0.3 as this version is the most commonly used.\n- Consider upgrading consuming packages as this may resolve this duplicate version.\n",
"severity": "warning",
"score": 0
},
{
"message": "[duplicate dependency] negotiator has 2 installed versions:\n0.6.3 via the following 1 package(s) accepts@1.3.8\n0.6.4 via the following 1 package(s) compression@1.8.1\n\ud83d\udca1 Suggestions\n- Consider upgrading consuming packages as this may resolve this duplicate version.\n",
"severity": "warning",
"score": 0
},
{
"message": "[duplicate dependency] safe-buffer has 2 installed versions:\n5.1.2 via the following 1 package(s) basic-auth@2.0.1\n5.2.1 via the following 3 package(s) content-disposition@0.5.4, express@4.22.1, compression@1.8.1\n\ud83d\udca1 Suggestions\n- Consider standardizing on version 5.2.1 as this version is the most commonly used.\n- Consider upgrading consuming packages as this may resolve this duplicate version.\n",
"severity": "warning",
"score": 0
},
{
"message": "[duplicate dependency] on-finished has 2 installed versions:\n2.4.1 via the following 4 package(s) body-parser@1.20.4, finalhandler@1.3.2, express@4.22.1, send@0.19.2\n2.3.0 via the following 1 package(s) morgan@1.10.1\n\ud83d\udca1 Suggestions\n- Consider standardizing on version 2.4.1 as this version is the most commonly used.\n- Consider upgrading consuming packages as this may resolve this duplicate version.\n",
"severity": "warning",
"score": 0
},
{
"message": "[duplicate dependency] mime-db has 2 installed versions:\n1.54.0 via the following 1 package(s) compressible@2.0.18\n1.52.0 via the following 1 package(s) mime-types@2.1.35\n\ud83d\udca1 Suggestions\n- Consider upgrading consuming packages as this may resolve this duplicate version.\n",
"severity": "warning",
"score": 0
},
{
"message": "[duplicate dependency] ms has 2 installed versions:\n2.0.0 via the following 1 package(s) debug@2.6.9\n2.1.3 via the following 2 package(s) send@0.19.2, debug@4.4.3\n\ud83d\udca1 Suggestions\n- Consider standardizing on version 2.1.3 as this version is the most commonly used.\n- Consider upgrading consuming packages as this may resolve this duplicate version.\n",
"severity": "warning",
"score": 0
},
{
"message": "[duplicate dependency] cookie has 2 installed versions:\n0.7.2 via the following 1 package(s) express@4.22.1\n1.1.1 via the following 1 package(s) react-router@7.10.1\n\ud83d\udca1 Suggestions\n- Consider upgrading consuming packages as this may resolve this duplicate version.\n",
"severity": "warning",
"score": 0
}
]
}