Skip to content

Update babel monorepo to v8 #16171

Update babel monorepo to v8

Update babel monorepo to v8 #16171

Triggered via pull request June 20, 2026 02:18
Status Success
Total duration 2m 50s
Artifacts

ci.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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
lint (test-coveralls)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/