Skip to content

feat: OAuth flow for VS Code #10141

feat: OAuth flow for VS Code

feat: OAuth flow for VS Code #10141

Triggered via pull request June 29, 2025 15:39
@heyzecheyzec
ready_for_review #3201
vscode/oauth
Status Success
Total duration 2m 46s
Artifacts

ci.yml

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

Annotations

2 warnings
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
lint (eslint): src/pages/academy/adminPanel/subcomponents/assessmentConfigPanel/AssessmentConfigPanel.tsx#L262
React Hook useMemo has a missing dependency: 'setIsMinigame'. Either include it or remove the dependency array