iyanging

Results 3 issues of iyanging

cmd: ``` export UV_INDEX_URL=https://username:[email protected]/whatever/pypi/+simple uv pip install -U whatever ``` output: ``` error: Failed to download `whatever==2.1.1` Caused by: Failed to unzip wheel: whatever-2.1.1-py3-none-any.whl Caused by: Encountered an unexpected header...

bug

The code generated by delombok replaces the original code during compilation, resulting in significant changes to the source location information, which makes breakpoints in the original code ineffective. Is it...

As described in #448, when Spring GraphQL receives JPA entities from a DataFetcher, attempting to touch `FetchType.LAZY` fields triggers: `LazyInitializationException: Cannot lazily initialize collection of role '???' (no session)` Following...

status: waiting-for-triage