mark C-9 C-11 C-13 C-15 closed in audit-findings tracker #196
ci.yml
on: push
validate
3m 15s
Playwright (dashboard happy path)
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/routes/v1/identity.ts#L8
'uuidv4' is defined but never used. Allowed unused vars 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#L651
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
validate:
src/routes/console.ts#L635
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
validate:
src/routes/console.ts#L606
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
validate:
src/routes/console.ts#L568
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
validate:
src/routes/console.ts#L504
'err' is defined but never used. Allowed unused caught errors must match /^_/u
|
|
validate:
src/routes/console.ts#L191
'clearConsoleJwtCookie' is defined but never used. Allowed unused vars must match /^_/u
|
|
validate:
src/routes/console.ts#L8
'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
|