Coming soom component #65
validation.yml
on: pull_request
Validate Code Base
15s
Annotations
3 errors and 3 warnings
Validate Code Base:
components/src/components/CountDown/AnimatedBackground.tsx#L94
Unexpected any. Specify a different type
|
Validate Code Base:
components/src/components/CountDown/CountdownComponent.tsx#L6
Unexpected any. Specify a different type
|
Validate Code Base
Process completed with exit code 1.
|
Validate Code Base:
components/rollup.config.js#L8
Assign object to a variable before exporting as module default
|
Validate Code Base:
components/src/components/CountDown/AnimatedBackground.tsx#L42
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#L54
React Hook useEffect has a missing dependency: 'moveToNextQuestion'. Either include it or remove the dependency array
|