Skip to content

feat: 添加 CI 工作流配置文件 #1

feat: 添加 CI 工作流配置文件

feat: 添加 CI 工作流配置文件 #1

Triggered via push February 28, 2026 12:05
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Client — Lint & Build
13s
Client — Lint & Build
Server — Lint, Build & Test
27s
Server — Lint, Build & Test
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 3 warnings
Client — Lint & Build
Process completed with exit code 1.
Client — Lint & Build: client/src/pages/TemplateConfig.tsx#L979
Unexpected any. Specify a different type
Client — Lint & Build: client/src/pages/TemplateConfig.tsx#L964
Unexpected any. Specify a different type
Client — Lint & Build: client/src/pages/TemplateConfig.tsx#L458
Unexpected any. Specify a different type
Client — Lint & Build: client/src/pages/TemplateConfig.tsx#L115
'setUseAi' is assigned a value but never used
Client — Lint & Build: client/src/pages/TemplateConfig.tsx#L115
'useAi' is assigned a value but never used
Client — Lint & Build: client/src/pages/TemplateConfig.tsx#L104
Unexpected any. Specify a different type
Client — Lint & Build: client/src/pages/TemplateConfig.tsx#L50
Unnecessary escape character: \s
Client — Lint & Build: client/src/pages/TemplateConfig.tsx#L12
'FileText' is defined but never used
Client — Lint & Build
'handleBackToExamList' is assigned a value but never used
Server — Lint, Build & Test
Process completed with exit code 1.
Server — Lint, Build & Test: server/src/template/template.service.ts#L407
Unsafe member access [field] on an `any` value
Server — Lint, Build & Test: server/src/template/template.service.ts#L407
Unsafe assignment of an `any` value
Server — Lint, Build & Test: server/src/template/template.service.ts#L384
Unsafe member access .choices on an `any` value
Server — Lint, Build & Test: server/src/template/template.service.ts#L384
Unsafe assignment of an `any` value
Server — Lint, Build & Test: server/src/template/template.service.ts#L383
Unsafe assignment of an `any` value
Server — Lint, Build & Test: server/src/template/template.service.ts#L69
Unsafe member access [f] on an `any` value
Client — Lint & Build: client/src/pages/TemplateConfig.tsx#L145
React Hook useEffect has a missing dependency: 'loadTemplates'. Either include it or remove the dependency array
Client — Lint & Build
React Hook useEffect has a missing dependency: 'currentExam'. Either include it or remove the dependency array
Client — Lint & Build: client/src/App.tsx#L41
React Hook useEffect has a missing dependency: 'loadExamList'. Either include it or remove the dependency array