Skip to content

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

feat: add vscode slice for message passing with extension

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

Triggered via pull request February 6, 2025 11:23
@heyzecheyzec
synchronize #3080
sa-vscode
Status Success
Total duration 4m 16s
Artifacts

ci.yml

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

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