issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:CSS
Filter by
36.2M results
Category: refactor File: superset/common/not_authorized_object.py Severity: low
Offending code
def __init__(
self, what_not_authorized: str = , exception: Optional[Exception] = None
) - None: ...
devin-analyzer
refactor
S-036 — Validate Ownership Total = 1 before Save
التحقق من مجموع حصص الملاك = 1 قبل الحفظ
| Field | Value |
| --- | --- |
| Epic | E4 — العقارات والإيجارات |
| Sprint | Sprint 4 |
| Status | 📋 Planned ...
PHASE 02
Category: refactor File: superset/common/utils/query_cache_manager.py Severity: low
Offending code
query_cache.is_cached = cache_value is not None
query_cache.cache_dttm = (
cache_value[ dttm ] if ...
devin-analyzer
refactor
Hey, just wanted to flag that web3playground feels surprisingly sluggish during the initial startup process. On my M1
Air, the terminal just sits there for about 12 seconds after I run npm run dev before ...
Category: refactor File: superset/common/query_actions.py Severity: low
Offending code
def _get_columns(
query_context: QueryContext, query_obj: QueryObject, _: bool
) - dict[str, Any]:
Description ...
devin-analyzer
refactor
Category: refactor File: superset/common/tags.py Severity: medium
Offending code
db.session.execute(insert, name=f type:{type_} , type=TagType.type)
Description
Passes bind parameters as keyword arguments ...
devin-analyzer
refactor
02 - Integrasi Peta Leaflet
Tujuan
Membuat komponen peta interaktif reusable menggunakan React Leaflet + OpenStreetMap.
Langkah-Langkah
1. Buat Komponen MapView
BUAT FILE: src/components/map/MapView.tsx ...
Category: vulnerability File: superset/common/query_object.py Severity: medium
Offending code
df = getattr(pandas_postprocessing, operation)(df, **options)
Description
Dynamic dispatch via getattr ...
devin-analyzer
vulnerability
Packit failed on creating pull-requests in dist-git (https://src.fedoraproject.org/rpms/cockpit-files.git):
table tr th dist-git branch /th th error /th /tr tr td code f43 /code /td td See a href=
https://dashboard.packit.dev/jobs/propose-downstream/29123 ...
Category: bug File: superset/common/utils/query_cache_manager.py Severity: low
Offending code
df: DataFrame = DataFrame(), # noqa: B008
Description
Mutable default argument: DataFrame() is evaluated ...
bug
devin-analyzer

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.