feat: react scan #1531
Annotations
11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
packages/api/src/context.ts#L31
Async arrow function 'createContextInner' has no 'await' expression
|
lint:
packages/api/src/export/exportQuizDoc.ts#L15
'lessonSnapshotSchema' is assigned a value but only used as a type
|
lint:
packages/api/src/remove-props.ts#L13
Unsafe return of a value of type `any`
|
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 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/generations.ts#L235
'err' is defined but never used
|
lint:
packages/api/src/router/generations.ts#L385
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint:
packages/api/src/router/generations.ts#L386
Unsafe argument of type `any` assigned to a parameter of type `string`
|
lint:
packages/api/src/router/lesson.ts#L132
Unsafe return of a value of type `any`
|