test: ci/cd 테스트 #47
Annotations
10 errors and 2 warnings
build:
src/components/Menubar/Menu.tsx#L61
'MenuTitleWrap' is declared but its value is never read.
|
build:
src/components/Header/TopMenu.tsx#L50
'DropdownWrap' is declared but its value is never read.
|
build:
src/components/Header/TopMenu.tsx#L64
'GroupWrap' is declared but its value is never read.
|
build:
src/components/common/SelectBox.tsx#L20
'tagged' is declared but its value is never read.
|
build:
src/components/common/SelectBox.tsx#L134
'TagWrap' is declared but its value is never read.
|
build:
src/components/TabMenu/index.tsx#L4
'deleteAll' is declared but its value is never read.
|
build:
src/components/LoginForm/index.tsx#L45
Property 'length' does not exist on type 'string | number'.
|
build:
src/components/LoginForm/index.tsx#L160
'FindWrap' is declared but its value is never read.
|
build:
src/components/DeleteAccount/DeleteAccountForm.tsx#L11
'copyIcon' is declared but its value is never read.
|
build:
src/components/DeleteAccount/DeleteAccountForm.tsx#L12
'reloadIcon' is declared but its value is never read.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|