Add yaml download option #64
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.
|