feat: add vscode slice for message passing with extension #8997
Annotations
2 warnings
lint (eslint):
src/commons/application/Application.tsx#L115
React Hook React.useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
lint (eslint):
src/commons/assessmentWorkspace/AssessmentWorkspace.tsx#L245
React Hook useEffect has missing dependencies: 'assessment', 'handleAssessmentFetch', 'props.assessmentId', 'props.needsPassword', 'props.notAttempted', and 'props.questionId'. Either include them or remove the dependency array
|