Skip to content

Bump @mui/material from 5.13.6 to 5.14.3 #565

Bump @mui/material from 5.13.6 to 5.14.3

Bump @mui/material from 5.13.6 to 5.14.3 #565

Triggered via push August 2, 2023 17:50
Status Failure
Total duration 2m 5s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
Build
Type '{ children: (Element | ReactNode)[]; ref: ForwardedRef<unknown>; component: string; color: "active" | "unknown" | "draft" | "retired"; sx: { pr?: number | undefined; pl?: number | undefined; } | ... 5 more ... | { ...; }; theme: Theme; }' is not assignable to type 'IntrinsicAttributes & SystemProps<Theme> & { children?: ReactNode; ref?: Ref<unknown> | undefined; sx?: SxProps<Theme> | undefined; } & Omit<...> & MUIStyledCommonProps<...> & { ...; }'.
Build
Type '{ children: (Element | ReactNode)[]; ref: ForwardedRef<unknown>; component: string; color: "in-progress" | "completed" | "amended" | "entered-in-error" | "stopped"; sx: { ...; } | ... 5 more ... | { ...; }; theme: Theme; }' is not assignable to type 'IntrinsicAttributes & SystemProps<Theme> & { children?: ReactNode; ref?: Ref<unknown> | undefined; sx?: SxProps<Theme> | undefined; } & Omit<...> & MUIStyledCommonProps<...> & { ...; }'.
Build
Process completed with exit code 1.
Cypress Tests
The process '/usr/local/bin/npm' failed with exit code 1
Lint: apps/smart-forms-app/cypress.config.ts#L25
'on' is defined but never used
Lint: apps/smart-forms-app/cypress.config.ts#L25
'config' is defined but never used
Lint: apps/smart-forms-app/cypress/global.d.ts#L22
Unexpected any. Specify a different type
Lint: apps/smart-forms-app/cypress/support/commands.ts#L18
Do not use "@ts-nocheck" because it alters compilation errors
Lint: apps/smart-forms-app/src/features/playground/components/DropBox.tsx#L24
Unexpected any. Specify a different type
Lint: apps/smart-forms-app/src/features/playground/components/FileCollector.tsx#L36
Unexpected any. Specify a different type
Lint: apps/smart-forms-app/src/features/playground/components/Playground.tsx#L21
Do not use "@ts-ignore" because it alters compilation errors
Lint: apps/smart-forms-app/src/features/playground/hooks/useFileDrop.ts#L28
Unexpected any. Specify a different type
Lint: apps/smart-forms-app/src/features/playground/hooks/useFileDrop.ts#L32
Unexpected any. Specify a different type
Lint: apps/smart-forms-app/src/features/playground/typePredicates/isQuestionnaire.ts#L20
Unexpected any. Specify a different type