Spike for user testing #1230
Annotations
2 errors and 10 warnings
lint
@oakai/nextjs#lint: command (/home/runner/work/oak-ai-lesson-assistant/oak-ai-lesson-assistant/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
lint
Process completed with exit code 1.
|
lint:
packages/api/src/context.ts#L31
Async arrow function 'createContextInner' has no 'await' expression
|
lint:
packages/api/src/context.ts#L34
Unsafe assignment of an error typed value
|
lint:
packages/api/src/export/exportAdditionalMaterialsDoc.ts#L46
Unsafe assignment of an `any` value
|
lint:
packages/api/src/export/exportAdditionalMaterialsDoc.ts#L57
Unsafe assignment of an `any` value
|
lint:
packages/api/src/export/exportAdditionalMaterialsDoc.ts#L60
Unsafe assignment of an error typed value
|
lint:
packages/api/src/export/exportAdditionalMaterialsDoc.ts#L61
Unsafe assignment of an error typed value
|
lint:
packages/api/src/export/exportAdditionalMaterialsDoc.ts#L62
Unsafe assignment of an `any` value
|
lint:
packages/api/src/export/exportAdditionalMaterialsDoc.ts#L62
Unsafe member access .id on an `any` value
|
lint:
packages/api/src/export/exportAdditionalMaterialsDoc.ts#L69
Unsafe assignment of an error typed value
|
lint:
packages/api/src/export/exportAdditionalMaterialsDoc.ts#L74
Unsafe assignment of an `any` value
|