Skip to content

Bump the designsystemet group with 3 updates #641

Bump the designsystemet group with 3 updates

Bump the designsystemet group with 3 updates #641

Triggered via push August 23, 2023 01:51
Status Failure
Total duration 1m 40s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

20 errors
run-script-tests
@navikt/sif-common-formik-ds#build-package: command (/home/runner/work/sif-brukerdialog/sif-brukerdialog/packages/sif-common-formik-ds) yarn run build-package exited (1)
run-script-tests
Type '"shouldCloseOnOverlayClick"' does not satisfy the constraint 'keyof ModalProps'.
run-script-tests
Type '"shouldCloseOnOverlayClick"' does not satisfy the constraint 'keyof ModalProps'.
run-script-tests
Type '{ children: Element; open: boolean; shouldCloseOnOverlayClick: unknown; className: string; onClose: () => void; "aria-label": string; }' is not assignable to type 'IntrinsicAttributes & ModalProps & RefAttributes<HTMLDialogElement>'.
run-script-tests
Property 'Content' does not exist on type 'ModalComponent'.
run-script-tests
Property 'Content' does not exist on type 'ModalComponent'.
run-script-tests
Type '"shouldCloseOnOverlayClick"' does not satisfy the constraint 'keyof ModalProps'.
run-script-tests
Type '{ children: Element; open: boolean; onClose: () => void; className: string; shouldCloseOnOverlayClick: unknown; "aria-label": string; }' is not assignable to type 'IntrinsicAttributes & ModalProps & RefAttributes<HTMLDialogElement>'.
run-script-tests
Property 'Content' does not exist on type 'ModalComponent'.
run-script-tests
Property 'Content' does not exist on type 'ModalComponent'.
run-cypress-test
Type '"shouldCloseOnOverlayClick"' does not satisfy the constraint 'keyof ModalProps'.
run-cypress-test
Type '"shouldCloseOnOverlayClick"' does not satisfy the constraint 'keyof ModalProps'.
run-cypress-test
Type '{ children: Element; open: boolean; shouldCloseOnOverlayClick: unknown; className: string; onClose: () => void; "aria-label": string; }' is not assignable to type 'IntrinsicAttributes & ModalProps & RefAttributes<HTMLDialogElement>'.
run-cypress-test
Property 'Content' does not exist on type 'ModalComponent'.
run-cypress-test
Property 'Content' does not exist on type 'ModalComponent'.
run-cypress-test
Type '"shouldCloseOnOverlayClick"' does not satisfy the constraint 'keyof ModalProps'.
run-cypress-test
Type '{ children: Element; open: boolean; onClose: () => void; className: string; shouldCloseOnOverlayClick: unknown; "aria-label": string; }' is not assignable to type 'IntrinsicAttributes & ModalProps & RefAttributes<HTMLDialogElement>'.
run-cypress-test
Property 'Content' does not exist on type 'ModalComponent'.
run-cypress-test
Property 'Content' does not exist on type 'ModalComponent'.
run-cypress-test
Type '{ children: false | Element | undefined; closeButton: boolean; onClose: () => void; onClick?: MouseEventHandler<HTMLDialogElement> | undefined; ... 266 more ...; onBeforeClose?: (() => boolean | void) | undefined; }' is not assignable to type 'IntrinsicAttributes & ModalProps & RefAttributes<HTMLDialogElement>'.