💡 [Feat: Idée] Ajout d'un support pour le "multi-service" #1466
checks.yml
on: pull_request
Typescript build & ESlint scanning
33s
Annotations
10 errors and 1 warning
Typescript build & ESlint scanning:
src/services/iutlan/attendance.ts#L22
'account.serviceData.semestres' is of type 'unknown'.
|
Typescript build & ESlint scanning:
src/services/local/ical.ts#L106
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type '{}'.
|
Typescript build & ESlint scanning:
src/services/local/ical.ts#L112
Property 'injectClasses' does not exist on type 'TimetableStore'.
|
Typescript build & ESlint scanning:
src/stores/timetable/index.ts#L26
Parameter 'data' implicitly has an 'any' type.
|
Typescript build & ESlint scanning:
src/views/account/Restaurant/Menu.tsx#L604
'allBalances.length' is possibly 'undefined'.
|
Typescript build & ESlint scanning:
src/views/account/Week/Week.tsx#L34
Property 'event' does not exist on type '{}'.
|
Typescript build & ESlint scanning:
src/views/account/Week/Week.tsx#L115
Property 'header' does not exist on type '{}'.
|
Typescript build & ESlint scanning:
src/views/account/Week/Week.tsx#L205
Binding element 'route' implicitly has an 'any' type.
|
Typescript build & ESlint scanning:
src/views/account/Week/Week.tsx#L205
Binding element 'navigation' implicitly has an 'any' type.
|
Typescript build & ESlint scanning:
src/views/account/Week/Week.tsx#L244
Argument of type '{ id: string | number; title: string; start: { dateTime: Date; }; end: { dateTime: Date; }; event: TimetableClass; }[]' is not assignable to parameter of type 'SetStateAction<never[]>'.
|
Typescript build & ESlint scanning
Input 'version' has been deprecated with message: The version property will not be supported after October 1, 2019. Use node-version instead
|