issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:JavaScript language:JavaScript
Filter by
4.5M results
Problem
A linked git worktree starts with no .venv of its own. The only venv that exists is the main checkout s, so dev agents
working in a worktree activate that one. The native-extension build then ...
bug
lib/auth-middleware.js exports protectStaticPage / requireRole, but server.js never calls them for static HTML. All
page-level access control is client-side (auth-gate.js) and binary (authed vs not). Founder-only ...
Found during Deep Dreamer demo research. Requirement was no access to trade for a $20 subscriber.
- trading.html / trader-dashboard.html include only auth-gate.js (authenticated-only, no role check). ...
First-time setup blocker found during Deep Dreamer demo research.
patreon-auth.js requires PATREON_CLIENT_ID, PATREON_CLIENT_SECRET, PATREON_REDIRECT_URI, and a SESSION_SECRET, but none
are in .env.example ...
documentation
Is there an existing issue for this?
- [x] I have searched the existing issues
This issue exists in the latest npm version
- [x] I am using the latest npm
This is not just a request to bump a dependency ...
Bug
Needs Triage
Context
Follow-up to #145 (which fixed the backend api container Clerk env). Scope was intentionally kept to backend Docker
config there.
Problem
The frontend Docker image bakes VITE_CLERK_PUBLISHABLE_KEY ...
Summary
The Dashboard Tests CI job intermittently exits with code 1 even when every test passes, due to a vitest worker-teardown
race — not a real test failure.
Observed on PR #6062 (CI run 27782406935): ...
bug
Summary
config_flow.py is almost entirely untested (~13% coverage). The validation surface and the options-flow drop a cleared
optional field logic rely on manual reasoning. Follow-up to the test-suite ...
enhancement
Summary
An armed cue/secondaryCue with frequency 0 passes pre-flight validation as a mere (acknowledgeable) warning, then
triggers a raw HTTP 400 — frequency must be between 1 and 65535 — at session start. ...
ai-generated
area:backend
priority:low
Summary
async_migrate_entry (custom_components/wake_alarm/__init__.py:73-131) has zero test coverage (coverage report shows
lines 100-123 never executed). Follow-up to the test-suite work in #25.
Why ...
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.