issues Search Results · language:Edge language:Python language:JavaScript language:Python language:Java language:JavaScript
Filter by
55.2M results
Description
In actions/roadmap.js, the generateCareerRoadmap function references user.id in the catch block (line 143), but user is
defined inside the try block at line 64. If an error occurs before line ...
ai
backend
bug
Gssoc
type:accessibility
type:bug
type:devops
type:security
Why
The realtime subscription engine (SSE change streams, persona P2-09/P8, capability realtime / change-data-capture) is
completely non-functional: every subscription opens HTTP 200 but immediately emits ...
bug
cap:change-data-capture
cap:realtime
falcone-loop
needs-triage
openspec
P1
Capability pillar (sits alongside PRD §6 s pillars), scheduled post-MVP. Recognized as a pillar-level
direction 2026-06-21; deliberately deferred until after the gateway control-plane program graduates ...
epic
post-mvp
type:security
问题描述
在按 README 执行 npm run login 后,终端成功生成微信登录二维码。但使用微信扫码后,微信客户端直接提示:
当前账户暂不支持使用该功能
本地 Cyberboss 进程没有进入 QR code scanned. Confirm the login inside WeChat... 或 confirmed 状态,最终二维码超时。
复现步骤
1. 拉取仓库并安装依赖: ...
span style= color: blue 1. charAt() 이란? /span
charAt(int index)는 문자열(String)에서 특정 인덱스에 위치한 문자(char) 하나를 가져오는 메서드입니다.
String s = HELLO ;
char c = s.charAt(1); // E
- 인덱스는 0부터 시작합니다.
- 반환 타입은 ...
Description
In actions/cover-letter.js, the generateCoverLetter function references companyName, jobTitle, and jobDescription in the
catch block (lines 117-125), but these variables are defined inside ...
ai
backend
bug
Gssoc
GSsoc'26
level:intermediate
quality:clean
type:accessibility
type:bug
type:devops
type:security
Prerequisites Troubleshooting
- [x] I have read the relevant sections of the README and searched for existing issues.
- [x] I have tested the card isolated as a single card on a brand new, blank ...
Summary
Extend the CI test suite to include latency checks alongside existing coverage checks, so performance regressions are
caught before they reach users.
Motivation
The current test suite validates ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.