issues Search Results · language:Dune language:Python language:JavaScript language:Java language:Java language:HTML
Filter by
61.2M results
Broken links report:
Error: Input URL required. Use --help for more options
Error: Input URL required. Use --help for more options
Error: Input URL required. Use --help for more options
Description
More of a nit than a bug:
Several places in src/orca_bot/cogs/music.py send the raw exception object back to the channel. Some examples are
line 136 in cog_command_error, and lines 449 and ...
Rapportert av tech-debt-weekly 2026-06-04.
Kategori
duplication
Alvorlighet
MIDDELS
Funn
update_supplier_fields() i database.py:231 bygger UPDATE-setningen dynamisk via f-string:
conn.execute(
...
tech-debt
- Use Field and default_factory
- replace fields with Configurable class objects with corresponding Configuration
Rapportert av tech-debt-weekly 2026-06-04.
Kategori
hardcoded
Alvorlighet
MIDDELS
Funn
VAT_CODE_TO_TYPE i fiken.py:31–50 inkluderer mapping 6 → OUTSIDE:
VAT_CODE_TO_TYPE: dict[str, str] = {
...
tech-debt
Problem
Older local SQLite databases can have a tasks table without the newer description column. MemoryStore.initialize
currently ensures memory schema compatibility, but does not repair tasks schema. ...
Database URL
https://www.themoviedb.org/tv/62017-the-man-in-the-high-castle
YouTube Theme Song Video URL
https://www.youtube.com/watch?v=BCzvR-9QJNg
Additional Information
- [ ] This is a replacement ...
request-theme
Problem
The current detect_microhomology() implementation assumes that both breakpoints are exact:
left = reference.fetch(chrom, bkp_a - length, bkp_a)
right = reference.fetch(chrom, bkp_b, bkp_b + length) ...
생성자: 신현민 Jira: https://chunbae-tour.atlassian.net/browse/KAN-213
배경 ▎ ▎ 상인이 자신의 가게 공지를 직접 관리하고, 임시 휴업 등 상태를 자율 전환할 수 있는 기능 필요. ▎ 현재 상태 전환은 관리자 전용(/admin/shops/{shopId}/status)만 존재. ▎ ▎
구현 범위 ▎ ▎ - POST ...
Story

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.