Niklas Correnz

Results 22 issues of Niklas Correnz

**Describe the bug** The files listed under `danger.git.*_files` are incomplete - at least in GitLab. It seems only a limited amount of files are listed and possibly only the same...

bug
enhancement
[platform] GitLab

I would like to ask to add a new getter/setter to the `IdentityProviderException` so that you and other libraries can provide accurate access to the original oauth error. I'm talking...

Motivation: -- I sometimes forget that the null-safe operator doesn't work like the coalesce operator. So I would do something like `$array[$key]?->someProperty` and assume it to work for undefined keys....

| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections (EA Extended) 5.0.0.0 | | Language level | PHP 8.2 | Current behaviour -- When...

### Have you read the Important information text above - [X] Yes i did ### Current behavior When stopping the container, it seems to get killed after the `stop_grace_period` (default...

issue-inconclusive

The call stack for the new dev mode checks starts/ends with `useSelector`. But if you have a lot of nested selectors, finding the one actually causing the warning can be...

**Describe the bug** I'm trying to disable reconnection while my site is in maintenance mode. But socket.io keeps trying to reconnect. Basically I'm doing this (those are redux selectors, not...

bug

## Steps To Reproduce 1. Use a variable inside a calc() function ## The current behavior A compile error `Error: Expected "(" or ".".` is thrown: ![image](https://user-images.githubusercontent.com/10322643/167083730-4f3a4238-5c64-4af8-a760-955d0e34d86d.png) ## The expected...

bug

The documentation [Get a collection of items](https://github.com/microsoftgraph/msgraph-sdk-php/blob/dev/docs/Examples.md#get-a-collection-of-items) mentions paging, but the example and code are not entirely clear here. The call `$messages->getValue()` from the example would return a native php...

question
Needs: Attention :wave: