Skip to content

fix: support node 16 for legacy react projects #129

fix: support node 16 for legacy react projects

fix: support node 16 for legacy react projects #129

Triggered via pull request August 30, 2024 12:59
Status Failure
Total duration 38s
Artifacts

unit.yml

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

Annotations

7 errors and 1 warning
src/__test__/date.test.ts > formatMonthName > formatMonthName formats moth name according to locale configuration: packages/datepicker/src/__test__/date.test.ts#L143
AssertionError: expected 'лис' to be 'лист.' // Object.is equality - Expected + Received - лист. + лис ❯ src/__test__/date.test.ts:143:66
build (16.x)
Process completed with exit code 1.
build (22.x)
The job was canceled because "_16_x" failed.
build (22.x)
The operation was canceled.
build (20.x)
The job was canceled because "_16_x" failed.
build (18.x)
The job was canceled because "_16_x" failed.
build (18.x)
The operation was canceled.
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/