Warp is a service where you can share short-lived texts and media with your friends and colleagues and be sure the data will be removed whenever you expect. The solution based on Asp.Net Core service and backed with KeyDB as a storage for sensitive user data.

3 Open Issues Need Help Last updated: Nov 16, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes migrating the project's unit testing framework from xUnit v2 to xUnit v3 to leverage the latest features, improvements, and bug fixes. The migration involves updating project dependencies, modifying test files for compatibility, ensuring all existing tests pass, and updating relevant documentation. A migration guide is available to assist with the process.

Complexity: 3/5
enhancement good first issue refactoring infrastructure

Warp is a service where you can share short-lived texts and media with your friends and colleagues and be sure the data will be removed whenever you expect. The solution based on Asp.Net Core service and backed with KeyDB as a storage for sensitive user data.

C#

AI Summary: This issue requests the addition of `ProducesResponseType` attributes to controller methods. The primary goal is likely to enhance API documentation, particularly for tools like Swagger/OpenAPI, by explicitly defining the possible response types and status codes for each endpoint. No further details regarding the scope or specific controllers are provided.

Complexity: 3/5
enhancement good first issue

Warp is a service where you can share short-lived texts and media with your friends and colleagues and be sure the data will be removed whenever you expect. The solution based on Asp.Net Core service and backed with KeyDB as a storage for sensitive user data.

C#
enhancement good first issue refactoring

Warp is a service where you can share short-lived texts and media with your friends and colleagues and be sure the data will be removed whenever you expect. The solution based on Asp.Net Core service and backed with KeyDB as a storage for sensitive user data.

C#