Update dependency i18next to v26.3.0 #15773
Annotations
15 errors and 10 warnings
|
lint (build)
Process completed with exit code 1.
|
|
lint (build):
src/commons/navigationBar/NavigationBar.tsx#L383
Element implicitly has an 'any' type because expression of type '"Ground Control" | "Dashboard" | "Team Formation" | "Grading" | "Game Simulator" | "Admin Panel" | "Playground" | "SICP JS" | "Achievements" | "Quests" | "Paths" | "Contests" | "Others"' can't be used to index type 'string | { 'My Courses': string; 'Create Course': string; Logout: string; Settings: string; About: string; Help: string; } | { 'Ground Control': string; Dashboard: string; 'Team Formation': string; Grading: string; ... 8 more ...; Others: string; } | { ...; }'.
|
|
lint (build):
src/commons/navigationBar/NavigationBar.tsx#L351
Element implicitly has an 'any' type because expression of type '"Ground Control" | "Dashboard" | "Team Formation" | "Grading" | "Game Simulator" | "Admin Panel" | "Playground" | "SICP JS" | "Achievements" | "Quests" | "Paths" | "Contests" | "Others"' can't be used to index type 'string | { 'My Courses': string; 'Create Course': string; Logout: string; Settings: string; About: string; Help: string; } | { 'Ground Control': string; Dashboard: string; 'Team Formation': string; Grading: string; ... 8 more ...; Others: string; } | { ...; }'.
|
|
lint (tsc)
The strategy configuration was canceled because "lint.build" failed
|
|
lint (tsc)
The operation was canceled.
|
|
lint (tsc):
src/commons/navigationBar/NavigationBar.tsx#L383
Element implicitly has an 'any' type because expression of type '"Ground Control" | "Dashboard" | "Team Formation" | "Grading" | "Game Simulator" | "Admin Panel" | "Playground" | "SICP JS" | "Achievements" | "Quests" | "Paths" | "Contests" | "Others"' can't be used to index type 'string | { 'My Courses': string; 'Create Course': string; Logout: string; Settings: string; About: string; Help: string; } | { 'Ground Control': string; Dashboard: string; 'Team Formation': string; Grading: string; ... 8 more ...; Others: string; } | { ...; }'.
|
|
lint (tsc):
src/commons/navigationBar/NavigationBar.tsx#L351
Element implicitly has an 'any' type because expression of type '"Ground Control" | "Dashboard" | "Team Formation" | "Grading" | "Game Simulator" | "Admin Panel" | "Playground" | "SICP JS" | "Achievements" | "Quests" | "Paths" | "Contests" | "Others"' can't be used to index type 'string | { 'My Courses': string; 'Create Course': string; Logout: string; Settings: string; About: string; Help: string; } | { 'Ground Control': string; Dashboard: string; 'Team Formation': string; Grading: string; ... 8 more ...; Others: string; } | { ...; }'.
|
|
lint (format:ci)
The strategy configuration was canceled because "lint.build" failed
|
|
lint (format:ci)
The operation was canceled.
|
|
lint (eslint)
The strategy configuration was canceled because "lint.build" failed
|
|
lint (eslint)
The operation was canceled.
|
|
lint (test --bail=1)
The strategy configuration was canceled because "lint.build" failed
|
|
lint (test --bail=1)
The operation was canceled.
|
|
lint (test-coveralls)
The strategy configuration was canceled because "lint.build" failed
|
|
lint (test-coveralls)
The operation was canceled.
|
|
lint (eslint):
src/commons/sideContent/content/SideContentCseMachine.tsx#L732
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
lint (eslint):
src/commons/sagas/RequestsSaga.ts#L716
Empty block statement
|
|
lint (eslint):
src/commons/sagas/RemoteExecutionSaga.ts#L103
Empty block statement
|
|
lint (eslint):
src/commons/sagas/PlaygroundSaga.ts#L37
Empty block statement
|
|
lint (eslint):
src/commons/navigationBar/subcomponents/AcademyNavigationBar.tsx#L136
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
lint (eslint):
src/commons/navigationBar/subcomponents/AcademyNavigationBar.tsx#L61
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
lint (eslint):
src/commons/navigationBar/subcomponents/AcademyNavigationBar.tsx#L49
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
lint (eslint):
src/commons/editor/EditorContainer.tsx#L25
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
lint (eslint):
src/commons/assessmentWorkspace/AssessmentWorkspace.tsx#L234
React Hook useEffect has missing dependencies: 'code', 'initialRunCompleted', 'props.fromContestLeaderboard', and 'votingId'. Either include them or remove the dependency array
|
|
lint (eslint):
src/commons/achievement/AchievementManualEditor.tsx#L28
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|