Skip to content

WIP: ts-jest configs #3192

WIP: ts-jest configs

WIP: ts-jest configs #3192

Triggered via pull request June 6, 2024 10:36
Status Failure
Total duration 48s
Artifacts

test.yml

on: pull_request
Matrix: update
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
update (20.x): node_modules/@testing-library/react/types/index.d.ts#L55
Namespace '"/home/runner/work/react-datepicker/react-datepicker/node_modules/@types/react-dom/client"' has no exported member 'Container'.
update (20.x): test/calendar_icon.test.tsx#L9
Variable 'onClickMock' implicitly has type 'any' in some locations where its type cannot be determined.
update (20.x): test/calendar_icon.test.tsx#L14
Variable 'onClickMock' implicitly has an 'any' type.
update (20.x): test/calendar_icon.test.tsx#L39
Variable 'onClickMock' implicitly has an 'any' type.
update (20.x): test/calendar_icon.test.tsx#L45
Variable 'onClickMock' implicitly has an 'any' type.
update (20.x): test/calendar_icon.test.tsx#L50
Variable 'onClickMock' implicitly has an 'any' type.
update (20.x): test/calendar_icon.test.tsx#L57
Variable 'onClickMock' implicitly has an 'any' type.
update (20.x): test/calendar_icon.test.tsx#L74
Variable 'onClickMock' implicitly has an 'any' type.
update (20.x): test/calendar_icon.test.tsx#L81
Variable 'onClickMock' implicitly has an 'any' type.
update (20.x): test/calendar_test.test.tsx#L46
Parameter 'extraProps' implicitly has an 'any' type.
update (20.x)
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/