issues Search Results · language:Edge language:TypeScript language:PHP language:Go language:JavaScript language:Java
Filter by
59.8M results
Problem
a11y-audit currently parses HTML (parse5) and JSX/TSX (@babel/parser). Vue single-file components (.vue) are widely used
and contain accessible markup in their template block, but are not analyzed ...
enhancement
Weekly Housekeeping Report — 2026-05-31 23:27 UTC
Summary: 3 pass, 0 fail, 0 warn, 5 skip
| Check | Status | Summary |
| --- | --- | --- |
| Vercel deploy freshness | ⏭️ SKIP | VERCEL_TOKEN not set | ...
housekeeping
Summary
When the bundled Node.js sidecar crashes on launch in a Windows release build, the user sees only:
The pipe is being closed. (os error 232)
That s Windows ERROR_NO_DATA from the Rust side s ...
bug
Minor, non-blocking follow-ups surfaced while reviewing #18. None block the merge; capturing so they aren t lost.
1. Mock error message drift (seam parity)
In src/client/mock.ts update_transaction, blocking ...
make the app and controls look nicer
Problem
img-alt ensures an alt exists, but it does not judge the quality of the text. Common anti-patterns slip through:
- alt= image , alt= photo , alt= picture , alt= graphic , alt= icon , alt= spacer ...
enhancement
import { useState, useRef, useCallback } from react ;
const SECTION_TEMPLATES = { includes: { label: Includes Defines , icon: 📦 , color: #00d4ff , placeholder: `// ===
INCLUDES DEFINES === #include Trade\Trade.mqh ...
Problem
Projects using Yarn s Plug n Play have no node_modules directory at all. Dependencies are stored as zip archives and
resolved via a generated .pnp.cjs / .pnp.data.json map. license-check currently ...
enhancement
help wanted
Problem
parseSpdxExpression in src/spdx.ts is intentionally pragmatic for v0.1. It handles:
- a single license id,
- a top-level A OR B,
- a top-level A AND B,
- and a single wrapping pair of ...
enhancement

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.