issues Search Results · language:Edge language:Python language:C# language:Java language:JavaScript language:Java
Filter by
60.7M results
More or less refine the user experience so program is easier to use.
So all places where user has to select something it all looks the same. (All menus have to look the same and the way
user inputs has ...
AuthMiddleware.js has tightly coupled dependencies that make unit testing difficult. Extract interfaces for the external
dependencies and inject them so the module can be tested in isolation.
Problem Summary
Even with a canonical resolver, RBAC is only credible if it is enforced identically across every protocol family and
proven by tests. Today read-path enforcement (RequireResourceAccess) ...
area/server
edition/enterprise
effort/L
enhancement
phase/Beta
priority/P2
🗒️ 설명
- 채팅 메시지 전송을 처리하는 WebSocket 컨트롤러에서, 세션 속성을 가져오는 코드에 null 체크가 없습니다.
- 세션 속성이 null인 경우 NullPointerException이 발생하며, 의도된 인증 오류 응답(UNAUTHORIZED) 대신 예상치 못한 예외가 발생합니다.
- BUG-07 (세션 속성 null 처리 누락)이 ...
작업전
CachedRepository.java is undocumented. Add a section to the README describing the module s public API, dependencies, and
typical invocation flow.
Failing test
tests/test_food.py::test_log_food_happy_path
Error
client = httpx.AsyncClient object at 0x0000017C49568050
@pytest.mark.asyncio
async def test_log_food_happy_path(client):
...
automated
bug
test-failure
Beskrivning: Inloggad användare ska kunna se alla sina inköpsposter samlade i en lista för att få en översikt av vad som
planeras att köpas. Definition of Done: Lista renderas med alla användarens poster ...
PaymentService.java is undocumented. Add a section to the README describing the module s public API, dependencies, and
typical invocation flow.

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.