chore(deps): update dependency typescript-eslint to v8.41.0 (#3353) #11193
Annotations
2 errors and 10 warnings
|
lint (test-coveralls)
Process completed with exit code 1.
|
|
src/features/cseMachine/__tests__/CseMachine.test.tsx > CSE Machine calculates correct layout for code sample 0:
src/features/cseMachine/__tests__/CseMachine.test.tsx#L90
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ forEach src/features/cseMachine/__tests__/CseMachine.test.tsx:90:3
❯ src/features/cseMachine/__tests__/CseMachine.test.tsx:89:13
|
|
lint (eslint):
src/commons/sideContent/content/SideContentCseMachine.tsx#L615
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#L717
Empty block statement
|
|
lint (eslint):
src/commons/sagas/RemoteExecutionSaga.ts#L103
Empty block statement
|
|
lint (eslint):
src/commons/sagas/PlaygroundSaga.ts#L41
Empty block statement
|
|
lint (eslint):
src/commons/navigationBar/subcomponents/AcademyNavigationBar.tsx#L143
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#L36
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#L201
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#L30
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|