Vidhya_sasinair

Results 9 issues of Vidhya_sasinair

### Checks - [X] I have read the troubleshooting section and still think this is a bug. ### Describe the bug you encountered: Ran cargo test for testing unit test...

bug

Cargo test failed on Windows machine **What steps will reproduce the bug?** cargo test **What happens?** test result: FAILED. 101 passed; 9 failed; 2 ignored; 0 measured; 0 filtered out;...

bug

Whwn I use orz in Windows machine get the error as : ''' thread 'main' has overflowed its stack ''' and creates an empty zip file. Checked on a Debian...

I installed xsv (version 0.13.0 ) on Windows (version 10.0.20348 Build 20348) and rand cargo test on it and it fails. I got this BUFFER_OVERRUN error: ''' error: test failed,...

I checked cargo check for the package and I am getting this error PS C:\Users\Administrator\rust_files\packages\rip> cargo check Checking rm-improved v0.13.1 (C:\Users\Administrator\rust_files\packages\rip) error[E0433]: failed to resolve: could not find `unix` in...

Thanks for the wonderful code for detecting the payloads! I tested this script against variety of known payloads available and found it is failing to detect some payloads containing invalid...

Thank you for the brilliant code for scanning the payload! I have an issues as follows : Payload Description: If a string substitution is attempted for any reason on the...

Ran cargo test for testing unit test and two tests failed on a Windows machine. The error of a cargo test looks like: running 15 tests test test_field_separator ... FAILED...

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened The Devlake UI is slow and unstable when installed via...

type/bug
severity/p2