Skip to content

Feature/58 faq

Feature/58 faq #60

Triggered via pull request February 19, 2025 12:35
Status Failure
Total duration 26s
Artifacts

ci.yml

on: pull_request
build-check
16s
build-check
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build-check: src/pages/FAQ/Frame.tsx#L1
'React' is declared but its value is never read.
build-check: src/pages/FAQ/Frame.tsx#L4
Binding element 'onSelectCategory' implicitly has an 'any' type.
build-check: src/pages/FAQ/Frame.tsx#L8
Parameter 'category' implicitly has an 'any' type.
build-check: src/pages/FAQ/index.tsx#L16
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ 공통: { question: string; answer: string; }[]; '\uAC8C\uC784/\uC601\uC0C1': { question: string; answer: string; }[]; '\uBCF4\uC548/\uC6F9': { question: string; answer: string; }[]; 빅데이터: { question: string; answer: string; }[]; 인공지능: { question: string; answer: string; }[]; '\uC0AC\uBB3C\uC778\uD130\uB137/\uB85C\uBD...'.
build-check: src/pages/FAQ/index.tsx#L16
Parameter 'q' implicitly has an 'any' type.
build-check: src/pages/FAQ/index.tsx#L16
Parameter 'index' implicitly has an 'any' type.
build-check
Process completed with exit code 2.