Skip to content

Sessions Overhaul #9620

Sessions Overhaul

Sessions Overhaul #9620

Triggered via pull request June 26, 2025 06:27
Status Failure
Total duration 1m 12s
Artifacts

ci.yml

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

Annotations

25 errors and 1 warning
lint (tsc)
Process completed with exit code 2.
lint (tsc): src/pages/playground/PlaygroundTabs.tsx#L2
Cannot find module '@sourceacademy/sharedb-ace/types' or its corresponding type declarations.
lint (tsc): src/pages/playground/Playground.tsx#L5
Cannot find module '@sourceacademy/sharedb-ace/types' or its corresponding type declarations.
lint (tsc): src/commons/workspace/WorkspaceTypes.ts#L1
Cannot find module '@sourceacademy/sharedb-ace/types' or its corresponding type declarations.
lint (tsc): src/commons/sideContent/content/SideContentSessionManagement.tsx#L3
Cannot find module '@sourceacademy/sharedb-ace/types' or its corresponding type declarations.
lint (tsc): src/commons/editor/UseShareAce.tsx#L11
Cannot find module '@sourceacademy/sharedb-ace/types' or its corresponding type declarations.
lint (tsc): src/commons/editor/UseShareAce.tsx#L10
Cannot find module '@sourceacademy/sharedb-ace/binding' or its corresponding type declarations.
lint (tsc): src/commons/editor/UseShareAce.tsx#L9
Could not find a declaration file for module '@sourceacademy/sharedb-ace'. '/home/runner/work/frontend/frontend/node_modules/@sourceacademy/sharedb-ace/distribution/sharedb-ace.js' implicitly has an 'any' type.
lint (tsc): src/commons/editor/Editor.tsx#L42
Cannot find module '@sourceacademy/sharedb-ace/types' or its corresponding type declarations.
lint (tsc): src/commons/collabEditing/CollabEditingActions.ts#L1
Cannot find module '@sourceacademy/sharedb-ace/types' or its corresponding type declarations.
lint (build)
The operation was canceled.
lint (build): src/pages/playground/PlaygroundTabs.tsx#L2
Cannot find module '@sourceacademy/sharedb-ace/types' or its corresponding type declarations.
lint (build): src/pages/playground/Playground.tsx#L5
Cannot find module '@sourceacademy/sharedb-ace/types' or its corresponding type declarations.
lint (build): src/commons/workspace/WorkspaceTypes.ts#L1
Cannot find module '@sourceacademy/sharedb-ace/types' or its corresponding type declarations.
lint (build): src/commons/sideContent/content/SideContentSessionManagement.tsx#L3
Cannot find module '@sourceacademy/sharedb-ace/types' or its corresponding type declarations.
lint (build): src/commons/editor/UseShareAce.tsx#L11
Cannot find module '@sourceacademy/sharedb-ace/types' or its corresponding type declarations.
lint (build): src/commons/editor/UseShareAce.tsx#L10
Cannot find module '@sourceacademy/sharedb-ace/binding' or its corresponding type declarations.
lint (build): src/commons/editor/UseShareAce.tsx#L9
Could not find a declaration file for module '@sourceacademy/sharedb-ace'. '/home/runner/work/frontend/frontend/node_modules/@sourceacademy/sharedb-ace/distribution/sharedb-ace.js' implicitly has an 'any' type.
lint (build): src/commons/editor/Editor.tsx#L42
Cannot find module '@sourceacademy/sharedb-ace/types' or its corresponding type declarations.
lint (build): src/commons/collabEditing/CollabEditingActions.ts#L1
Cannot find module '@sourceacademy/sharedb-ace/types' or its corresponding type declarations.
lint (build)
The strategy configuration was canceled because "lint.tsc" failed
lint (test)
The operation was canceled.
lint (test)
The strategy configuration was canceled because "lint.tsc" failed
lint (test-coveralls)
The operation was canceled.
lint (test-coveralls)
The strategy configuration was canceled because "lint.tsc" failed
lint (eslint): src/pages/sicp/subcomponents/chatbot/ChatBox.tsx#L60
React Hook useCallback has an unnecessary dependency: 'maxContentSize'. Either exclude it or remove the dependency array