issues Search Results · language:Dune language:JavaScript language:JavaScript linked:pr language:JavaScript linked:pr
Filter by
83.6k results
Summary
Make CraftKit easier to adopt in the first 30 seconds and add a zero-dependency release smoke check.
Why
The current README quickly exposes all eight skills, routing notes, terminology notes, ...
area: docs
area: ops
craft-review
priority: high
type: task
Summary
POST /api/notifications in apps/api/src/routes/notificationRoutes.js has no authMiddleware. Any unauthenticated user can
create notifications.
Impact
- Anonymous notification injection / spam ...
Project Name / Day Number
zomato-clone 64
Bug Description
The navigation from the restaurant listing page to the individual restaurant detail page is broken.
When a user clicks on any restaurant card, ...
bug
Bug: Refresh Token Not Validated
Description: The POST /api/auth/refresh endpoint calls refreshToken() with no arguments. The service function ignores
any refresh token from the request body and simply ...
Summary
Users occasionally book time entries for future dates by mistake, or create entries after the company s weekly reporting
cutoff — causing inaccurate reports. This feature adds two soft-warning ...
feature
status:tasks
Bug
The /settings route currently renders a single placeholder card instead of useful account controls. The page says
account preferences, profile visibility, and security controls live there, but it ...
问题描述
E2E 测试中 3 个预期为公共访问的 API 端点返回了 401 Unauthorized,表明认证中间件可能错误地保护了这些端点。
失败的测试
FAIL test/e2e/api.e2e.spec.ts
● API Smoke Tests › Health Check › should respond on contents endpoint
expected 200 OK ...
auto-detected
bug
symphony
Bug: Missing Input Validation on Search Query
Description: The GET /api/search endpoint passes req.query.q directly to the search service without any validation or
length limits. An attacker could send ...
问题描述
Flutter analyze 检测到 model-viewer widget 中使用了已弃用的 scale 属性。应迁移到新的 API。
错误日志关键行
info - lib/widgets/model_viewer/model_viewer.dart:345:14 - scale is deprecated and shouldn t be used. Use scaleByVector3, ...
auto-detected
symphony
warning
问题描述
Flutter analyze 检测到多处 use_build_context_synchronously 警告。在 async 操作后使用 BuildContext 可能导致 widget 已 dispose 但仍在访问 context
的崩溃问题。
错误日志关键行
info - lib/screens/ai_chat_screen.dart:690:22 - Don t use ...
auto-detected
symphony
warning

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.