issues Search Results · topic:code-quality org:facebook fork:true
Filter by
63.2k results
infacebook (press backspace or delete to remove)The topic qualifier is not supported when searching issues. Try searching for repositories instead?
There are no C bindings to verify whether an iterator key or value are pinned. Given #14895, I d find it useful if the C
API had this:
extern ROCKSDB_LIBRARY_API unsigned char rocksdb_iter_is_key_pinned(const ...
When a function returns a value, but the caller does not assign that returned value to a variable, this can be a code
bug. It would be useful to flag this to users. We currently have unused-coroutine, ...
Describe the Bug
from typing import reveal_type
class Box[T]:
value: T
def f() - Box[int]:
x = Box()
reveal_type(x)
return x
def g() - list[int]:
# Type inferred as list[Unknown] ...
I stumbled upon this while working on pydot, where pyrefly coverage check --public-only reports:
INFO Found `/home/joren/Workspace/pydot/pyproject.toml` marking project root, checking root directory ...
quansight
| Field | Value |
| --- | --- |
| Component | Button |
| Category | Other |
| Source | cli |
| Timestamp | 2026-06-30T19:40:58.600Z |
User Intention
commit flag should engage filing
gap-report
| Field | Value |
| --- | --- |
| Component | Button |
| Category | Other |
| Source | cli |
| Timestamp | 2026-06-30T19:34:53.320Z |
User Intention
commit flag should engage filing
gap-report
Description
The local setup instructions in CONTRIBUTING.md say pnpm can be installed via Corepack, which ships with Node.js , then
recommend running:
corepack enable
While following the instructions, ...
bug
| Field | Value |
| --- | --- |
| Component | Popover |
| Category | Missing variant or prop |
| Source | cli |
| Timestamp | 2026-06-30T19:10:52.937Z |
User Intention
Popover (and its declarative wrapper ...
gap-report
Lexical version: tested on https://lexical.dev/ (latest)
Steps To Reproduce
1. On Linux with X11, select some text in any application (e.g. a terminal) to set the PRIMARY selection. Verify with:
...
selection
Follows the Astryx Component Lifecycle (Phase 1: Specification). This is a problem statement and demand signal with
front-loaded research and a candidate API — final API shapes run through API Arbitration ...
component
enhancement

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.