Skip to content

feat: add vscode slice for message passing with extension #9134

feat: add vscode slice for message passing with extension

feat: add vscode slice for message passing with extension #9134

Triggered via pull request March 3, 2025 12:09
@heyzecheyzec
synchronize #3080
sa-vscode
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

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

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