fix: update imports (type prefixes, paths) #1030
Annotations
3 errors and 10 warnings
lint
Cannot find module '../common/ShareButtonGroup' or its corresponding type declarations.
|
lint
@oakai/nextjs#type-check: command (/home/runner/work/oak-ai-lesson-assistant/oak-ai-lesson-assistant/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run type-check exited (2)
|
lint
Process completed with exit code 2.
|
lint:
packages/api/src/context.ts#L31
Async arrow function 'createContextInner' has no 'await' expression
|
lint:
packages/api/src/remove-props.ts#L13
Unsafe return of an `any` typed value
|
lint:
packages/api/src/remove-props.ts#L19
Unsafe member access [key] on an `any` value
|
lint:
packages/api/src/remove-props.ts#L21
Unsafe assignment of an `any` value
|
lint:
packages/api/src/remove-props.ts#L21
Unsafe member access [key] on an `any` value
|
lint:
packages/api/src/remove-props.ts#L21
Unsafe member access [key] on an `any` value
|
lint:
packages/api/src/router/cloudinary.ts#L81
Unsafe assignment of an `any` value
|
lint:
packages/api/src/router/exports.ts#L646
Move function declaration to function body root
|
lint:
packages/api/src/router/generations.ts#L387
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint:
packages/api/src/router/generations.ts#L388
Unsafe argument of type `any` assigned to a parameter of type `string`
|