issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:C# language:Java
Filter by
6.5M results
in the generated json classes we put nulls inside the json object, we should not do this
for example
public static JsonObject toJson(Example o) {
JsonObject json = new JsonObject();
if (null ...
Die Rankings-Tabelle soll Rang 1, 2 und 3 mit Gold-, Silber- und Bronze-Styling hervorheben (Farbe oder Badge neben der
Rangnummer), damit die Top-Empfehlungen auf einen Blick erkennbar sind.
Akzeptanzkriterien: ...
Die Stocks-Liste soll einen ?sector=VALUE URL-Parameter lesen und den Sektor-Filter damit vorbelegen. Das ermöglicht
Deep-Links aus anderen Seiten (z. B. Factsheet → alle Aktien dieses Sektors).
Akzeptanzkriterien: ...
Wenn mindestens ein Filter aktiv ist (minConfidence 0, Signal ≠ Alle, 3a-only), soll der Zähler «X von Y Signalen»
anzeigen statt nur «X Signale gefunden». So sieht der Nutzer sofort, wie viele Signale ...
What happens
Any Immoscout search URL that contains exclusioncriteria=swapflat (the web UI s Tauschwohnungen ausschließen filter)
never returns a single listing. No error is logged — the job just quietly ...
- [ ] Reorganize user module into dao (dto, enums, model, repository) and mapper packages;
- [ ] Add UserRequest and UserResponse DTOs with validation;
- [ ] Add MapStruct mapper and Lombok; configure ...
The latest successful CI/deploy runs started emitting GitHub s upcoming Node 20 deprecation warnings from pinned
third-party actions in our workflows.
Concrete cases seen in the current workflow set: ...
backlog
github_actions
Follow-up to #947. Draw the turbulator strip as a continuous dotted line (Plotly scatter3d line.dash: dot — the spar
edge lines already use dash) instead of individual markers. Keep upper-surface placement ...
enhancement
Crea un metodo che fa la difefrenza tra due numeri
Summary
Every cipher writes its output with File.WriteAllTextAsync(...) but never awaits the returned Task (the enclosing
encode/decode methods are synchronous void). This is a fire-and-forget call: the ...

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.