Skip to content

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

Filter by

55.4M results  (979 ms)

55.4M results

At https://github.com/mfdz/transit-stops-osm-comparison/blob/main/docs/faq.de.md#no_match_and_seems_unserved it mentions an issue at the ZHV-issue tracker that seems outdated. According to the issue the ...

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 ...

背景 复习时有些 AI 生成的句子质量不好。需要一个非评分按钮:点一下后,这张卡约 1 分钟后带着新生成的句子再次出现;这一分钟里继续复习别的卡片,后台同时重新生成句子。 与 Again 的区别 不是 Again、也不是任何评分键:完全不影响调度——不降 ease、不算遗忘、不改 state/interval、不计入今日复习数。只是把这张卡软重排到约 1 分钟后再现,并在后台为它的词重新生成一个句子。 ...
ai
前端
后端
新功能

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 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 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 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 ...

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 ...

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

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 ...
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.