Skip to content

fix(be): integrate problem exposeTime isVisible #7387

fix(be): integrate problem exposeTime isVisible

fix(be): integrate problem exposeTime isVisible #7387

Triggered via pull request May 6, 2024 11:27
Status Failure
Total duration 1m 32s
Artifacts

ci.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Typecheck
Object literal may only specify known properties, and 'isVisible' does not exist in type 'Problem'.
Typecheck
Process completed with exit code 1.
Lint: apps/frontend/app/(main)/contest/[contestId]/@tabs/_components/RegisterButton.tsx#L60
React Hook useEffect has missing dependencies: 'id' and 'state'. Either include them or remove the dependency array
Lint: apps/frontend/lib/pagination.ts#L119
React Hook useEffect has a missing dependency: 'withauth'. Either include it or remove the dependency array