feat: add vscode slice for message passing with extension #9134
Annotations
11 errors and 2 warnings
|
lint (format:ci)
Process completed with exit code 1.
|
|
lint (eslint)
The job was canceled because "format_ci" failed.
|
|
lint (eslint)
The operation was canceled.
|
|
lint (tsc)
The job was canceled because "format_ci" failed.
|
|
lint (tsc)
The operation was canceled.
|
|
lint (build)
The job was canceled because "format_ci" failed.
|
|
lint (build)
The operation was canceled.
|
|
lint (test-coveralls)
The job was canceled because "format_ci" failed.
|
|
lint (test-coveralls)
The operation was canceled.
|
|
lint (test)
The job was canceled because "format_ci" failed.
|
|
lint (test)
The operation was canceled.
|
|
lint (eslint):
src/commons/application/Application.tsx#L124
React Hook React.useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array
|
|
lint (eslint):
src/commons/assessmentWorkspace/AssessmentWorkspace.tsx#L239
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
|