strongpauly
strongpauly
**Is your feature request related to a problem? Please describe.** I have a custom error handler that I would like to do something specific when a scalar fails validation. Currently...
When using node v10.16.3, this error is thrown: ``` (node:48837) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_ARG_TYPE]: The "interval" argument must be of type number. Received type string at StatWatcher.start (internal/fs/watchers.js:76:3) at Object.watchFile (fs.js:1304:10)...
Getting this error from a deployed pod: ``` 2019-12-19 13:42:24,350 Unhandled exception occurred. Traceback (most recent call last): File "./sentry-kubernetes.py", line 66, in main watch_loop() File "./sentry-kubernetes.py", line 107, in...
Support for `ExtensionsV1beta1Api` has been removed in kubernetes 1.16. Migrate to use `AppsV1Api` instead.
### What was unclear or otherwise insufficient? The `select` option is missing from the type, but it appears to be respected if passed and set to `false`. It can then...
### Description of change Added vector as column type to postgres Fixes #10056 ### Pull-Request Checklist - [x] Code is up-to-date with the `master` branch - [x] `npm run format`...
**Description** In Foundry version 12 they have removed the `async` option from the `evaluate` method on a roll which causes this module to throw errors. **Steps to Reproduce** In v12,...
### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...
Currently investigating an install throwing this code, but the documentation is missing a description for it. I would expect it to live here: https://yarnpkg.com/advanced/error-codes#yn0058
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior Upgrading `@nestjs/apollo` and `@nestjs/graphql` from 12.1.0 to 12.2.0 throws the above...