feat: add support for maps #83
Annotations
10 errors and 1 warning
test:
src/index.ts#L8
Property 'additionalProperties' does not exist on type 'Property | Parameter'.
|
test:
src/index.ts#L9
Property 'additionalProperties' does not exist on type 'Property | Parameter'.
|
test:
src/index.ts#L55
Property 'additionalProperties' does not exist on type 'Property'.
|
test:
src/index.ts#L56
Property 'additionalProperties' does not exist on type 'Property'.
|
test:
src/index.ts#L57
Property 'additionalProperties' does not exist on type 'Property'.
|
test:
src/index.ts#L60
Property 'additionalProperties' does not exist on type 'Property'.
|
test:
src/index.ts#L78
Property 'isMap' does not exist on type '{ hasComment: (p: Property | Parameter | Export | null | undefined) => boolean; formatCommentLine: (s: string | null) => string; formatCommentBlock: (s: string | null, prefix?: string | undefined) => string; ... 8 more ...; snakeToPascalCase: (s: string) => string; }'.
|
test:
src/index.ts#L87
Property 'additionalProperties' does not exist on type 'Property'.
|
test:
src/index.ts#L87
Property 'additionalProperties' does not exist on type 'Property'.
|
test:
src/index.ts#L97
Property 'additionalProperties' does not exist on type 'Property'.
|
test
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/
|