Skip to content

fix(ui): TextField value optional로 수정, generic parameter 삭제, forwardRef 전달. #115

fix(ui): TextField value optional로 수정, generic parameter 삭제, forwardRef 전달.

fix(ui): TextField value optional로 수정, generic parameter 삭제, forwardRef 전달. #115

Triggered via pull request November 20, 2024 08:32
Status Failure
Total duration 42s
Artifacts

vitest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test
docs#build: command (/home/runner/work/makers-design-system/makers-design-system/apps/docs) /home/runner/setup-pnpm/node_modules/.bin/.tools/pnpm/9.7.0/bin/pnpm run build exited (2)
test
'input' is declared but its value is never read.
test
'handleInputChange' is declared but its value is never read.
test
'inputValidation' is declared but its value is never read.
test
Expected 0 type arguments, but got 1.
test
'handleTextChange' is declared but its value is never read.
test
Expected 0 type arguments, but got 1.
test
'text' is declared but its value is never read.
test
'handleTextChange' is declared but its value is never read.
test
Expected 0 type arguments, but got 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/