Sessions Overhaul #9621
Annotations
26 errors and 1 warning
|
lint (build)
Process completed with exit code 1.
|
|
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 (format:ci)
The strategy configuration was canceled because "lint.build" failed
|
|
lint (tsc)
The operation was canceled.
|
|
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 (tsc)
The strategy configuration was canceled because "lint.build" failed
|
|
lint (test-coveralls)
The operation was canceled.
|
|
lint (test-coveralls)
The strategy configuration was canceled because "lint.build" failed
|
|
lint (test)
The operation was canceled.
|
|
lint (test)
The strategy configuration was canceled because "lint.build" 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
|