issues Search Results · language:Edge language:Python language:JavaScript language:Python language:TypeScript language:Java
Filter by
71.1M results
From the code-reviewer / performance-engineer notes on PR #64. Severity: LOW (UX polish).
Under --render-concurrency 1, each job s ▶ start / ✓ done lines interleave on stdout with no per-line job identifier. ...
enhancement
Problem
apps/main/src/app/api/tenant/host-config/route.ts line 99–100:
if (upsertError) {
return Response.json({ error: Failed to save credentials. }, { status: 500 });
}
The database upsert error ...
bug
Throughout the application (e.g., PomodoroTimer.jsx, EventTimeline.tsx, sseMultiplexer.js), the codebase retrieves data
from localStorage and immediately passes it to JSON.parse() without a try/catch block. ...
From the qa-engineer s PR #64 audit. Severity: LOW (test debt). #64 added a vitest harness to packages/cli and wired
pnpm -r test into CI, so these are now cheaply testable — they weren t before.
Gaps ...
enhancement
Flagged by the code-reviewer during PR #64 (parallel rendering). Severity: LOW — requires a pathological tutorial id;
pre-existing, but #62 s concurrency makes it actively dangerous.
Problem
Per-render ...
bug
Problem
apps/main/src/app/api/tenant/host-config/route.ts line 109:
try {
const adapter = await getAdapter(adapter_id);
const health = await adapter.healthCheck();
newStatus = health.ok ? verified ...
bug
Use d3 charting framework to generate charts like bar chart or pie chart for add roles to give clearer visual
informations
Specialized IT recruitment agency in Chennai delivering end-to-end talent acquisition solutions for technology roles. We
streamline sourcing, candidate assessment, interview coordination, and onboarding ...
Instrument
F4 — Household
Where (section + question / PROC)
Section k_Q119
Test context
CSEntry smoke test (cover → last question)
Bug type
Skip logic — wrong routing / skip target
Steps to reproduce ...
bug
What to build
Remove provenance: true from packages/epic-ledger/package.json s publishConfig (keep access: public).
Under npm OIDC trusted publishing, provenance is generated automatically — no flag ...
p1
status:triaged
type:bug

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.