feat(formation): ajout de la page formation #7
Annotations
10 errors and 10 warnings
lint:
server/src/modules/core/services/notion/notion.ts#L22
Switch is not exhaustive. Cases not matched: ClientErrorCode.RequestTimeout | ClientErrorCode.ResponseError | APIErrorCode.RestrictedResource | APIErrorCode.InvalidJSON | APIErrorCode.InvalidRequestURL | APIErrorCode.InvalidRequest | APIErrorCode.ValidationError | APIErrorCode.ConflictError | APIErrorCode.InternalServerError | APIErrorCode.ServiceUnavailable
|
lint:
server/src/modules/core/utils/getScopeFilterForUser.ts#L19
Switch is not exhaustive. Cases not matched: "role" | "national" | "uai"
|
lint:
ui/app/(wrapped)/intentions/perdir/components/StatutTag.tsx#L10
Switch is not exhaustive. Cases not matched: "brouillon" | "proposition" | "projet de demande" | "supprimée"
|
lint:
ui/app/(wrapped)/intentions/perdir/components/StatutTag.tsx#L36
Switch is not exhaustive. Cases not matched: "supprimée"
|
lint:
ui/app/(wrapped)/intentions/perdir/components/StatutTag.tsx#L55
Switch is not exhaustive. Cases not matched: "supprimée"
|
lint:
ui/app/(wrapped)/intentions/perdir/synthese/[numero]/components/InformationHeader.tsx#L29
Switch is not exhaustive. Cases not matched: "brouillon" | "proposition" | "dossier complet" | "demande validée" | "refusée" | "supprimée"
|
lint:
ui/app/(wrapped)/intentions/perdir/synthese/[numero]/components/InformationHeader.tsx#L41
Switch is not exhaustive. Cases not matched: "brouillon" | "proposition" | "dossier complet" | "demande validée" | "refusée" | "supprimée"
|
lint:
ui/app/(wrapped)/intentions/perdir/synthese/[numero]/stepper/StepperSection.tsx#L14
Switch is not exhaustive. Cases not matched: "proposition" | "dossier complet" | "projet de demande" | "prêt pour le vote" | "supprimée"
|
lint:
ui/app/(wrapped)/intentions/synthese/[numero]/components/InformationHeader.tsx#L29
Switch is not exhaustive. Cases not matched: "brouillon" | "proposition" | "dossier complet" | "demande validée" | "refusée" | "supprimée"
|
lint:
ui/app/(wrapped)/intentions/synthese/[numero]/components/InformationHeader.tsx#L41
Switch is not exhaustive. Cases not matched: "brouillon" | "proposition" | "dossier complet" | "demande validée" | "refusée" | "supprimée"
|
lint:
server/src/modules/data/usecases/getStatsPilotageIntentions/deps/getStatsPilotageIntentions.query.ts#L4
Using exported name 'z' as identifier for default import
|
lint:
ui/app/(wrapped)/admin/campagnes/EditCampagne.tsx#L58
React Hook useEffect has a missing dependency: 'campagne'. Either include it or remove the dependency array
|
lint:
ui/app/(wrapped)/admin/roles/components/UserSearchBar.tsx#L63
React Hook useEffect has a missing dependency: 'updateUser'. Either include it or remove the dependency array. If 'updateUser' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
lint:
ui/app/(wrapped)/admin/users/CreateUser.tsx#L83
React Hook useEffect has missing dependencies: 'isAdminRegion' and 'setValue'. Either include them or remove the dependency array
|
lint:
ui/app/(wrapped)/admin/users/EditUser.tsx#L60
React Hook useEffect has a missing dependency: 'user'. Either include it or remove the dependency array
|
lint:
ui/app/(wrapped)/auth/activer-compte/page.tsx#L6
Unexpected default export of anonymous function
|
lint:
ui/app/(wrapped)/auth/login/LoginForm.tsx#L59
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
|
lint:
ui/app/(wrapped)/auth/mot-de-passe-oublie/askResetPasswordForm.tsx#L51
React Hook useEffect has a missing dependency: 'router'. Either include it or remove the dependency array
|
lint:
ui/app/(wrapped)/components/AnimatedNumber.tsx#L69
React Hook useEffect has missing dependencies: 'animate', 'animateOnViewportEnter', 'from', and 'to'. Either include them or remove the dependency array
|
lint:
ui/app/(wrapped)/components/AnimatedNumber.tsx#L75
React Hook useEffect has missing dependencies: 'animate', 'animateOnViewportEnter', 'from', and 'to'. Either include them or remove the dependency array
|
Loading