Skip to content

issues Search Results · language:Dune language:Python language:Java language:JavaScript language:Java language:JavaScript

Filter by

55.2M results  (720 ms)

55.2M results

Problem TS mock detection in tool-configs/semgrep.yml only covers vi.mock() (ts-no-vi-mock, lines 222–228) and jest.mock() (ts-no-jest-mock). The PR that shipped a dead app mocked the network boundary ...
enhancement

From the June 2026 audit. We now generate .d.ts from the JSDoc (emit-only; checkJs is intentionally off in tsconfig.json). Problem Full type-checking (tsc --noEmit --checkJs) currently reports many errors ...
enhancement

For a large set of timestamps, elements, result properties to read, the generate_element_results_dataframe() function will take unreasonably long (over a day). This is due to the fact that we just iterate ...
enhancement
python

Problem Two rules in tool-configs/semgrep.yml match the identical ?? construct, double-counting every site: - no-nullish-coalescing — $X ?? $Y (lines 1–8) - ts-no-nullish-default — $X ?? $DEFAULT ...
enhancement

From the June 2026 audit. The rest of the library now has solid coverage (95 cases across math/graphics/serial/array-utils), but the src/lib/logo/ subsystem (~4,500 lines: makelab-logo.js, makelab-logo-morpher.js, ...
enhancement
help wanted

Problem tool-configs/semgrep.yml rule no-const-assignment (lines 9–22) matches every const $X = $VALUE and instructs authors to use let . The real owner policy is no hardcoded config constants in source ...
enhancement

From the June 2026 code audit. Deliberately parked at the time (judged not worth it yet) — filing so it s tracked. Problem src/lib/logo/makelab-logo.js is ~1,870 lines that mix two very different things: ...
enhancement

Cross reference trip planners GTFS data to check that we have all openly available GTFS data for major European cities: - Moscow (RU) - Paris (FR) - London (GB) - Madrid (ES) - Berlin (DE) ...

Summary The static-analysis tools (#49) return only derived results — project_stats gives scene/script/resource counts, find_unused_resources/find_orphaned_resources give dead resources, analyze_signal_flow/analyze_dependencies ...

The current card view is useful, but a calendar view would make it much easier to view overlap and duplicate registrations for the same timeslot. Recommendation - Add a view toggle in the top bar that ...
enhancement
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.