electriquo

Results 57 issues of electriquo

thank you for the typist module! today, i have noticed a deprecation notice whenever i run test (using `jest`): > console.warn node_modules/react-dom/cjs/react-dom.development.js:11494 > Warning: componentWillReceiveProps has been renamed, and is...

**Is your feature request related to a problem? Please describe.** There is a coupling between GitLeaks version and its configuration, since configuration are not always compatible. E.g., from [version 8.1.0...

enhancement

gitleaks does not have a builtin functionality to share a configuration, this can be very helpful for sharing the same configuration across many projects. it would be neat that when...

enhancement

**Is your feature request related to a problem? Please describe.** When working with a big and non flat data stored in JSON/YAML/XML, it is not always comfortable to examine the...

enhancement

**thank you for the dozer!** i am using dozer version 4.0.0 (29) and when dozer is activated, it changes the clock display on the menu bar (located in the upper...

using [cp-kafka-connect](https://hub.docker.com/r/confluentinc/cp-kafka-connect) version 5.5.2 i successful set connectors (s3, elasticsearch, etc.). after upgrading to version 6.0.1, when i try to enable the connectors, i get the following error ```shell Failed...

firstly, i wanna thank you for the clipy. i am using clipy version 1.2.1 and i've upgraded to big sur. now (it used to work prior to the big sur...

### Environment Node version: v16.16.0 npm version: v8.14.0 Local ESLint version: v8.21.0 (Currently used) Global ESLint version: Not found Operating System: darwin 21.6.0 ### What parser are you using? Default...

bug
repro:needed

### Bug description when a project holds a module name that shadows builtin module name, pylist fails on [`no-member`](https://pylint.pycqa.org/en/latest/messages/error/no-member.html), when clearly this is not the case. ## reproduction given 2...

topic-import-system
False Positive 🦟
Needs PR

both aws cli and sdk allows to specify the [endpoint](https://docs.aws.amazon.com/cli/latest/reference/#options) ([endpoint list](https://docs.aws.amazon.com/general/latest/gr/s3.html)). looking at the [s3 connector configuration](https://docs.confluent.io/current/connect/kafka-connect-s3/configuration_options.html#s3), it seems that there is no support for the endpoint. is that...