-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathlint_errors.txt
More file actions
24 lines (18 loc) · 3.25 KB
/
lint_errors.txt
File metadata and controls
24 lines (18 loc) · 3.25 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
C:\MyDevWork\remote_repos\Fullstack\fin-tracker\src\components\Dashboard\AddNewPromoCard\AddNewPromoCard.test.tsx
27:88 error Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
C:\MyDevWork\remote_repos\Fullstack\fin-tracker\src\components\Dashboard\CategoryDistribution\CategoryDistribution.test.tsx
48:92 error Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
53:14 error Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
C:\MyDevWork\remote_repos\Fullstack\fin-tracker\src\components\Dashboard\Dashboard.test.tsx
48:42 error Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
49:63 error Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
C:\MyDevWork\remote_repos\Fullstack\fin-tracker\src\components\Dashboard\DashboardCard\DashboardCard.test.tsx
11:63 error Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
C:\MyDevWork\remote_repos\Fullstack\fin-tracker\src\components\Dashboard\DistributionChartTable\DistributionChartTable.test.tsx
7:41 error Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
8:30 error Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
14:36 error Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
34:45 error Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
35:46 error Unexpected any. Specify a different type @typescript-eslint/no-explicit-any
Γ£û 11 problems (11 errors, 0 warnings)