Jérémie Richardeau

Results 8 issues of Jérémie Richardeau

Hey, I want to use this extension but I can't configure the `gitFolderLocation`. I got this message : > Using passed in path: ../../../../ Git path doesnt exist. Quitting From...

Hi, When using `self.trigger("fetch", request)` in _service-worker-mock_ we can only pass the request to the listener while in real browser the fetch callback also receives a _clientId_ in the event....

Hello, I'm using `@google-cloud/logging-winston` and the `express` middleware for logging purpose. When using it on production within a service that receives more than 100 requests/second I see a huge increase...

type: bug
priority: p3
api: logging

Hello, I wanted to know if that could be possible to remove the `peerDependencies` of this project, or at least to set them at `optional`. What I saw is that...

**Environment (please complete the following information):** - **Node.js version:** 18.16 - **NPM version:** 9.5.1 - **webdriver.io version:** 8.11.2 - **@wdio/cucumber-framework version:** 8.11.0 - **wdio-cucumberjs-json-reporter version:** 5.1.6 **Config of webdriver.io and...

help wanted

When using the "add" feature of repo, if you call it with two arguments : options and callback, there is an error because command line executed is "git add [Object...

I've just added files/folders removal synchronously otherwise it doesn't work on local network : process is stopped before removal was done. (Why is it the only "fs" asynchronous call ?).

Hello, Since yesterday without changing anything our `fastlane` execution fails on CircleCI with this error : ```sh bundler: failed to load command: fastlane (/opt/homebrew/lib/ruby/gems/3.3.0/bin/fastlane) /opt/homebrew/Cellar/ruby/3.3.0/lib/ruby/3.3.0/reline/terminfo.rb:94:in `setupterm': [!] The terminfo database...