Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:Java language:Python

Filter by

54.7M results  (689 ms)

54.7M results

Summary On a single /graphify path run, the AST extractor and the semantic-extraction subagents produce different node IDs for the same code symbol because they disagree on two things: 1. Stem derivation. ...

Problem All 206 tests use mocks. No integration tests exercise real ansible-doc or Galaxy API calls. Mock behavior can drift from reality. Fix 1. Add pytest.mark.integration marker to pyproject.toml ...
testing

Need The GitHub change-proposal mechanics interpolate artifact fields (branch, base) into git/gh invocations — e.g. git push origin $branch and gh pr create in deliver-change-proposal — without validating ...

Problem parser.py:46 appends the server s collections path to the existing ANSIBLE_COLLECTIONS_PATH environment variable. If the parent process has a malicious path in this variable, ansible-doc could ...
security

Production URL health check failed. URL: HTTP Status: 확인 항목: - Vercel 배포 상태 확인 - 최근 커밋 확인 - 프런트엔드 빌드 로그 확인
frontend
health-check
monitoring

Problem GalaxyClient._owned_client is lazily created in _get_client() but never explicitly closed. In a long-running MCP server process this can cause resource leaks and httpx warnings about unclosed ...
bug

Problem config.get_doc_sources() parses JSON from an environment variable with no error handling. Invalid JSON causes an uncaught json.JSONDecodeError at runtime. No tests exist for this function. Fix ...
bug
testing

Updated moves Add a staminaCost property to each move, and make the use move function take the fighter as well as the opponent. Context - Muay Thaiger: PvP Idle Fighting game - FIGHT! ...

Problem docs.py fetches manifests from URLs configured via environment variable without limiting response size. A malicious doc source URL could return a huge JSON payload causing memory exhaustion. ...
security

Problem No type checking, linting, or test coverage measurement is configured. pyproject.toml and CI workflow only run pytest. Fix 1. Add [tool.mypy] config to pyproject.toml 2. Add [tool.ruff] config ...
enhancement
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.