issues Search Results · language:Dune language:Python linked:pr language:TypeScript language:JavaScript language:Java
Filter by
9.3M results
Pandas is currently pinned to an older version in requirements/base.txt. Please upgrade to the latest stable version for
compliance reasons, check for any deprecated API usage that needs updating, and ...
概要
src/components/HistoryTab.tsx:33-189 に HistoryDetailModal (156行) が同居。
問題
- HistoryTab.tsx が360行と大きい主因
- モーダルはタブ本体とは独立した関心事
対策案
src/components/HistoryDetailModal.tsx に分離。
medium
refactoring
java run on ubuntu-latest / JDK 25 / mode current-defaults
Failure kind: java run OS: ubuntu-latest JDK: 25 Native-image mode: current-defaults Reproducer: env
GVM_TCK_LV=4.0.0-beta-1 GVM_TCK_NATIVE_IMAGE_MODE=current-defaults ...
fails-java-run
library-unsupported-version
javac compile on ubuntu-latest / JDK 25 / mode current-defaults
Failure kind: javac compile OS: ubuntu-latest JDK: 25 Native-image mode: current-defaults Reproducer: env
GVM_TCK_LV=3.11.0 GVM_TCK_NATIVE_IMAGE_MODE=current-defaults ...
fails-javac-compile
library-unsupported-version
Summary
Every task tool invocation spawns a subagent via runSubprocess() → createAgentSession(). The parent session has already
discovered rules, extensions, and custom tools, but the ExecutorOptions ...
agent
bug
prio:p2
tool
triaged
Worker Prompt Template
Context
The product roadmap for nail-report is in Phase 2, focusing on improving stability, test coverage, and UX. This task
initiates the test coverage effort by adding unit tests ...
jules
jules-ready
java run on ubuntu-latest / JDK 25 / mode current-defaults
Failure kind: java run OS: ubuntu-latest JDK: 25 Native-image mode: current-defaults Reproducer: env GVM_TCK_LV=1.2.0
GVM_TCK_NATIVE_IMAGE_MODE=current-defaults ...
fails-java-run
library-unsupported-version
概要
型定義がコンポーネントファイルで定義され、他モジュールから import されている。
問題箇所
1. FormValues — src/components/FormPanel.tsx:14-24 で定義、use-form-state.ts:1 が import
2. ToastData — src/components/Toast.tsx:1-4 で定義、use-toast.ts:1 ...
medium
refactoring
概要
3つのモーダルコンポーネントで同一の開閉アニメーションパターンが重複。
重複箇所
- src/components/ConfirmModal.tsx:18-30
- src/components/HistoryTab.tsx:42-54 (HistoryDetailModal)
- src/components/Lightbox.tsx:13-25
パターン
const ...
medium
refactoring
Titolo
Aggiungere barra filtri in App.jsx
Descrizione
Aggiungere una barra filtri subito sotto il titolo principale dell app.
Obiettivi
- [ ] Inserire un blocco con label Filtra per categoria.
...

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.