issues Search Results · language:Dune language:Python language:JavaScript language:Python language:CSS language:C#
Filter by
48.5M results
Ajustări finale înainte de susținere.
Tasks:
- Test pass complet (CRUD pe toate cele 3 module + raport + export)
- Aspect consistent: spacing, font, etichete
- Verificare diacritice peste tot
...
polish
qa
week-8
What to build
Python 3.12 から datetime.utcnow() は deprecated となり、datetime.now(timezone.utc) への置換が推奨される。現在プロジェクト内で以下の計11箇所に残っている。
- database.py:5箇所
- api.py:5箇所
- data_quality.py:1箇所
全箇所を datetime.now(timezone.utc) ...
Description Link in the Documentation is not working In the new resources documentation there is a link to an example
repo , but this link is not working or the repo is not accessible.
Working example# ...
documentation
needs-triage
Status
• Workflow: Drift Monitoring • Result: failure • Critical Drift: None
Details
• Run Link: View logs • Artifacts: Download logs
Action Required
1. Check uploaded artifacts for monitoring.log ...
Issue 1: [BUG] ImportError im Worker-Prozess bei Lazy Import von emit_json_event
@Jules (AI Coding Agent) - System Prompt Execution Task: Dieses Issue enthält deine exakten Anweisungen zur Behebung
eines ...
What to build
collector.py:1671–1676 で書類単位の例外を log.error(..., e) でキャッチしてスキップしているが、exc_info=True
が付いていないためスタックトレースがログに残らない。本番障害の発生箇所・原因の追跡が著しく困難になっている。
各 log.error 呼び出しに exc_info=True を追加し、スタックトレースが必ずログ出力されるようにする。 ...
Context
- #1348 input guard 결과: validated input false, preference fill false, pending candidate fields 24
- #1344 broader repaired sampling audit 결과: strict 40 / 40, grammar 40 / 40, min case strict ...
Problem Statement
Currently, the .github/workflows directory contains a deployment script but lacks a fundamental Continuous Integration
(CI) pipeline. Without automated checks running on every code change, ...
enhancement
What to build
api.py の POST /api/collect/industry にはレート制限デコレータが欠落している。他の収集エンドポイントは全て @limiter.limit で保護されているが、このエンドポイントだけ未保護のため、JPX
への連打リクエストが可能な状態にある。
他の収集エンドポイントと同様に @limiter.limit( 10/minute ) 相当のデコレータを追加する。 ...
Problem Description
When users have reports with multiple Level columns (dimensions/index columns) and many measures to the right, scrolling
horizontally causes the Level columns to slide out of view. ...
enhancement

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.