Skip to content

공지사항 디자인 qa #220

공지사항 디자인 qa

공지사항 디자인 qa #220

Triggered via pull request September 8, 2023 05:37
Status Success
Total duration 4m 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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: packages/admin/src/App.tsx#L2
'Navigate' is defined but never used
build: packages/admin/src/components/Board/BoardWrite/index.tsx#L78
Unexpected console statement
build: packages/admin/src/components/LoginForm/index.tsx#L34
Unexpected any. Specify a different type
build: packages/admin/src/components/Tooltip/index.tsx#L10
'parent' is defined but never used
build: packages/admin/src/lib/api.ts#L3
Unexpected any. Specify a different type
build: packages/admin/src/lib/api.ts#L3
Unexpected any. Specify a different type
build: packages/admin/src/lib/debounce.ts#L3
Unexpected unnamed function
build: packages/admin/src/main.tsx#L17
Forbidden non-null assertion
build: packages/admin/src/pages/AdminPage/Admin/Admin.tsx#L59
'loginId' is assigned a value but never used