16
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SONARJAVA-4873 Wrong quickfix in S1066 (#4729) More... about 2 months ago
Fix engines in `package.json` after dropping Node.JS 16 support (#4607) More... about 2 months ago
SONARJAVA-4865 Fix issue when path is named regex (#4728) More... about 2 months ago
SONARPY-1732 Fix non-determinism on S2638 when positional-only parameters have no name available (#1751) More... about 2 months ago
Remove support for Node.JS 16 (#4606) More... about 2 months ago
SONARPY-1650 S6911: tf.function should not depend on global or free python var (#1749) More... about 2 months ago
Remove getObjectExpressionProperty in favor of getProperty (#4601) More... about 2 months ago
SONARJAVA-4837 S6878 Fix FP on record methods (#4727) More... about 2 months ago
SONARJAVA-4826 S6880 Use switch instead of if else for pattern matching (#4726) More... about 2 months ago
Disable type-checking for Vue.js (#4595) More... about 2 months ago
SONARPY-1730 Fix warning with sonar.python.version (#1750) More... about 2 months ago
Change log level of line `Failed to parse file ...` from `error` to `warn` (#4602) More... about 2 months ago
SONARJAVA-4415 S1068 ignores private fields on irrelevant annotations (#4637) More... about 2 months ago
SONARPY-1654 S6919: The input_shape parameter should not be specified for tf.keras.Model subclasses (#1748) More... about 2 months ago
SONARJAVA-4837 Fix FP on records with no components (#4721) More... about 2 months ago
SONARJAVA-4904 S1301 Fix unused variable (#4722) More... about 2 months ago
SONARJAVA-4912 S6204 Update issue message More... about 2 months ago
SONARJAVA-4913 Properly reset visitor's state in S1181 More... about 2 months ago
SONARJAVA-4904 FP on S1301 when using switch statement with type/record/guarded patterns More... about 2 months ago
SONARJAVA-4904 Migrate S1301 to IssuableSubscriptionVisitor More... about 2 months ago
SONARJAVA-4825 S6876: SequencedCollection reversed view should be used for reverse iteration order (#4717) More... about 2 months ago
SONARJAVA-4907 Fix FP on S1481 with type patterns in switch case clauses (#4713) More... about 2 months ago
Fix S5332: Add reserved domain patterns to EXCEPTION_TOP_HOSTS list (#4597) More... about 2 months ago
SONARJAVA-4909 Missing parentheses in the children() method of RecordPatternTreeImpl (#4718) More... about 2 months ago
SONARJAVA-4835: Support generic return types on S3242 (#4716) More... about 2 months ago
SONARJAVA-4843 S6906: Virtual threads should not run tasks that include synchronized or native code (#4715) More... about 2 months ago
SONARJAVA-4837 Implement rule S6878 Use record pattern instead of explicit field access (#4706) More... about 2 months ago
SONARJAVA-4908 Fix FP on S131 with type patterns in switch case clauses (#4714) More... about 2 months ago
Introduce API to check if function has given decorator More... about 2 months ago
SONARPY-1649 S6908: tf.function should not be recursive (#1741) More... about 2 months ago