|
6 | 6 |
|
7 | 7 | |🏷️ Category|⭐ Current score|⭐ Previous score|🔄 Score change|
|
8 | 8 | |:--|:--:|:--:|:--:|
|
9 |
| -|Code style|🟢 **100**|🟡 54|| |
10 |
| -|Bug prevention|🟢 **95**|🟡 68|| |
11 |
| -|Performance|🟢 **94**|🟢 92|| |
| 9 | +|Code style|🟢 **100**|🟡 54|| |
| 10 | +|Bug prevention|🟢 **95**|🟡 68|| |
| 11 | +|Performance|🟢 **94**|🟢 92|| |
12 | 12 |
|
13 | 13 | ## 🎗️ Groups
|
14 | 14 |
|
|
17 | 17 |
|
18 | 18 | |🔌 Plugin|🗃️ Group|⭐ Current score|⭐ Previous score|🔄 Score change|
|
19 | 19 | |:--|:--|:--:|:--:|:--:|
|
20 |
| -|ESLint|Maximum lines limitation|🟢 **100**|🟡 50|| |
21 |
| -|Lighthouse|Performance|🟢 **94**|🟢 92|| |
| 20 | +|ESLint|Maximum lines limitation|🟢 **100**|🟡 50|| |
| 21 | +|Lighthouse|Performance|🟢 **94**|🟢 92|| |
22 | 22 |
|
23 | 23 | </details>
|
24 | 24 |
|
|
30 | 30 |
|
31 | 31 | |🔌 Plugin|🛡️ Audit|📏 Current value|📏 Previous value|🔄 Value change|
|
32 | 32 | |:--|:--|:--:|:--:|:--:|
|
33 |
| -|ESLint|Disallow variable declarations from shadowing variables declared in the outer scope|🟩 **passed**|🟥 3 warnings|| |
34 |
| -|ESLint|Require or disallow method and property shorthand syntax for object literals|🟩 **passed**|🟥 3 warnings|| |
35 |
| -|ESLint|verifies the list of dependencies for Hooks like useEffect and similar|🟩 **passed**|🟥 2 warnings|| |
36 |
| -|ESLint|Disallow unused variables|🟩 **passed**|🟥 1 warning|| |
37 |
| -|ESLint|Require braces around arrow function bodies|🟩 **passed**|🟥 1 warning|| |
38 |
| -|ESLint|Require the use of `===` and `!==`|🟩 **passed**|🟥 1 warning|| |
39 |
| -|ESLint|Enforce a maximum number of lines of code in a function|🟩 **passed**|🟥 1 warning|| |
40 |
| -|ESLint|Require `const` declarations for variables that are never reassigned after declared|🟩 **passed**|🟥 1 warning|| |
41 |
| -|ESLint|Disallow missing `key` props in iterators/collection literals|🟩 **passed**|🟥 1 warning|| |
42 |
| -|Lighthouse|Largest Contentful Paint|🟨 **1.4 s**|🟨 1.5 s|| |
43 |
| -|Lighthouse|First Contentful Paint|🟨 **1.1 s**|🟨 1.2 s|| |
44 |
| -|Lighthouse|Speed Index|🟩 **1.1 s**|🟩 1.2 s|| |
| 33 | +|ESLint|Disallow variable declarations from shadowing variables declared in the outer scope|🟩 **passed**|🟥 3 warnings|| |
| 34 | +|ESLint|Require or disallow method and property shorthand syntax for object literals|🟩 **passed**|🟥 3 warnings|| |
| 35 | +|ESLint|verifies the list of dependencies for Hooks like useEffect and similar|🟩 **passed**|🟥 2 warnings|| |
| 36 | +|ESLint|Disallow unused variables|🟩 **passed**|🟥 1 warning|| |
| 37 | +|ESLint|Require braces around arrow function bodies|🟩 **passed**|🟥 1 warning|| |
| 38 | +|ESLint|Require the use of `===` and `!==`|🟩 **passed**|🟥 1 warning|| |
| 39 | +|ESLint|Enforce a maximum number of lines of code in a function|🟩 **passed**|🟥 1 warning|| |
| 40 | +|ESLint|Require `const` declarations for variables that are never reassigned after declared|🟩 **passed**|🟥 1 warning|| |
| 41 | +|ESLint|Disallow missing `key` props in iterators/collection literals|🟩 **passed**|🟥 1 warning|| |
| 42 | +|Lighthouse|Largest Contentful Paint|🟨 **1.4 s**|🟨 1.5 s|| |
| 43 | +|Lighthouse|First Contentful Paint|🟨 **1.1 s**|🟨 1.2 s|| |
| 44 | +|Lighthouse|Speed Index|🟩 **1.1 s**|🟩 1.2 s|| |
45 | 45 |
|
46 | 46 | 40 other audits are unchanged.
|
47 | 47 |
|
|
0 commit comments