Ros Sokcheanith

Results 4 issues of Ros Sokcheanith

unexpected character "." in variable name near "SERVER.HOST=localhost\r\nSERVER.PORT=3000"

I have faced this problem for days I could not find any solution. Any ideas? Thanks [GitHub repo]( https://github.com/codewithmecoder/tsp-testing/blob/main/src/test/index.ts) + actual - expected + '1.2.840.113549.1.7.2' - '1.2.840.113549.1.9.16.1.4' ^ + expected...

### Version 6.3.13 ### Platform .NET 8.0 / Window 11 ### Steps to reproduce # Step 1 - Get all the cookie from web browser using WebView2 ```C# List wv2Cookies...

bug
help wanted

I am using otoipa with actix and facing some issues ![image](https://github.com/user-attachments/assets/8b640b7f-4035-4fb7-b795-14b7b2c0cb29) ```Rust #[derive(OpenApi)] #[openapi( paths(authHandler::login), components(schemas( LoginUserDto, UserLoginResponseDto, Response )), tags( (name = "Rust Authentication Api", description = "Authentication in...