Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:Java linked:pr language:C#

Filter by

6.5M results  (349 ms)

6.5M results

Parent bounty: #743 Bug createPaymentIntent() returns payload.currency ?? usd as-is. Payment processors such as Stripe expect lowercase currency codes, so values such as USD or GBP would be forwarded ...

Fix - Lint com erros e testes sem cobertura adequada Objetivo Corrigir os problemas de lint apontados pelo pylint e garantir que a suíte de testes cubra todos os módulos do projeto com organização adequada. ...
bug

Parent bounty: #743 Bug POST /api/reviews forwards req.body directly into createReview(). Empty objects, missing reviewer/reviewee identifiers, invalid ratings, blank comments, and client-supplied ids ...

Purpose Add a local daily handoff proof so a phone operator can see whether yesterday s questions, local feedback, carried tasks, council warnings, and memory risks were reflected in today s MyBroker ...

sprint planning

notes is created without an explicit annotation. Evidence: tools/scripts/build_operator_dashboard.py:204. Impact: mypy reports the variable as needing a type. Expected fix: annotate it as list[str] ...

The code calls item.get( metadata ) twice in the same expression. Evidence: tools/scripts/selection_explanation.py:195,200. Impact: the code is wasteful and mypy cannot narrow the type cleanly. Expected ...

There are unused imports in several production tool files, including STRUCTURED_DATA_FORMATS, REPORT_SCHEMA_VERSION, DEFAULT_TEMPLATE_ID, and typing.Iterable. Impact: the code carries avoidable lint debt ...

import json is unused. Evidence: tests/publication_fixture_store.py:3. Impact: ruff flags a dead import. Expected fix: remove the import.

The test assigns merge_count, reconciliation_count, and entity but never uses them. Evidence: tests/test_canonical_dedup_and_contradiction.py:227-229. Impact: it makes the test harder to read and suggests ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.