Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / spotbugs/spotbugs issues and pull requests
#3269 - Fix for FindReturnRef crash when the value of an expression is assigned to a field
Pull Request -
State: open - Opened by gtoison 10 days ago
Labels: bug
#3268 - ThrowingExceptions detector crash when parsing method signature containing nested generics
Pull Request -
State: closed - Opened by gtoison 11 days ago
Labels: bug
#3267 - 4.9.0 Regression: IllegalStateException in ThrowingExceptions detector when parsing method signature containing nested generics
Issue -
State: closed - Opened by bmeier-pros 12 days ago
- 2 comments
Labels: bug, regression
#3266 - Exception analyzing org.apache.commons.io.input.BOMInputStream using detector edu.umd.cs.findbugs.detect.FindReturnRef
Issue -
State: open - Opened by garydgregory 12 days ago
Labels: bug, regression
#3265 - IllegalStateException in FindReturnRef since SpotBugs 4.9.0 (getFullyQualifiedMethodName called while not visiting method)
Issue -
State: open - Opened by PhilippWendler 13 days ago
- 3 comments
Labels: bug, regression
#3264 - chore(deps): update plugin com.github.spotbugs to v6.1.2
Pull Request -
State: open - Opened by renovate[bot] 13 days ago
#3263 - chore(deps): update plugin com.github.spotbugs to v6.1.1
Pull Request -
State: closed - Opened by renovate[bot] 13 days ago
- 1 comment
#3262 - Remove legacy cvs / svn revision data as git doesn't use that
Pull Request -
State: closed - Opened by hazendaz 14 days ago
#3261 - Fix map container to use interface, few missed double initialization...
Pull Request -
State: closed - Opened by hazendaz 14 days ago
#3260 - Move documentation items and other build items to java 11
Pull Request -
State: closed - Opened by hazendaz 14 days ago
#3259 - [tests] Cleanup code within tests
Pull Request -
State: closed - Opened by hazendaz 15 days ago
#3258 - Move Eclipse to java 11 to match rest of the project
Pull Request -
State: closed - Opened by hazendaz 15 days ago
- 1 comment
#3257 - Correct object creation for object to contain array marker not the variable name
Pull Request -
State: closed - Opened by hazendaz 15 days ago
#3256 - [ci] Cleanup verbiage on templates
Pull Request -
State: closed - Opened by hazendaz 15 days ago
#3255 - chore(deps): update plugin com.diffplug.spotless to v7.0.2 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] 15 days ago
- 1 comment
#3254 - chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.2
Pull Request -
State: closed - Opened by renovate[bot] 15 days ago
- 1 comment
#3253 - Use try with resources where possible
Pull Request -
State: closed - Opened by hazendaz 16 days ago
#3252 - Add missing deprecation annotation to match javadocs as noted in all …
Pull Request -
State: closed - Opened by hazendaz 16 days ago
#3251 - Use non deprecated 'getDottedClassName' instead of 'toDottedClassName'
Pull Request -
State: closed - Opened by hazendaz 16 days ago
#3250 - Update gradle and maven plugin versions that work with 4.8.6 as of this commit
Pull Request -
State: closed - Opened by hazendaz 16 days ago
#3249 - chore(deps): update plugin com.github.spotbugs to v6.1.0
Pull Request -
State: closed - Opened by renovate[bot] 19 days ago
- 1 comment
#3248 - chore(deps): update plugin com.github.spotbugs to v6.0.28
Pull Request -
State: closed - Opened by renovate[bot] 20 days ago
- 1 comment
#3247 - chore(deps): update plugin com.diffplug.spotless to v7.0.1 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] 21 days ago
- 1 comment
#3246 - chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v7.0.1
Pull Request -
State: closed - Opened by renovate[bot] 21 days ago
- 1 comment
#3245 - chore(deps): update plugin com.diffplug.spotless to v7
Pull Request -
State: closed - Opened by renovate[bot] 23 days ago
- 1 comment
#3244 - chore(deps): update dependency com.diffplug.spotless:spotless-plugin-gradle to v7
Pull Request -
State: closed - Opened by renovate[bot] 23 days ago
- 1 comment
#3243 - NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE false positive when add edu.umd.cs.findbugs.annotations.Nullable
Issue -
State: open - Opened by komuro-hiraku 24 days ago
- 3 comments
#3242 - fix(deps): update dependency org.mockito:mockito-core to v5.15.2 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] 27 days ago
- 1 comment
#3241 - fix(deps): update dependency org.checkerframework:checker-qual to v3.48.4
Pull Request -
State: closed - Opened by renovate[bot] 27 days ago
- 1 comment
#3240 - fix(deps): update dependency checkstyle to v10.21.1
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 1 comment
#3239 - Correct syntax so the bug descriptions aren't corrupted
Pull Request -
State: closed - Opened by TimothyJones about 1 month ago
- 5 comments
#3238 - chore(deps): update dependency gradle to v8.12
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 1 comment
#3237 - `RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT` false positive
Pull Request -
State: closed - Opened by gtoison about 1 month ago
Labels: false positive
#3236 - chore(deps): update plugin com.github.spotbugs to v6.0.27
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 1 comment
#3235 - False positives `RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT` with wrapper class around OpenTelemetry `SpanBuilder`
Issue -
State: closed - Opened by tjquinno about 1 month ago
- 1 comment
Labels: false positive
#3233 - fix(deps): update dependency com.google.guava:guava to v33.4.0-jre
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 1 comment
#3232 - fix(deps): update junit5 monorepo to v5.11.4
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 1 comment
#3231 - Cleanup: merge nested ifs
Pull Request -
State: closed - Opened by JuditKnoll about 1 month ago
#3230 - fix(deps): update dependency org.apache.commons:commons-text to v1.13.0
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
- 1 comment
#3229 - fix(deps): update log4j2 monorepo to v2.24.3
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
- 1 comment
#3228 - fix(deps): update dependency checkstyle to v10.21.0
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
- 1 comment
#3227 - chore(deps): update plugin com.gradle.develocity to v3.19
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
- 1 comment
#3226 - fix double reporting
Pull Request -
State: closed - Opened by ttho about 2 months ago
- 1 comment
#3225 - Do not report bugs advising using deprecated doPrivileged on Java 17+
Pull Request -
State: closed - Opened by JuditKnoll about 2 months ago
- 9 comments
#3224 - Add new detector for atomicity related issues
Pull Request -
State: open - Opened by JuditKnoll about 2 months ago
#3223 - Cleanup: Combine same body catch blocks
Pull Request -
State: closed - Opened by JuditKnoll about 2 months ago
#3222 - Cleanup: move default to the end of switch-case
Pull Request -
State: closed - Opened by JuditKnoll about 2 months ago
#3221 - Cleanup: rename shadowing fields
Pull Request -
State: closed - Opened by JuditKnoll about 2 months ago
#3220 - Cleanup: remove unnecessary throws declarations from methods
Pull Request -
State: closed - Opened by JuditKnoll about 2 months ago
#3219 - Cleanup: fix use String.isEmpty() to test for emptiness
Pull Request -
State: closed - Opened by JuditKnoll about 2 months ago
#3218 - Cleanup: remove unnecessary semicolons
Pull Request -
State: closed - Opened by JuditKnoll about 2 months ago
#3217 - Cleanup: use Boolean.parseBoolean for string-to-boolean conversion
Pull Request -
State: closed - Opened by JuditKnoll about 2 months ago
#3216 - chore(deps): update dependency com.diffplug.gradle:goomph to v4.2.0
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
- 1 comment
#3215 - fix(deps): update dependency org.checkerframework:checker-qual to v3.48.3
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
- 1 comment
#3214 - Change macos-latest to macos-13 in GHA
Pull Request -
State: open - Opened by JuditKnoll about 2 months ago
- 2 comments
#3213 - chore(deps): update dependency sphinx-intl to v2.3.1
Pull Request -
State: closed - Opened by renovate[bot] about 2 months ago
- 1 comment
#3212 - fix(deps): update dependency checkstyle to v10.20.2
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
- 1 comment
#3211 - fix SARIF Exception message property
Pull Request -
State: closed - Opened by JuditKnoll 2 months ago
#3211 - fix SARIF Exception message property
Pull Request -
State: closed - Opened by JuditKnoll 2 months ago
#3210 - fix `FinalizerNullsFields` not checking method signature
Pull Request -
State: closed - Opened by JuditKnoll 2 months ago
#3209 - Use SignatureParser to extract the arguments of a method
Pull Request -
State: closed - Opened by gtoison 2 months ago
- 2 comments
Labels: bug
#3209 - Use SignatureParser to extract the arguments of a method
Pull Request -
State: open - Opened by gtoison 2 months ago
- 2 comments
Labels: bug
#3208 - Sonar scanner raises IllegalArgumentExceptions for 20 findbug detectors on one class
Issue -
State: closed - Opened by camproto 2 months ago
- 10 comments
#3207 - FI_FINALIZER_NULLS_FIELDS false positive
Issue -
State: closed - Opened by szegedi 2 months ago
- 1 comment
Labels: false positive
#3207 - FI_FINALIZER_NULLS_FIELDS false positive
Issue -
State: open - Opened by szegedi 2 months ago
- 1 comment
Labels: false positive
#3206 - chore(deps): update plugin org.sonarqube to v6.0.1.5171
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
- 1 comment
#3206 - chore(deps): update plugin org.sonarqube to v6.0.1.5171
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
- 1 comment
#3205 - Escape array types when creating a regex method signature
Pull Request -
State: closed - Opened by gtoison 2 months ago
#3205 - Escape array types when creating a regex method signature
Pull Request -
State: closed - Opened by gtoison 2 months ago
#3203 - Reading bug filter file throws exception when constructor's parameter list contains an array
Issue -
State: closed - Opened by KFxSmurf 2 months ago
- 3 comments
#3202 - fix(deps): update dependency org.apache.commons:commons-text to v1.12.0
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
- 2 comments
#3202 - fix(deps): update dependency org.apache.commons:commons-text to v1.12.0
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
- 2 comments
#3201 - fix(deps): update log4j2 monorepo to v2.24.2
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
- 1 comment
#3200 - chore(deps): update dependency gradle to v8.11.1
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
- 1 comment
#3199 - chore(deps): update plugin org.sonarqube to v6
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
- 1 comment
#3198 - fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.36.0
Pull Request -
State: closed - Opened by renovate[bot] 2 months ago
- 1 comment
#3197 - Incorrect parsing of a message-property in the sarif analysis result
Issue -
State: closed - Opened by julees7 3 months ago
- 1 comment
#3196 - BC_VACUOUS_INSTANCEOF with record patterns
Issue -
State: open - Opened by rovarga 3 months ago
- 1 comment
Labels: false positive
#3195 - chore(deps): update plugin com.gradle.develocity to v3.18.2
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
- 1 comment
#3194 - chore(deps): update dependency sphinx_rtd_theme to v3.0.2
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
- 1 comment
#3193 - Fix FP UUF_UNUSED_FIELD with MethodHandles (#2749)
Pull Request -
State: open - Opened by rovarga 3 months ago
Labels: Stale
#3192 - chore(deps): update dependency gradle to v8.11
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
- 1 comment
#3191 - auto fetch latest release for those whose packet manager does not provide Spotbugs
Issue -
State: open - Opened by Konfekt 3 months ago
- 1 comment
#3190 - chore(deps): update dependency sphinx-intl to v2.3.0
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
- 1 comment
#3189 - fix(deps): update dependency org.apache.groovy:groovy-all to v4.0.24
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
- 1 comment
#3188 - fix(deps): update dependency checkstyle to v10.20.1
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
- 1 comment
#3187 - Small fixes in BugInstance and BugInstanceMatcher
Pull Request -
State: closed - Opened by JuditKnoll 3 months ago
- 2 comments
#3186 - NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE false positive when using multi argument requireNonNull and @CheckForNull across multiple lines of code
Issue -
State: open - Opened by ryanrupp 3 months ago
- 3 comments
#3185 - Some bugs are counted twice in the class/package/project summary
Issue -
State: closed - Opened by olenz 3 months ago
#3184 - fix(deps): update dependency org.checkerframework:checker-qual to v3.48.2
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
- 1 comment
#3182 - chore(deps): update plugin com.github.spotbugs to v6.0.26
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
- 1 comment
#3181 - fix(deps): update dependency checkstyle to v10.20.0
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
- 1 comment
#3180 - Cleanup: use Collection.isEmpty() to test emptiness
Pull Request -
State: closed - Opened by JuditKnoll 3 months ago
#3179 - Cleanup: use method reference instead of lambda
Pull Request -
State: closed - Opened by JuditKnoll 3 months ago
#3178 - Cleanup: set abstract classes ctor's visibility from public to protected
Pull Request -
State: closed - Opened by JuditKnoll 3 months ago
#3177 - Cleanup: Reorder modifiers
Pull Request -
State: closed - Opened by JuditKnoll 3 months ago
#3176 - Cleanup: use diamond operator in constructor calls of Collections
Pull Request -
State: closed - Opened by JuditKnoll 3 months ago
#3175 - Return objects directly instead of assigning to temporary variable
Pull Request -
State: closed - Opened by JuditKnoll 3 months ago
#3174 - Fix FNs with inner classes when looking for exposed mutable fields from Java 11
Pull Request -
State: closed - Opened by JuditKnoll 3 months ago
#3173 - fix(deps): update dependency checkstyle to v10.19.0
Pull Request -
State: closed - Opened by renovate[bot] 3 months ago
- 1 comment