Marco Postigo Perez

Results 4 issues of Marco Postigo Perez

fixes https://github.com/micromata/http-fake-backend/issues/23 Note: - Tests had 100% coverage before. Now we have a coverage of 98.36% (6/365). Due to lack of time I won't be able to fix this soon....

Sending POST requests to the server is not working while using Node v16.14.0 and npm 8.3.2 but it works using node v14.19.0 npm v6.14.16. Executing POST requests via our app...

**Description** Using `docker login` with a username that contains the ampersand (&) in a private registry not working. OS: Ubuntu 18.04 Shell: Bash Docker Version: 20.10.16 The ampersand is always...

Just updated to new React Native version and it's broken again. Output: ``` error app/sampleFile.ts: function (prevType) { this.state.exprAllowed = false; if (prevType === types._let || prevType === types._c...... }...