issues Search Results · language:Dune language:Python language:TypeScript language:Python language:JavaScript language:Java
Filter by
70.6M results
Test-Quality Findings — recovery-draft-integration-tests
2 medium, 2 low verified findings.
Medium
same-ms clobber regression ends with assert_ne! instead of asserting the surviving content
File: src-tauri/src/recovery/tests.rs:308-318 ...
test-audit
Summary
The mitmproxy registry stores per-VM secrets but is written with default filesystem permissions. VmEntry includes
sandbox_token and secret-related fields (encrypted_secrets, secret_connector_map, ...
quality
security
Test-Quality Findings — query-cmd-tests
2 medium, 1 low verified findings.
Medium
gt/lt tests have no block equal to the threshold, so they cannot distinguish from = (or from =)
File: src-tauri/src/commands/tests/query_cmd_tests.rs:897-977 ...
test-audit
Test-Quality Findings — property-cmd-tests
2 medium, 3 low verified findings.
Medium
created_at / completed_at auto-timestamp tests assert only is_some(), not the actual date
File: src-tauri/src/commands/tests/property_cmd_tests.rs:2519-2522, ...
test-audit
Test-Quality Findings — pagination-tests
1 medium, 1 low verified findings.
Medium
MostLinked cursor page-2 test asserts only one count, ignoring the rest of the page and its ordering
File: src-tauri/src/commands/tests/list_pages_with_metadata_tests.rs:535-569 ...
test-audit
Bug Description
Running the test suite fails immediately with TypeError: localStorage.clear is not a function. This happens because
Node.js 20+ and Bun expose a native but incomplete globalThis.localStorage ...
bug
type:bug
type:testing
Test-Quality Findings — page-lifecycle-tests
2 medium, 2 low verified findings.
Medium
concurrent_creates_from_multiple_devices_no_conflicts runs strictly sequentially
File: src-tauri/src/command_integration_tests/lifecycle_integration.rs:243-295 ...
test-audit
Test-Quality Findings — misc-unit-proptests
1 medium, 2 low verified findings.
Medium
Mixed-op LoroEngine proptest asserts only apply-succeeds, never reads back edit/move/setprop/delete effects
File: ...
test-audit
🧐 어떤 기능인가요?
- 심의 및 실제 배포 환경에서 사용자가 아이디, 비밀번호, 닉네임을 입력해 회원가입하고 로그인할 수 있는 기능을 추가합니다.
📝 상세한 설명
- 현재 소셜 로그인 중심의 로그인 모달에 일반 회원가입/로그인 입력폼을 추가합니다.
- 사용자는 배포된 사이트에서 계정을 생성하고, 생성한 계정으로 다시 로그인할 수 있어야 합니다. ...
✨ Feature

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.