w3: lock pairing protocol contract + threat model #169
ci.yml
on: push
validate
2m 34s
Playwright (dashboard happy path)
0s
Annotations
1 error and 16 warnings
|
validate
Process completed with exit code 1.
|
|
validate:
dashboard/src/lib/theme.tsx#L98
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
validate:
dashboard/src/lib/theme.tsx#L87
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
validate:
dashboard/src/lib/auth.tsx#L87
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
validate:
dashboard/src/components/ui/index.tsx#L259
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
validate:
dashboard/src/components/ui/index.tsx#L249
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
validate:
dashboard/src/components/layout/AppShell.tsx#L39
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
validate:
src/services/blockchain.ts#L1
'ethers' is defined but never used. Allowed unused vars must match /^_/u
|
|
validate:
src/routes/v1/identity.ts#L50
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
validate:
src/routes/v1/devices.ts#L60
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
validate:
src/routes/console.ts#L566
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
validate:
src/routes/console.ts#L550
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
validate:
src/routes/console.ts#L521
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
validate:
src/routes/console.ts#L483
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
validate:
src/routes/console.ts#L419
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
validate:
src/routes/console.ts#L7
'createTenant' is defined but never used. Allowed unused vars must match /^_/u
|
|
validate:
src/middleware/tenant-auth.ts#L6
'logger' is defined but never used. Allowed unused vars must match /^_/u
|