Skip to content

issues Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:Java language:Python

Filter by

55.4M results  (821 ms)

55.4M results

Auto-reported by camofox-crash-reporter. All data is anonymized. Environment - version: 1.7.2 - node: v24.14.1 - platform: darwin - uptime: 17766 min Resources - node RSS: 54 MB - node ...
auto-report
likely-sleep
stuck

Context We re still using Log4j 1.x (version 1.2.17) which has been EOL since 2015. While this is NOT the same as the Log4Shell vulnerability (CVE-2021-44228, which affected Log4j 2.x), it still has ...

Description The pom.xml includes mysql-connector-java (8.0.28) but the application uses H2 in-memory database. MySQL is not configured or used. !-- TODO: someone added mysql but we never use it in prod ...

Context With all the coupling issues in our monolith, should we consider breaking this into microservices? Arguments For - TaskService is too coupled to everything - Scaling issues with the monolith ...

Problem When a merge completes, pipeline_lifecycle_section (tui/src/app.rs:9129) classifies the issue Done the moment merge_stage_status == Done — before any session check. The item drops out of In-progress ...
coord
status:ready

Description No static code analysis tools are configured. Bugs, style violations, and potential issues are only caught during code review (if at all). Requirements - Add SpotBugs Maven plugin for ...

Description There is no code coverage reporting configured. We have no visibility into which code is tested and which is not. Requirements - Add JaCoCo Maven plugin - Generate coverage reports on ...

Description DatabaseHelper.java uses a lazy singleton pattern without synchronization: private static Connection connection = null; public static Connection getConnection() { if (connection == null) ...

Description The pom.xml explicitly declares Jackson Databind 2.13.0, which conflicts with the version managed by Spring Boot 2.7.18 parent POM. !-- FIXME: jackson version conflict with spring boot parent ...

来源 PRD: docs/prd/0001-narrative-judgment-plot.md 问题 persistence.py 的 save/load 不懂 plot_outline 和 director_intents,加载存档后这两项丢失。 变更范围 persistence.py - _default_serializer() 已验证支持嵌套 dataclass(PlotOutline ...
enhancement
ready-for-agent
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.