issues Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:PHP language:Python
Filter by
14.8M results
The check_data_nl function (used for optional/nullable fields) has two bugs:
Bug 1 — Condition is inverted:
# Line 17
if isinstance(data[field], ftype): # ← missing `not`
return False
This returns ...
概要
Cloudflareで用意したAPIを毎回取得するのではなく、一度アクセスしたものはキャッシュしておき、冗長なAPIアクセスを制限する。
目的
毎回APIアクセスをしていてはアクセス過多でCloudflareの料金が発生する可能性があるため。
やること
- [ ] chrome.storage.localを使用して、授業コードとURLをキャッシュする
- [ ] キャッシュから7日間経つとキャッシュが削除されるようにする ...
enhancement
1. Summary
Add a very basic, serverless workflow registry so a community workflow can be submitted, versioned, browsed on
opentraces.ai, and installed with one command. The registry is the package-registry ...
enhancement
feature
Problem
The Rust contract (contracts/explorer/src/lib.rs) has only 3 unit tests that test internal logic without a real network.
There are no integration tests that deploy the contract and verify end-to-end ...
enhancement
Problem
Researchers, analysts, and developers may want to export event data or contract metadata for offline analysis.
Currently, data is only accessible through the paginated API and UI.
Solution
Backend ...
enhancement
Device Codename
guacamole
LineageOS Version
lineage-23.2
Build Date
20260608
Kernel Version
4.14.357-openela-perf-g0e76b2c17f85 #1 Mon Jun 8 03:43:09 UTC 2026
Baseband Version
Q_V1_P14
System ...
Problem
The project has 32+ unit tests for individual indexer modules and 3 unit tests for the Rust contract, but there is no
end-to-end test that validates the full pipeline: Stellar event - indexer ...
enhancement
Part of the Read and write LinkML schema for HDMF (CSRMatrix / base.yaml) epic. Depends on the base.yaml LinkML reader.
Extend the reader from #1489 to the constructs that CSRMatrix (sparse.yaml) adds ...
Problem
The frontend (frontend/) currently has zero tests. This makes refactoring risky and increases the likelihood of
regressions as the UI grows.
Solution
Add testing infrastructure and write tests ...
enhancement
Setup fails immediately after authentication succeeds (Mova ViAX 250, EU account).
Error in logs: ValueError: -116999049 is not a valid DreameMowerProperty
Full traceback: File /config/custom_components/dreame_mower/dreame/device.py ...

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.