Skip to content

fix(deps): update dependency @sourceacademy/conductor to v0.3.0 #11881

fix(deps): update dependency @sourceacademy/conductor to v0.3.0

fix(deps): update dependency @sourceacademy/conductor to v0.3.0 #11881

Triggered via pull request November 15, 2025 14:25
Status Failure
Total duration 4m 13s
Artifacts

ci.yml

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

Annotations

27 errors and 10 warnings
lint (build)
Process completed with exit code 1.
lint (build): src/features/conductor/createConductor.ts#L1
Cannot find module '@sourceacademy/conductor/dist/conduit' or its corresponding type declarations.
lint (build): src/features/conductor/BrowserHostPlugin.ts#L2
Cannot find module '@sourceacademy/conductor/dist/conduit' or its corresponding type declarations.
lint (build): src/features/conductor/BrowserHostPlugin.ts#L1
Cannot find module '@sourceacademy/conductor/dist/conductor/host' or its corresponding type declarations.
lint (build): src/commons/sagas/WorkspaceSaga/helpers/evalCode.ts#L499
No overload matches this call.
lint (build): src/commons/sagas/WorkspaceSaga/helpers/evalCode.ts#L487
No overload matches this call.
lint (build): src/commons/sagas/WorkspaceSaga/helpers/evalCode.ts#L444
Property 'receiveOutput' does not exist on type 'BrowserHostPlugin'.
lint (build): src/commons/sagas/WorkspaceSaga/helpers/evalCode.ts#L444
Property 'receiveOutput' does not exist on type 'BrowserHostPlugin'.
lint (build): src/commons/sagas/WorkspaceSaga/helpers/evalCode.ts#L442
Property 'receiveOutput' does not exist on type 'BrowserHostPlugin'.
lint (build): src/commons/sagas/WorkspaceSaga/helpers/evalCode.ts#L2
Cannot find module '@sourceacademy/conductor/dist/conduit' or its corresponding type declarations.
lint (eslint)
The strategy configuration was canceled because "lint.build" failed
lint (eslint)
The operation was canceled.
lint (tsc)
The strategy configuration was canceled because "lint.build" failed
lint (tsc)
The operation was canceled.
lint (tsc): src/features/conductor/createConductor.ts#L1
Cannot find module '@sourceacademy/conductor/dist/conduit' or its corresponding type declarations.
lint (tsc): src/features/conductor/BrowserHostPlugin.ts#L2
Cannot find module '@sourceacademy/conductor/dist/conduit' or its corresponding type declarations.
lint (tsc): src/features/conductor/BrowserHostPlugin.ts#L1
Cannot find module '@sourceacademy/conductor/dist/conductor/host' or its corresponding type declarations.
lint (tsc): src/commons/sagas/WorkspaceSaga/helpers/evalCode.ts#L499
No overload matches this call.
lint (tsc): src/commons/sagas/WorkspaceSaga/helpers/evalCode.ts#L487
No overload matches this call.
lint (tsc): src/commons/sagas/WorkspaceSaga/helpers/evalCode.ts#L444
Property 'receiveOutput' does not exist on type 'BrowserHostPlugin'.
lint (tsc): src/commons/sagas/WorkspaceSaga/helpers/evalCode.ts#L444
Property 'receiveOutput' does not exist on type 'BrowserHostPlugin'.
lint (tsc): src/commons/sagas/WorkspaceSaga/helpers/evalCode.ts#L442
Property 'receiveOutput' does not exist on type 'BrowserHostPlugin'.
lint (tsc): src/commons/sagas/WorkspaceSaga/helpers/evalCode.ts#L2
Cannot find module '@sourceacademy/conductor/dist/conduit' or its corresponding type declarations.
lint (test-coveralls)
The strategy configuration was canceled because "lint.build" failed
lint (test-coveralls)
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 (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