Skip to content

Create ci.yml

Create ci.yml #1

Triggered via push July 27, 2025 08:40
Status Failure
Total duration 18s
Artifacts

ci.yml

on: push
build-and-lint
15s
build-and-lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build-and-lint
Process completed with exit code 1.
build-and-lint: src/services/evaluationService.ts#L90
Unexpected any. Specify a different type
build-and-lint: src/components/HintSystem/HintSystem.tsx#L2
'Hint' is defined but never used
build-and-lint: src/components/CustomTestCase/CustomTestCase.tsx#L9
'language' is defined but never used
build-and-lint: src/components/CodeEditor/CodeEditor.tsx#L74
React Hook useEffect has a missing dependency: 'code'. Either include it or remove the dependency array