David DE CARVALHO

Results 23 issues of David DE CARVALHO

Hello, I want to validate the "field2" only if "field1" is present and if "field1" value is equal to "myvalue1". Indeed, "field1" is a radio button and can have three...

related other PRs : - https://github.com/green-code-initiative/ecoCode-python-test-project/pull/10 - https://github.com/green-code-initiative/ecoCode-python/pull/22

all resources files used by unit tests contain the good exception to test. The problem is that there are a lot of others errors which make it difficult to read...

:beginner: good first issue
java
:building_construction: refactoring
__PRIO_MEDIUM__

**Is your feature request related to a problem? Please describe.** - add a higer level of automatization for release process - add additional information on commiters **Describe the solution you'd...

:rocket: enhancement
:building_construction: refactoring
__PRIO_LOW__

Make an automatic process (with Github Actions) to check if a plugin version (new or old) is compatible on different versions of SonarQube. It must be based on our current...

:rocket: enhancement
:beginner: good first issue
🔥 in progress 🔥

we did'nt get back all issues and PRs from CNUMR repo : https://github.com/cnumr/ecoCode/issues maybe some good ideas in it.

take into account https://github.com/green-code-initiative/ecoCode/security/advisories/GHSA-g4f9-wwjc-2pmf check if we need to create it for other repositories

:rocket: enhancement
:building_construction: refactoring
__PRIO_HIGH__

check if rules are also raised by SonarLint plugin on developer IDE. after a quick check on `ecoCode-java-test-project`, there is no `ecoCode` rules used and thus not raised. Cause :...

:syringe: bug
java
__PRIO_HIGH__

**Is your feature request related to a problem? Please describe.** The java rule `Avoid using global variables` with id `cnumr-java:D4` isn't really "good" for our society for different reasons :...

:card_file_box: rule
java
__PRIO_MEDIUM__

**Is your feature request related to a problem? Please describe.** The java rule `The variable exception is not assigned` with id `cnumr-java:S63` isn't really "good" for our society becasue the...

:card_file_box: rule
java
__PRIO_MEDIUM__