Skip to content

add changeset

add changeset #195

Triggered via push June 26, 2023 19:20
Status Failure
Total duration 4m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
cypress-run: components/Modal/react/ModalReact.cy.tsx#L39
Argument of type '(options: { title?: string | undefined; helpLink?: string | undefined; }) => void' is not assignable to parameter of type '(options?: { title?: string | undefined; helpLink?: string | undefined; fullscreen?: boolean | undefined; } | undefined) => void'.
cypress-run
Process completed with exit code 2.
cypress-run
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/