issues Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:CSS
Filter by
57.9M results
Bug Description
The standalone write_file tool requires path / content, but skill_manage(action= write_file ) uses file_path /
file_content for the same operation. Models routinely carry the file_* naming ...
Describe the bug When users attempt to select a new address in the Enatega Multivendor Customer App, the address changes
successfully, but the tick mark indicating the selected address remains on the previous ...
What to build
The core workflow in scrapeBoib.ts (249 lines) is the most critical file in the project — it orchestrates fetching,
parsing, matching, downloading, and emailing. It currently has 0% test ...
enhancement
Bug Report
Description
A clear and concise description of the bug.
Steps to Reproduce
1. Go to ...
2. Click on ...
3. See error
Expected Behavior
What you expected to happen.
Actual Behavior ...
Summary
The @smoke claimant can claim from the wrong network after wallet switch E2E test currently sets the mock wallet chain
to 1337 before expecting the claim page to show Switch Network to Claim. ...
在提问之前...
- [x] 我已经搜索了现有的 issues
- [x] 我在提问题之前至少花费了 5 分钟来思考和准备
- [x] 我已经阅读了 Wiki 中的 常见问题(FAQ)
- [x] 我正在使用最新版的 AzurPilot
描述你的问题
选择岛屿 选择矿山林场 选择矿产和采集的木头 使能该选项
脚本在岛屿中反复点击 但是无法收集已经完成的采集 继而进入无限循环
...
bug / 缺陷
Description
In download.py:15-17, a new httpx.Client is created but never closed. The with statement wraps client.stream(), not the
client itself, leaking the underlying connection pool.
client = httpx.Client(timeout=60, ...
What to build
The loadConfig() function in config/environment.ts (123 lines) validates environment variables and returns a typed
AppConfig. It currently has 0% test coverage.
Add tests covering:
- ...
enhancement

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.