fix(migrate): always use raw perspective for migrations #15173
Annotations
10 warnings
lint:
packages/groq/src/groq.ts#L11
Unexpected any. Specify a different type.
|
lint:
examples/ecommerce-studio/plugins/barcode-input/BarcodeInput.tsx#L34
Missing return type on function.
|
lint:
dev/studio-e2e-testing/components-api/DocumentLayout.tsx#L4
Missing return type on function.
|
lint:
dev/studio-e2e-testing/components-api/FormField.tsx#L4
Missing return type on function.
|
lint:
dev/studio-e2e-testing/components-api/FormInput.tsx#L4
Missing return type on function.
|
lint:
dev/studio-e2e-testing/components-api/StudioLayout.tsx#L4
Missing return type on function.
|
lint:
dev/studio-e2e-testing/components-api/StudioLogo.tsx#L4
Missing return type on function.
|
lint:
dev/studio-e2e-testing/components-api/StudioNavbar.tsx#L4
Missing return type on function.
|
lint:
dev/studio-e2e-testing/components-api/StudioToolMenu.tsx#L4
Missing return type on function.
|
lint:
packages/@sanity/codegen/src/readSchema.ts#L14
Unexpected 'todo' comment: 'todo: ZOD validation?'.
|