Skip to content

fix: show zod default values #55

fix: show zod default values

fix: show zod default values #55

Triggered via pull request November 27, 2023 05:59
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
lint: src/index.ts#L6
Import "UI" is only used as types
lint: src/index.ts#L129
Use "@ts-expect-error" to ensure an error is actually being suppressed
lint: src/validators/builtin/index.ts#L1
All imports in the declaration are only used as types. Use `import type`
lint: src/validators/zod/index.ts#L3
All imports in the declaration are only used as types. Use `import type`
lint: tests/common.spec.ts#L4
Expected "../src/utils/cliui.js" to come before "../src/index.js"
lint: tests/common.spec.ts#L4
All imports in the declaration are only used as types. Use `import type`
lint: tests/zod.spec.ts#L5
Expected "../src/utils/cliui.js" to come before "../src/index.js"
lint: tests/zod.spec.ts#L5
All imports in the declaration are only used as types. Use `import type`
lint
Process completed with exit code 1.