fix(landing): correct X handle to zeroauth_dev #57
+1
−1
Annotations
14 warnings
|
Lint (dashboard):
dashboard/src/lib/auth.tsx#L76
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint (dashboard):
dashboard/src/components/ui/index.tsx#L255
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint (dashboard):
dashboard/src/components/ui/index.tsx#L245
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint (dashboard):
dashboard/src/components/layout/AppShell.tsx#L38
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint (backend):
tests/blockchain.test.ts#L22
'requiredFunctions' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Lint (backend):
src/services/blockchain.ts#L1
'ethers' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint (backend):
src/routes/v1/identity.ts#L50
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Lint (backend):
src/routes/v1/devices.ts#L60
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Lint (backend):
src/routes/console.ts#L487
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Lint (backend):
src/routes/console.ts#L471
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Lint (backend):
src/routes/console.ts#L442
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Lint (backend):
src/routes/console.ts#L404
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Lint (backend):
src/routes/console.ts#L340
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
Lint (backend):
src/middleware/tenant-auth.ts#L6
'logger' is defined but never used. Allowed unused vars must match /^_/u
|
background
wait
wait-all
cancel
Loading