issues Search Results · language:Dune language:JavaScript language:Java language:HTML linked:pr language:Java
Filter by
3.7M results
Bug
POST /api/auth/refresh currently ignores the request body and mints a new access token for a hard-coded user. Any caller
can obtain a fresh token without presenting a valid refresh token.
Reproduction ...
Problem
Two documentation gaps make adopting the config on existing projects harder than it needs to be. Both surfaced while
scouting consumer repos for adoption.
1. No guidance for adopting on an established ...
Problem
The solver validates vehicle inputs, but test coverage should explicitly verify the empty vehicle list scenario.
Proposed Solution
Add a unit test that passes a valid non-empty job list with ...
The Contact Us link has no hints when hovers over it.
Describe the bug In langchain4j-agentic-mcp, a typed MCP agent (McpAgent.builder(client, SomeAgent.class)) used inside a
workflow silently passes null for a missing required input into the MCP tool call. ...
bug
メモ
GitHub 側のリポジトリ設定を見直し、main への直接コミット禁止を含む基本的なセキュリティ設定を強化する。
対象:
- main branch protection による Pull Request 必須化
- force push / branch deletion の禁止
- conversation resolution 必須化
- Dependabot security ...
area:github
documentation
enhancement
Description
Remove the FEATURE_FLAG_REPORT_ISSUE_ENABLED flag now that Report an Issue (#35717) is launched. The feature should
always be on.
Touch points:
- Backend: FeatureFlagName.java, ConfigurationResource.java ...
Team : Falcon
According to: https://discourse.gohugo.io/t/guidance-on-migrating-my-site-to-the-latest-version-of-hugo/56806/9
the rss template uses several variables obsolete now.
Site.Author (removed in v0.124)
Bug
The registration schema allows callers to submit role: admin . Because registration passes the parsed role through to
the returned user payload and access token, an unauthenticated caller can self-assign ...
Problem
The solver now validates invalid inputs, but test coverage should be expanded to ensure all validation paths remain
protected against future regressions.
Proposed Solution
Add unit tests for ...

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.