Skip to content

Add yaml download option #64

Add yaml download option

Add yaml download option #64

Triggered via pull request June 10, 2024 01:56
Status Failure
Total duration 39s
Artifacts

lint-ui.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
npm-lint
Property 'accessToken' does not exist on type 'Session'.
npm-lint
Type 'Request' is not assignable to type 'NextRequest | (IncomingMessage & { cookies: Partial<{ [key: string]: string; }>; }) | NextApiRequest'.
npm-lint
Parameter 'question' implicitly has an 'any' type.
npm-lint
Parameter 'index' implicitly has an 'any' type.
npm-lint
Parameter 'pattern' implicitly has an 'any' type.
npm-lint
Type 'Request' is not assignable to type 'NextRequest | (IncomingMessage & { cookies: Partial<{ [key: string]: string; }>; }) | NextApiRequest'.
npm-lint
Parameter 'question' implicitly has an 'any' type.
npm-lint
Parameter 'index' implicitly has an 'any' type.
npm-lint
'error' is of type 'unknown'.
npm-lint
Conversion of type '{ repo: string; commit: string; patterns: string[]; }' to type 'Document' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.