chore(deps): lock file maintenance #1363
Annotations
10 errors and 10 warnings
|
Lint & Build
Process completed with exit code 1.
|
|
Lint & Build:
src/components/withFocusRing/withFocusRing.ts#L25
Property 'sanity' does not exist on type 'DefaultTheme'.
|
|
Lint & Build:
src/components/withFocusRing/withFocusRing.ts#L23
Property 'sanity' does not exist on type 'DefaultTheme'.
|
|
Lint & Build:
src/components/withFocusRing/withFocusRing.ts#L17
Property 'sanity' does not exist on type 'DefaultTheme'.
|
|
Lint & Build:
src/components/documentPreview/PaneItemPreview.tsx#L67
Object literal may only specify known properties, and 'value' does not exist in type 'Sources'.
|
|
Lint & Build:
src/components/documentPreview/PaneItemPreview.tsx#L51
Property 'published' does not exist on type 'PreviewState | { draft: null; published: null; isLoading: boolean; }'.
|
|
Lint & Build:
src/components/documentPreview/PaneItemPreview.tsx#L51
Property 'draft' does not exist on type 'PreviewState | { draft: null; published: null; isLoading: boolean; }'.
|
|
Lint & Build:
src/components/documentPreview/PaneItemPreview.tsx#L48
Argument of type 'string | number | (Record<string, unknown> & ReactElement<unknown, string | JSXElementConstructor<any>>) | null' is not assignable to parameter of type 'StackablePerspective[] | undefined'.
|
|
Lint & Build:
src/components/FileInputMenuItem.styled.tsx#L8
Property 'sanity' does not exist on type 'DefaultTheme'.
|
|
Lint & Build:
src/components/FileInputMenuItem.styled.tsx#L7
Property 'sanity' does not exist on type 'DefaultTheme'.
|
|
Lint & Build:
src/components/TextTracksEditor.tsx#L16
Unexpected any. Specify a different type
|
|
Lint & Build:
src/components/StudioTool.tsx#L22
Unexpected any. Specify a different type
|
|
Lint & Build:
src/components/PlayerActionsMenu.tsx#L48
Unexpected 'todo' comment: '@todo: add support for audio type...'
|
|
Lint & Build:
src/components/PlayerActionsMenu.tsx#L1
Run autofix to sort these imports!
|
|
Lint & Build:
src/components/Onboard.tsx#L1
Run autofix to sort these imports!
|
|
Lint & Build:
src/components/Input.tsx#L35
Unexpected 'todo' comment: '@todo deal with it more gracefully'
|
|
Lint & Build:
src/components/Input.tsx#L28
Unexpected 'todo' comment: '|| // @todo move errored logic to...'
|
|
Lint & Build:
src/components/Input.tsx#L1
Run autofix to sort these imports!
|
|
Lint & Build:
src/components/FormField.tsx#L4
Unexpected 'todo' comment: '@todo: get rid of this once v3 core is...'
|
|
Lint & Build:
src/actions/secrets.ts#L46
Unexpected any. Specify a different type
|