issues Search Results · language:Dune language:TypeScript language:JavaScript language:TypeScript language:JavaScript
Filter by
34.9M results
tools/ 安全性与可用性改进
打包以下 5 个问题(2 高 + 3 中):
1. [HIGH] rename 操作无 rollback 机制 (#29)
- 文件: tools/rename_symbol.ts
- 问题: executeRenameSymbol 直接 writeFileSync 修改文件,中途失败导致部分文件已修改、部分未修改,代码不一致
- 建议: 先备份所有文件,写入失败时回滚到备份 ...
The nightly build has failed. Please investigate.
Workflow Run: https://github.com/isckosta/sentinel/actions/runs/27521961471
Date: 2026-06-15 Node Version: v20.20.2
This issue was automatically created ...
automated
bug
nightly-failure
概要
これまで据え置いていた Electron 42 へのアップグレードが可能になったため実施する。
背景:これまでのブロッカー
Electron 42 は V8 14.8 を採用し v8::External が tag 引数必須化された。これにより better-sqlite3 が node-gyp でコンパイル不能(ABI 145→146)となり、Electron
を 41 系に据え置いていた。 ...
LSP 层可靠性改进
打包以下 4 个中风险问题:
1. LSP timeout 不取消底层请求 (#15)
- 文件: lsp/client.ts
- 问题: _doInitialize 中 withTimeout 使用 Promise.race,超时后底层 sendRequest 仍在进行,server 延迟响应时可能操作已清理的连接
- 建议: 超时后调用 this.connection.dispose() ...
🧪 E2E 测试失败
触发事件: schedule 分支: refs/heads/dev 提交: e436109e93786975fbbce215f9e6972493a5814d Workflow 运行: #27521867133 浏览器: firefox
🔗 相关链接
- 查看 Workflow 运行
- 查看提交详情
- 下载测试报告
📋 失败的测试
请查看测试报告了解具体失败信息。 ...
bug
test
workflow-failure
Como empleado autorizado de Banorte, quiero que únicamente el owner pueda eliminar proyectos para proteger la
información compartida y evitar eliminaciones no autorizadas.
Audit ID
BUILD-003 (unified loop tick 1 · settings_onboarding)
BUILD CANDIDATE — label status: build candidate not present on repo; ratify via BUILD gate.
Summary
Settings → General exposes Cloud remote ...
bug
p2
status: build candidate
core/ 模块健壮性改进
打包以下 4 个中风险问题:
1. 缓存写入非原子操作 (#10)
- 文件: core/cache.ts
- 问题: saveGraphCache 直接 writeFileSync 到目标路径,进程崩溃可能导致缓存损坏
- 建议: 使用 tmp 文件 + renameSync 原子写入
2. Git hooks 未检测 husky (#14)
...
Self Checks
- [x] I have read the Contributing Guide and Language Policy.
- [x] This is only for bug report, if you would like to ask a question, please head to Discussions.
- [x] I have searched ...
bug
project#dify
Objective
Reivew the codegraph tool
Context
We can try to save tokens using a knowledge graph like codgraph, because currently have support for opencode and
javscript/typescript lang.
Checklist
...

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.