Results 4 issues of Frank Krick

It seems that the output encoding in Windows is cp1252 by default which creates problems when the source files contain unicode characters if there is no suitable character defined in...

bug

typemoq can currently not serialize BigInt and fails ``` Rejected promise returned by test. Reason: TypeError { message: 'Do not know how to serialize a BigInt', } Object.stringifyRecursion [as stringify]...

## Bug report ### Required System information OS: win32-x64 Strapi Version: 4.20.1 Node/Yarn Version: yarn/1.22.19 npm/? node/v18.17.0 win32 x64 Edition: Community Database: postgres Language: Typescript ### Describe the bug Translations...

We have an implementation of a persistent stream adapter to consume Amazon Kinesis streams which we are using in production for several month now. Amazon Kinesis streams have a sequence...

area-streaming