feat: automatically generate docspec for Python projects #21
Annotations
4 errors
|
Run yarn run check:
packages/plugin/src/plugin/python-generator/transform-docs.ts#L214
Object literal may only specify known properties, and 'value' does not exist in type '{ type: string; name: any; }'.
|
Run yarn run check:
packages/plugin/src/plugin/python-generator/transform-docs.ts#L407
Property 'symbolIdMap' does not exist on type '{ id: number; name: string; kind: number; kindString: string; flags: {}; originalName: string; children: any[]; groups: any[]; sources: { fileName: string; line: number; character: number; url: string; }[]; }'.
|
Run yarn run check
The operation was canceled.
|
Loading