issues Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript language:Go
Filter by
46.1M results
What happened?
Every transcription job fails immediately after audio is loaded. The model initialises, faster-whisper begins language
detection, and the CTranslate2 encoder throws CUBLAS_STATUS_NOT_SUPPORTED ...
bug
so, when I was doing my chair game project. every time, I press save when I save the project, it crashes.
can you please fix this?
There is an error with this repository s Renovate configuration that needs to be fixed. As a precaution, Renovate will
stop PRs until it is resolved.
Error type: Cannot find preset s package (group:popular-preset-monorepos) ...
요약
TUI 모델에서 자동업데이트 관련 필드/메서드를 UpdateModel로 분리하고, 성공 메시지를 위한 별도 화면을 추가합니다.
현재 상태
분리 대상
필드 (4개):
updateTag string // 사용 가능한 업데이트 태그
latestRelease *updater.Release // 업데이트 릴리즈 정보
Version ...
priority:low
refactor
요약
TUI 모델에서 폼 관련 필드/메서드를 FormModel 임베디드 구조체로 분리합니다.
현재 상태
분리 대상
필드 (3개):
form *huh.Form // huh 폼 위젯
hostForm *hostForm // 폼 데이터 전송 객체 (Name, Username, Host, Port)
editIndex int // ...
priority:medium
refactor
요약
ssh.Run()과 updater.Client를 인터페이스로 추상화하여 테스트 가능성을 개선합니다.
현재 문제
SSH
- cli/connect.go가 ssh.Run(h)를 직접 호출 → 실제 SSH 프로세스 실행
- connect happy-path 테스트가 불가능 (SSH 바이너리 필요)
- tui/model.go도 TUI 종료 후 ...
priority:medium
refactor
test
Everything went great, but it just sits at Extracting keys. I m on Tahoe. It opens Find My but that is all. I ve tried
about 20 times. Any help would be appreciated!
요약
TUI 모델에서 검색 관련 필드/메서드를 SearchModel 임베디드 구조체로 분리합니다. TUI God Object 분해의 첫 단계입니다.
현재 상태
tui/model은 20개 필드, 8가지 책임, 34개 메서드를 가진 God Object입니다.
분리 대상
필드 (3개):
searchActive bool // 검색 모드 ...
priority:high
refactor
I have a sensor on gears setup but and a long bowden about 74cm. when the filament tries to load it thinks it completes
but does not go far enough to trigger the filament sensor at the extruder even when ...
요약
5개 서브커맨드 파일에 7단계 보일러플레이트가 반복되어 있고, help.go의 도움말 텍스트가 플래그 정의와 분리되어 동기화 위험이 있습니다.
현재 문제
1. 보일러플레이트 중복 (5개 파일에서 반복)
① help 체크 → ② FlagSet 생성 → ③ 플래그 정의 → ④ Usage 바인딩
⑤ 파싱 → ⑥ 필수 인자 체크 → ⑦ config 로드/저장 ...
priority:medium
refactor

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.