feat: automatically generate docspec for Python projects #21
Annotations
3 errors and 1 warning
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; }'.
|
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; }[]; }'.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading