Mikkel Bonde Wiuff

Results 6 issues of Mikkel Bonde Wiuff

In my case, Google returns multiple email addresses, so the code @ https://github.com/UseMuffin/OAuth2/blob/master/src/Auth/OAuthAuthenticate.php#L193 doesn't seem to work. I'm not quite sure in which package this issue should be corrected though...

**Describe the bug** After installing I get the following output when trying to run our Angular test suite ``` $ npm run test:ci > [email protected] test:ci /builds/apacta/apacta-2/packages/timereg > npm run...

I wasn't sure if it should be added to the https://github.com/lorenzo/cakephp-sqs/blob/master/README.md - but at least this will ensure nobody is caught by this gotcha - we've had sporadic issues for...

To follow requirements from: https://cordova.apache.org/news/2017/05/04/cordova-7.html Generated with Cordova Plugman (https://cordova.apache.org/docs/en/latest/plugin_ref/plugman.html)

**Describe the bug** When trying to use this query, it fails with `[Nette\InvalidArgumentException] Value 'Case' is not valid class name.` ```gql query Foo { cases { edges { node {...

When formatting code with this extension it changes this line here: https://github.com/spawnia/sailor/blob/master/src/Codegen/ObjectLikeBuilder.php#L91 to: ``` $this->converters->addBody /** @lang PHP */ '];'); ``` (it adds a bunch of whitespaces) Running `phpcbf` from...