chore(deps): update dependency shiki to v3 #15538
Annotations
3 errors and 10 warnings
|
Lint (20.x)
Process completed with exit code 1.
|
|
Lint (20.x):
libs/shiki/index.ts#L63
Type 'Highlighter | undefined' is not assignable to type 'Highlighter'.
|
|
Lint (20.x):
libs/shiki/index.ts#L9
'"shiki"' has no exported member named 'getHighlighter'. Did you mean 'Highlighter'?
|
|
Lint (20.x):
app/[locale]/(app)/dashboard/snippets/_components/button.tsx#L7
'open' is defined but never used
|
|
Lint (20.x):
app/[locale]/(app)/dashboard/settings/page.tsx#L7
'session' is assigned a value but never used
|
|
Lint (20.x):
app/[locale]/(app)/about/page.tsx#L5
'props' is defined but never used
|
|
Lint (20.x):
app/[locale]/(app)/_components/home/Announcement.tsx#L17
'onOpen' is assigned a value but never used
|
|
Lint (20.x):
actions/user.ts#L254
'e' is defined but never used
|
|
Lint (20.x):
actions/user.ts#L222
'e' is defined but never used
|
|
Lint (20.x):
actions/user.ts#L115
'e' is defined but never used
|
|
Lint (20.x):
actions/user.ts#L92
'T' is defined but never used
|
|
Lint (20.x):
actions/auth.ts#L88
'url' is assigned a value but never used
|
|
Lint (20.x):
actions/auth.ts#L33
'AttestationConveyancePreference' is defined but never used
|