Skip to content

Update types.d.ts

Update types.d.ts #890

Triggered via push November 17, 2025 22:05
Status Failure
Total duration 37s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
deploy: src/theme/JSONSchemaViewer/utils/QualifierMessages/Examples.tsx#L33
Parameter 'val' implicitly has an 'any' type.
deploy: src/theme/JSONSchemaViewer/utils/QualifierMessages/Enum.tsx#L33
Parameter 'index' implicitly has an 'any' type.
deploy: src/theme/JSONSchemaViewer/utils/QualifierMessages/Enum.tsx#L33
Parameter 'value' implicitly has an 'any' type.
deploy: src/theme/JSONSchemaViewer/JSONSchemaElements/schemaComposition/oneOfSchema.tsx#L30
Parameter 'index' implicitly has an 'any' type.
deploy: src/theme/JSONSchemaViewer/JSONSchemaElements/schemaComposition/oneOfSchema.tsx#L30
Parameter 'compositeSchema' implicitly has an 'any' type.
deploy: src/theme/JSONSchemaViewer/JSONSchemaElements/schemaComposition/anyOfSchema.tsx#L31
Parameter 'index' implicitly has an 'any' type.
deploy: src/theme/JSONSchemaViewer/JSONSchemaElements/schemaComposition/anyOfSchema.tsx#L31
Parameter 'compositeSchema' implicitly has an 'any' type.
deploy: src/theme/JSONSchemaViewer/JSONSchemaElements/schemaComposition/allOfSchema.tsx#L31
Parameter 'index' implicitly has an 'any' type.
deploy: src/theme/JSONSchemaViewer/JSONSchemaElements/schemaComposition/allOfSchema.tsx#L31
Parameter 'compositeSchema' implicitly has an 'any' type.
deploy: src/theme/JSONSchemaEditor/index.tsx#L12
Cannot find module 'json-schema-typed/draft-07' or its corresponding type declarations.