Handling imports of generated types #239
Annotations
12 errors
tests on 20 - x64 on ubuntu-latest:
src/cli.ts#L203
Cannot find name 'OutputFlags'.
|
tests on 20 - x64 on ubuntu-latest:
src/cli.ts#L271
Property 'keepComments' does not exist on type 'typeof import("/home/runner/work/ts-to-zod/ts-to-zod/node_modules/@oclif/core/lib/flags")'.
|
tests on 20 - x64 on ubuntu-latest:
src/cli.ts#L272
Property 'keepComments' does not exist on type 'typeof import("/home/runner/work/ts-to-zod/ts-to-zod/node_modules/@oclif/core/lib/flags")'.
|
tests on 20 - x64 on ubuntu-latest:
src/cli.ts#L274
Property 'skipParseJSDoc' does not exist on type 'typeof import("/home/runner/work/ts-to-zod/ts-to-zod/node_modules/@oclif/core/lib/flags")'.
|
tests on 20 - x64 on ubuntu-latest:
src/cli.ts#L275
Property 'skipParseJSDoc' does not exist on type 'typeof import("/home/runner/work/ts-to-zod/ts-to-zod/node_modules/@oclif/core/lib/flags")'.
|
tests on 20 - x64 on ubuntu-latest:
src/cli.ts#L277
Property 'inferredTypes' does not exist on type 'typeof import("/home/runner/work/ts-to-zod/ts-to-zod/node_modules/@oclif/core/lib/flags")'.
|
tests on 20 - x64 on ubuntu-latest:
src/cli.ts#L278
Property 'inferredTypes' does not exist on type 'typeof import("/home/runner/work/ts-to-zod/ts-to-zod/node_modules/@oclif/core/lib/flags")'.
|
tests on 20 - x64 on ubuntu-latest:
src/cli.ts#L300
Property 'skipValidation' does not exist on type 'typeof import("/home/runner/work/ts-to-zod/ts-to-zod/node_modules/@oclif/core/lib/flags")'.
|
tests on 20 - x64 on ubuntu-latest:
src/cli.ts#L302
Property 'all' does not exist on type 'typeof import("/home/runner/work/ts-to-zod/ts-to-zod/node_modules/@oclif/core/lib/flags")'.
|
tests on 20 - x64 on ubuntu-latest
Process completed with exit code 1.
|
tests on 20 - x64 on windows-latest
The job was canceled because "ubuntu-latest_20_x64" failed.
|
tests on 20 - x64 on windows-latest
The operation was canceled.
|