fix(ui): TextField value optional로 수정, generic parameter 삭제, forwardRef 전달. #114
Annotations
10 errors and 1 warning
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
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
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/
|