Skip to content

fix(migrate): always use raw perspective for migrations (#8467) #15190

fix(migrate): always use raw perspective for migrations (#8467)

fix(migrate): always use raw perspective for migrations (#8467) #15190

Triggered via push January 31, 2025 17:02
Status Success
Total duration 48s
Artifacts

lintPr.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: dev/design-studio/components/CustomPane/CustomPane.tsx#L5
Unexpected any. Specify a different type.
lint: dev/design-studio/components/CustomPane/CustomPane.tsx#L23
Unexpected any. Specify a different type.
lint: dev/design-studio/components/jsonPreview.tsx#L3
Unexpected any. Specify a different type.
lint: dev/design-studio/plugins/theme-preview-tool/ColorCanvas.tsx#L136
Unexpected 'todo' comment: '@todo: remove use of `muted` here'.
lint: dev/design-studio/sanity.config.ts#L13
Unexpected 'todo' comment: '@todo'.
lint: dev/design-studio/schemaTypes/index.ts#L27
Unexpected any. Specify a different type.
lint: dev/design-studio/structure.ts#L56
Unexpected any. Specify a different type.
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.