issues Search Results · language:Dune language:Python language:HTML language:HTML language:JavaScript language:HTML
Filter by
46.9M results
Objetivo
Adicionar uma camada independente de OSINT/noticias ao Mapa da Violencia Brasil, permitindo visualizar ocorrencias
reportadas por fontes abertas no mapa sem misturar esses registros com estatisticas ...
问题描述
tokens.json 中记录的正文字体栈与 styles.css 实际使用的字体栈存在实质性差异,导致「设计令牌文档」与「实际渲染结果」不符。
差异对比
| 位置 | body 字体栈 |
| --- | --- |
| tokens.json | [ SF Pro , system-ui , sans-serif ] |
| styles.css | Noto Sans SC ...
bug
css
priority: P1
tokens
1. В папке со скриптом должны располагаться три под-папки in, sign и out. Если таких под-папок нет, требуется их
создать!
2. В папке in должны быть документы (чаще всего многостраничные) в формате ...
Discovered while debugging an intermittent CI failure (it flaked test (3.11) on an unrelated PR).
test_world_model_concurrent_open.py::test_concurrent_first_open_of_fresh_db fails ~1 in 8 runs with:
sqlite3.IntegrityError: ...
Description
The /api/certificate/ POST route in certificateRoutes.js does not apply the verifyToken middleware, unlike every other
protected route in the application. The controller (certificatecontroller.js ...
bug
问题描述
tokens.json 作为设计系统的「单一真相源」(Single Source of Truth),目前仅收录了亮色模式下的颜色令牌,完全未包含暗色模式变体。而 styles.css
中的暗色模式定义了一套独立的橄榄绿色阶和中性色,两套体系已完全背离。
差距示例
/* styles.css 暗色模式 [data-theme= dark ] */
--ds-color-olive-400: ...
enhancement
priority: P1
tokens
Суб-issue из мета-issue #633 (баг #30).
Проблема — гонка отмены сбора в startup-окне worker а
CollectionQueue worker запускает задачу так:
self._current_task_id = task_id # (1)
await update_collection_task(RUNNING) ...
K.I.N.D System Audit Report
2026-06-01 — 23:46 SAST Status: 🔴 Issues found — see below Triggered by: push
🔍 Audit Results
[1m[36m╔══════════════════════════════════════════════════════════════╗[0m ...
audit
automated
bug
!-- alert-intake:key:github-actions:CI:master --
GitHub Actions Alert
- Repository: alexander-bain/bainluck
- Workflow: CI
- Conclusion: cancelled
- Branch: master
- SHA: 0575fddb51b54c6835088eabc3b6e816b56767c3 ...
alert-intake
ci-failure
github-actions
needs-agent
问题描述
tools/validate_tokens.py 使用 [^}]* 正则提取 :root {} 块内的内容,遇到第一个 } 即截断,导致 CSS token 提取不完整,一致性校验结果不可靠。
代码缺陷
ROOT_BLOCK_RE = re.compile(r :root\s*\{([^}]*)\} , re.MULTILINE)
# [^}]* 匹配「任何非 } 字符」,遇到第一个 ...
bug
priority: P1
tokens
tooling

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.