Klaus Reimer

Results 13 issues of Klaus Reimer

I'm able to switch the wheel into native mode with this tool so I get at least 900 degree and proper clutch support but the tool isn't setting range and...

When tests fail in my typescript project then Jest shows JavaScript stacktraces which are not very helpful. This can be fixed by doing this in every test file: ```typescript import...

According to the documentation of [signal-exit](https://www.npmjs.com/package/signal-exit) the onExit function always returns a function. But according to the [actual source code](https://github.com/tapjs/signal-exit/blob/7b4436f0070df3c50187177cb690445b1aac6f59/index.js#L39-L41) this is not true. The function can return `undefined` in...

Bug

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR implements a lookup for an optional sourcemap file and maps the test filename reported by Jest to the source filename found in the sourcemap. This is useful when...

I'm not a friend of ts-jest so I always use a two-step process: Compile TypeScript with standard tsc from src to lib and then call Jest on the JavaScript files...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade electron from 31.0.1 to 31.0.2. :information_source: Keep your dependencies...