issues Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript linked:pr
Filter by
4.4M results
Goal: Update public KB CI and release checklist to validate against the published tcs-cosheaf v0.2.2 tag.
Scope:
- Update .github/workflows/ci.yml install pin.
- Update RELEASE_CHECKLIST.md framework ...
背景:什么情况下需要这个功能
获取书籍信息没有笔趣阁源
需求:想要做成什么样子
加入笔趣阁源,以下是事例的获取代码:
biquge_org.py — 笔趣阁书籍信息获取接口
针对 xbiqugu.la(笔趣阁镜像站)的书籍详情信息提取。
仅依赖 requests 和 beautifulsoup4,不涉及下载功能。
使用方式:
from biquge_org import ...
feature
Problem
GET /api/news/{team} always returns { snippets : [] } for every team, even after fn-predict has run with SERPA_API_KEY
set.
Root cause: shared/serpa.py was calling the wrong news search API: ...
bug
Summary
When gvl.write is called with both a SparseVar and a tracks= argument whose sample sets are disjoint, the resulting
empty sample list causes an opaque crash deep in _write_from_svar / Ragged.from_offsets ...
Context
First Slice 1 unit — the extension point all ingestion builds on. Adding a source = one adapter class + one normalizer
mapping + tests (CLAUDE.md). Pure contract + DTOs; no network adapters yet. ...
背景
現状 `fetch_garmin_runs` は直近N件(`SYNC_ACTIVITY_COUNT`)を 種目で絞らず 取得して全件を同期対象にしている。
そのため最新がバイク/スイム/ウォークだと、それらも突合せ・更新の対象に含まれてしまう。
(関数名は `runs` だが実態はランに限定していない)
やりたいこと
Garmin の `activityType.typeKey` を使って ...
배경
루트 README.md의 Quick Start를 신규 사용자가 그대로 따라 하면 첫 실행에서 막히는 정확성 문제가 코드 검증 결과 확인됨. 더불어 처음 사용자를 위한 온보딩 정보가 빠져 있음.
정확성 버그 (코드로 검증)
- 로그인 안내 오류: 첫 실행 시 local admin 계정 생성 은 dev 모드 전용(app.py if config.dev:). ...
In src/utils/eventReminder.js, scheduleReminder configures a timer using setTimeout(..., delay). The JavaScript standard
states that setTimeout delays are stored as 32-bit signed integers. When a user ...
Bug Description
On Ubuntu 26.04 / GNOME Shell 50.1 / native Wayland, launching Hermes Desktop from a trusted desktop icon can start the
packaged Electron app and bring the backend to ready state, but ...
Summary
Turn the current broad Solidity formatting failure into a documented, machine-checkable scoped gate.
Problem
forge fmt --check smart-contracts currently fails broadly. The failure surface appears ...

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.