Mirza Brunjadze

Results 8 issues of Mirza Brunjadze

Closes: #1906

agent-nodejs
community

**Code to reproduce the issue:** `create-cycle-app cycle-ts --flavor cycle-scripts-ts-webpack` **Expected behavior:** Successfully finish initialization **Actual behavior:** ``` /mnt/c/Users/brunjick/Code/cycle-ts/node_modules/cycle-scripts-ts-webpack/scripts/init.js:63 throw new Error('Unsupported stream library: ' + streamLib) ^ Error: Unsupported stream...

When using `types.autogenerate` option, import paths for ESM projects need to be adjusted in the following files: ```diff // global.d.ts import type { PlatformaticApp, PlatformaticDBMixin, PlatformaticDBConfig, Entity, Entities, EntityHooks }...

bug

Please fill in this template. - [x] Use a meaningful title for the pull request. Include the name of the package modified. - [x] Test the change in your own...

Revision needed

### Description Update `@sinonjs/fake-timers` to latest version and add support for `node:timers/promises` module. - Updated patches - Enabled new `ignoreMissingTimers` option by default as it better reflects previous behavior -...

Reproduction: https://github.com/xxzefgh/plt-logger-test Steps: - `npm start` - DEBUG log is shown - `cd web/whispering-threshold` - `npm start` - DEBUG log is NOT shown

When instrumenting services with Sentry, service to service communications via thread interceptor don't get the benefits of distributed tracing, i.e. they don't get linked to each other. We have fixed...

1. Which driver are you using and version of it: **ClickHouse - HTTP Driver** 2. Which TablePlus build number are you using: **324** 3. The steps to reproduce this issue:...