issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:JavaScript language:HTML
Filter by
5M results
Move the full lecture content from README.md into a v2 note at my-notes (docs/Lectures/Introduction to QA Automation
v2.md), then update the project README to link to the published note.
Summary
The shared rule set already curates a string-building / implicit-+ cluster — prefer-template, no-useless-concat, and
no-implicit-coercion. The justification comment for no-useless-concat in index.js ...
Under which category would you file this issue?
Airflow Core
Apache Airflow version
main
What happened and how to reproduce it?
When a non-DAG with-statement (e.g. with open(...) as f) is nested inside ...
area:core
kind:bug
needs-triage
New Versions Available
- Kap: 20260617-2 → 20260620-1 — kapdemo.dhsdevelopments.com/downloads.html
Update scripts/known-versions.json after upgrading to silence this alert.
language-update
対象
- sort_tasks
- update_task_status
- update_task_due_date
変更内容
#26 と同様に、他のタスクも以下のような処理順番にしてください。
1. 現在の文章を読み取り、Task domain model の配列にする
2. 配列に対して更新や並び替えの処理を実行
3. 上記配列を文書に上書きする
Telemetry reports tenant_id as unknown for ~97% of events. The tid claim is already decoded locally from access tokens
(decode_tid_from_token, no network call) and stored in the in-memory _tenant_id_override, ...
enhancement
🐛 Bug Description
get_risk_degree() is documented as the dynamic market-timing hook ( Dynamically risk_degree will result in Market
timing. , qlib/contrib/strategy/signal_strategy.py:69). But TopkDropoutStrategy.generate_trade_decision ...
bug
Severity: High (data corruption)
molto2.py:299 treats any all-zero seed as a delete (seed_bytes == b \x00 * len(seed_bytes)) and skips the already has a
seed guard, but molto2.py:313 only treats a 20-byte ...
Severity: High (data corruption / malformed APDU)
molto2.py:106 checks len(args.title) 12 (character count), but the protocol limit is 12 bytes and the APDU hardcodes a
single 16-byte encrypted block: ...
Severity: High (security / correctness)
molto2.py:235-239 handles sw1 == 0x63 (auth failure) and sw1 == 0x90 (success) but has no else. Any other status word
falls through and the script continues as ...

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.