issues Search Results · language:Edge language:Python linked:pr linked:pr language:Java language:JavaScript language:Java
Filter by
5.7M results
問題
necst の Dockerfile では COPY . $ROS2_WS/src/necst/ でソースを入れているため、コンテナ実行時に git pull が認証を求める。
necst-msgs は git clone しているため同問題は起きない。
修正方針
COPY を git clone に変える。necst はパブリックリポジトリなので認証不要でクローンできる。
トレードオフ ...
🧼 리팩터링 설명
- 기존에는 스윕 실패 사유 저장 없이 FAILED 상태만 전달했으나 실패 사유 저장이 필요하다 생각하여 필드를 추가합니다.
📋 할일
- [ ] 스윕 실패 사유 저장
📝 기타
♻️ Refactor
提供一个方案, 用于同步两个数据库的内容(单向), 这两个数据库可能是运行在不同的服务器上, 他们的结果有很多重合(但是id可能不一致, 条目(time,log等)一致. 由web上发起功能.
Describe the bug
Bug Report
Description
AdminDashboard.js imports Link from react-router-dom alongside useNavigate, Navigate, and useLocation. However Link is
never referenced anywhere in the component. ...
bug
背景
メッセージ入力欄の「絵文字(モック)」ボタンは固定絵文字を1つ挿入するだけ。実際の絵文字ピッカーになっていない。
既に emoji-picker-react が依存に入っているが未配線(この用途のために追加されたが未使用)。
対応
- EmojiPickerPopover を新規作成。emoji-picker-react を next/bin dynamic(ssr:false)で遅延ロードし、初期バンドルを汚さない ...
enhancement
fix(gateway): require allowlists before adapter dispatch
Severity Assessment
CVSS Assessment
| Metric | v3.1 | v4.0 |
| --- | --- | --- |
| Score | 10.0 / 10.0 | 10.0 / 10.0 |
| Severity | Critical ...
Description
The GetSearchParameters charts validator can reference local variables before assignment when the charts parameter is
omitted or already provided in a structured format.
As a result, certain ...
Symptom
The nightly extract_event_transcripts run reports a persistent Errors: 1 from one meeting:
extractor failed for ocd-event/8ef8bb9c-c787-4d18-8622-5793e514d7c4
...
requests.exceptions.HTTPError: ...
type/bug
由于MC服务器只允许抓取100条log,我想抓取之前漏掉的消息只能按照关键字去抓, 我有个想法是把一天的时间都作为关键字,这样能抓到过去大约三个月的消息, 请帮我写个脚本实现, 这个脚本只需要服务器上执行, 不需要暴露到web等地方
Context
Routine read-only commands (uv run invoke lint, uv run yamllint ...) prompt for permission every session because the
project has no checked-in .claude/settings.json allowlist (only a personal ...
tech-debt

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.