feat: automatically generate docspec for Python projects #20
Annotations
8 errors and 2 warnings
Pack
Process completed with exit code 1.
|
Test (20):
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; }'.
|
Test (20):
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; }[]; }'.
|
Test (20)
Process completed with exit code 1.
|
Test (18)
The job was canceled because "_20" failed.
|
Test (18):
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; }'.
|
Test (18):
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; }[]; }'.
|
Test (18)
Process completed with exit code 1.
|
Pack
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/
|
Test (20)
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/
|