Skip to content

add Cards Holder component #103

add Cards Holder component

add Cards Holder component #103

Triggered via pull request September 19, 2024 00:52
@mitch1009mitch1009
opened #85
main
Status Success
Total duration 50s
Artifacts

validation.yml

on: pull_request
Validate Code Base
42s
Validate Code Base
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Validate Code Base: components/src/components/CountDown/CountdownComponent.tsx#L36
React Hook useEffect has a missing dependency: 'calculateTimeLeft'. Either include it or remove the dependency array
Validate Code Base: components/src/components/CountDown/ParticleComponent.tsx#L45
React Hook useEffect has a missing dependency: 'animate'. Either include it or remove the dependency array
Validate Code Base: components/src/components/QuizCards/QuizComponent.tsx#L55
React Hook useEffect has a missing dependency: 'moveToNextQuestion'. Either include it or remove the dependency array