Files
parakasa/lint.log

237 lines
12 KiB
Plaintext


> parakasa@0.1.0 lint
> next lint
node.exe :
At C:\Program Files\nodejs\npm.ps
1:29 char:3
+ & $NODE_EXE $NPM_CLI_JS $args
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : Not
S pecified: (:String) [], Remo
te Exception
+ FullyQualifiedErrorId : Nat
i veCommandError
./app/(dashboard)/dashboard/page.
tsx
3:43 Error: 'CreditCard' is defi
ned but never used. @typescript-
eslint/no-unused-vars
132:26 Error: Unexpected any. Sp
ecify a different type. @typescr
ipt-eslint/no-explicit-any
./app/(dashboard)/dashboard/produ
cts/actions.ts
6:43 Error: Unexpected any. Spec
ify a different type. @typescrip
t-eslint/no-explicit-any
26:21 Error: Unexpected any. Spe
cify a different type. @typescri
pt-eslint/no-explicit-any
31:55 Error: Unexpected any. Spe
cify a different type. @typescri
pt-eslint/no-explicit-any
48:21 Error: Unexpected any. Spe
cify a different type. @typescri
pt-eslint/no-explicit-any
./app/(dashboard)/dashboard/profi
le/page.tsx
5:10 Error: 'notFound' is define
d but never used. @typescript-es
lint/no-unused-vars
./app/(dashboard)/dashboard/setti
ngs/page.tsx
5:10 Error: 'Label' is defined b
ut never used. @typescript-eslin
t/no-unused-vars
6:10 Error: 'Switch' is defined
but never used. @typescript-esli
nt/no-unused-vars
./app/(dashboard)/dashboard/users
/actions.ts
21:11 Error: 'supabase' is assig
ned a value but never used. @typ
escript-eslint/no-unused-vars
26:21 Error: Unexpected any. Spe
cify a different type. @typescri
pt-eslint/no-explicit-any
69:11 Error: 'supabase' is assig
ned a value but never used. @typ
escript-eslint/no-unused-vars
74:21 Error: Unexpected any. Spe
cify a different type. @typescri
pt-eslint/no-explicit-any
88:11 Error: 'supabase' is assig
ned a value but never used. @typ
escript-eslint/no-unused-vars
93:21 Error: Unexpected any. Spe
cify a different type. @typescri
pt-eslint/no-explicit-any
110:24 Error: Unexpected any. Sp
ecify a different type. @typescr
ipt-eslint/no-explicit-any
./app/(public)/contact/page.tsx
42:18 Error: 'error' is defined
but never used. @typescript-esli
nt/no-unused-vars
./app/(public)/corporate/page.tsx
2:8 Error: 'Image' is defined bu
t never used. @typescript-eslint
/no-unused-vars
11:29 Error: `'` can be escaped
with `'`, `‘`, `'`
, `’`. react/no-unescaped-
entities
31:36 Error: `'` can be escaped
with `'`, `‘`, `'`
, `’`. react/no-unescaped-
entities
./app/(public)/login/page.tsx
39:18 Error: 'err' is defined bu
t never used. @typescript-eslint
/no-unused-vars
39:23 Error: Unexpected any. Spe
cify a different type. @typescri
pt-eslint/no-explicit-any
./app/(public)/page.tsx
3:41 Error: 'Award' is defined b
ut never used. @typescript-eslin
t/no-unused-vars
3:74 Error: 'LogIn' is defined b
ut never used. @typescript-eslin
t/no-unused-vars
./app/(public)/products/page.tsx
2:16 Error: 'CardContent' is def
ined but never used. @typescript
-eslint/no-unused-vars
4:8 Error: 'Image' is defined bu
t never used. @typescript-eslint
/no-unused-vars
./app/(public)/signup/page.tsx
14:11 Error: 'router' is assigne
d a value but never used. @types
cript-eslint/no-unused-vars
43:18 Error: 'err' is defined bu
t never used. @typescript-eslint
/no-unused-vars
43:23 Error: Unexpected any. Spe
cify a different type. @typescri
pt-eslint/no-explicit-any
79:33 Error: `'` can be escaped
with `'`, `‘`, `'`
, `’`. react/no-unescaped-
entities
./app/layout.tsx
1:15 Error: 'Metadata' is define
d but never used. @typescript-es
lint/no-unused-vars
./components/dashboard/category-f
orm.tsx
65:32 Error: Unexpected any. Spe
cify a different type. @typescri
pt-eslint/no-explicit-any
66:44 Error: Unexpected any. Spe
cify a different type. @typescri
pt-eslint/no-explicit-any
74:32 Error: Unexpected any. Spe
cify a different type. @typescri
pt-eslint/no-explicit-any
75:44 Error: Unexpected any. Spe
cify a different type. @typescri
pt-eslint/no-explicit-any
82:18 Error: 'error' is defined
but never used. @typescript-esli
nt/no-unused-vars
93:28 Error: Unexpected any. Spe
cify a different type. @typescri
pt-eslint/no-explicit-any
94:40 Error: Unexpected any. Spe
cify a different type. @typescri
pt-eslint/no-explicit-any
100:18 Error: 'error' is defined
but never used. @typescript-esl
int/no-unused-vars
./components/dashboard/password-f
orm.tsx
60:18 Error: 'error' is defined
but never used. @typescript-esli
nt/no-unused-vars
./components/dashboard/product-fo
rm.tsx
62:49 Error: Unexpected any. Spe
cify a different type. @typescri
pt-eslint/no-explicit-any
97:18 Error: 'error' is defined
but never used. @typescript-esli
nt/no-unused-vars
./components/dashboard/sidebar.ts
x
46:11 Error: An interface declar
ing no members is equivalent to i
ts supertype. @typescript-eslint
/no-empty-object-type
./components/dashboard/site-setti
ngs-form.tsx
36:18 Error: Unexpected any. Spe
cify a different type. @typescri
pt-eslint/no-explicit-any
57:13 Error: Use "@ts-expect-err
or" instead of "@ts-ignore", as "
@ts-ignore" will do nothing if th
e following line is error-free.
@typescript-eslint/ban-ts-comment
67:18 Error: 'error' is defined
but never used. @typescript-esli
nt/no-unused-vars
./components/dashboard/user-form.
tsx
146:18 Error: 'error' is defined
but never used. @typescript-esl
int/no-unused-vars
./components/dashboard/user-nav.t
sx
21:10 Error: 'useEffect' is defi
ned but never used. @typescript-
eslint/no-unused-vars
21:21 Error: 'useState' is defin
ed but never used. @typescript-e
slint/no-unused-vars
22:10 Error: 'User' is defined b
ut never used. @typescript-eslin
t/no-unused-vars
24:11 Error: 'UserProfile' is de
fined but never used. @typescrip
t-eslint/no-unused-vars
./components/ui/phone-input.tsx
9:46 Error: Unexpected any. Spec
ify a different type. @typescrip
t-eslint/no-explicit-any
17:27 Error: Unexpected any. Spe
cify a different type. @typescri
pt-eslint/no-explicit-any
info - Need to disable some ESLi
nt rules? Learn more here: https:
//nextjs.org/docs/basic-features/
eslint#disabling-rules