Skip to content

Update index.tsx

Update index.tsx #1095

Triggered via push May 3, 2026 10:45
Status Failure
Total duration 1m 17s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
deploy
Process completed with exit code 2.
deploy: src/theme/JSONSchemaViewer/components/CreateTypes.tsx#L87
Type '"string" | "number" | "boolean" | "object" | "array" | "integer" | "null" | undefined' is not assignable to type '"string" | "number" | "boolean" | "object" | "array" | "integer" | "null"'.
deploy: src/theme/JSONSchemaViewer/components/CreateTypes.tsx#L45
Object is possibly 'undefined'.
deploy: src/index.ts#L68
'context' is declared but its value is never read.