issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:JavaScript language:HTML
Filter by
4.9M results
Bug
apps/api/src/middleware/auth.js extracts bearer credentials with slice(7), so a valid header with extra spacing after
the Bearer scheme passes a token with leading whitespace into verifyAccessToken. ...
Bug
The POST /api/jobs endpoint accepts job creation without requiring authentication.
File: apps/api/src/routes/jobRoutes.js
Fix: Add authMiddleware to POST route.
Im nutritionReferences Dokument sollen folgende Felder ergänzt werden:
- nutritionSetActual (Array): Enthält die Nährwertdaten zur aktuellen Quelle. Bei der ersten Datenabfrage wird dieses
Feld ...
Bug
The /jobs/[id] route shows placeholder text instead of looking up mock job data.
Fix
Import mock jobs, look up by ID, show title/budget or not-found fallback.
File: apps/web/app/jobs/[id]/page.tsx ...
Parent bounty: #743
Related prior report: #4459
Bug
The @freelanceflow/ui workspace package is not importable through its package name in a normal Node/ESM consumer.
packages/ui/package.json points ...
When launching the Pebble Gym app on the watch, a workout session for the active routine is automatically started
without any user interaction. Even if the workout is cancelled/discarded on the watch, ...
PyPI 项目名
nonebot-plugin-lottery-signup
插件模块名
nonebot_plugin_lottery_signup
标签
[{ label : 抽奖 , color : #edb711 },{ label : 报名 , color : #cb50e5 },{ label : 定时 , color : #e59250 }]
插件配置项
插件测试
...
Plugin
Publish
Bug
createJobSchema accepts payloads where budgetMax budgetMin, creating invalid job records.
Fix
Add Zod .refine() to both create and update schemas to reject inverted budget ranges.
File: apps/api/src/validators/job.js ...
Bug Description
The MCPManager in qwen_agent/tools/mcp_manager.py has several reliability issues that can cause the Agent to hang
indefinitely or behave unpredictably under concurrent usage.
Issue 1: ...
Bug
The /freelancers/[username] route renders placeholder text with the username instead of looking up the freelancer from
mock data. Search cards link to profiles but the page shows no skills or rate. ...

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.