Skip to content

feat: react scan

feat: react scan #1520

Triggered via pull request December 17, 2024 10:05
@JBR90JBR90
synchronize #445
feat-react-scan
Status Success
Total duration 1m 56s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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`