Skip to content

Handling imports of generated types #239

Handling imports of generated types

Handling imports of generated types #239

Triggered via pull request February 6, 2024 20:37
Status Failure
Total duration 42s
Artifacts

tests.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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.