fix(build): Add Turbopack resolveAlias for @youtube-core path #19
Annotations
3 errors and 7 warnings
|
Type Check
Process completed with exit code 2.
|
|
Type Check:
lib/youtube/youtubePathService.ts#L38
Parameter 'v' implicitly has an 'any' type.
|
|
Type Check:
lib/youtube/youtubePathService.ts#L1
Cannot find module '@youtube-core/youtubeSearch' or its corresponding type declarations.
|
|
Lint:
lib/storage/local.ts#L12
'_contentType' is defined but never used
|
|
Lint:
app/(dashboard)/courses/[id]/page.tsx#L189
'_r' is defined but never used
|
|
Lint:
app/(dashboard)/courses/[id]/assignments/[assignmentId]/quiz/page.tsx#L112
'_err' is defined but never used
|
|
Lint:
app/(dashboard)/courses/[id]/ai/tutor/page.tsx#L134
'_error' is defined but never used
|
|
Lint:
__tests__/integration/auth/register.test.ts#L138
'_role' is assigned a value but never used
|
|
Lint:
__tests__/integration/auth/register.test.ts#L117
'_name' is assigned a value but never used
|
|
Lint:
__tests__/integration/auth/register.test.ts#L96
'_email' is assigned a value but never used
|