Dmitrii Kartashev

Results 34 issues of Dmitrii Kartashev

Here's a repro of type errors with Prisma 3.14 (same with 3.0.2) https://codesandbox.io/s/cranky-frog-dy6nfq?file=/src/index.ts No typesafety for conditions with `AbilityBuilder` and type error with raw rules. I believe the reason is...

### Describe the bug Right now types are defined as `void | Promise`. This restricts returning and discarding values. `() => void` type allows returning anything from the function, but...

- [x] pgloader --version ``` 3.6.1 ``` - [ ] did you test a fresh compile from the source tree? - [x] did you search for other similar issues? -...

Sometimes, running an arbitrary shell script is all you need for success. `runScript` is complicated, not documented and hella strict. I just want to run an arbitrary script like a...

All in the topic, really. Sometimes I build a library I work on with rushx. Could be nice if it made it restorable later. I guess I _could_ change my...

![image](https://user-images.githubusercontent.com/25051063/177590322-9278c034-a81f-49b8-b436-ca350542a65f.png)

## Describe the bug `waitUntilResourceRecordSetsChanged` from `@aws-sdk/client-route-53` doesn't throw if you don't have `route53:GetChange` permission ## Your environment #### SDK version number `@aws-sdk/[email protected]` #### Is the issue in the browser/Node.js/ReactNative?...

investigating
bug
p3

The vanilla controls have the bottom of the circle darker, slightly hinting that sailing is faster with a sidewind than a tailwind ![image](https://user-images.githubusercontent.com/25051063/139590623-af22f956-30b2-420c-959a-50a4e3068617.png) Auga's is uniformly white, losing that.

Personally, I'm playing on one server, or at least on a one server per character. Getting to it requires: 1) "Start" with character 2) Switch tabs to "Online" play 3)...

### What rule do you want to change? no-empty-pattern ### What change to do you want to make? Generate fewer warnings ### How do you think the change should be...

enhancement
rule
accepted