Open Issues Need Help
View All on GitHub good first issue refactoring
Fix java:S1128: Remove unused import about 1 month ago
good first issue refactoring
Fix java:S2139: Log or rethrow caught exceptions with context about 1 month ago
good first issue refactoring
Fix java:S1118: Add private constructor to utility classes about 1 month ago
good first issue refactoring
Fix java:S135: Reduce break/continue statements in loops to at most one about 1 month ago
good first issue refactoring
Fix java:S1141: Extract nested try blocks into separate methods about 1 month ago
good first issue refactoring
Fix java:S115: Rename constants to match naming convention about 1 month ago
good first issue refactoring
good first issue refactoring
Fix java:S1192: Define constants for duplicate string literals about 1 month ago
good first issue refactoring
Fix java:S1186: Document or implement empty methods about 1 month ago
good first issue refactoring
Fix java:S3457: Use lambda or format specifiers in log calls instead of string concatenation about 1 month ago
good first issue refactoring
good first issue refactoring
Fix java:S1130: Remove declared checked exceptions that cannot be thrown about 1 month ago
good first issue refactoring
Fix java:S117: Rename local variable to match camelCase convention about 1 month ago
good first issue refactoring
Fix java:S1116: Remove empty statement (stray semicolon) about 1 month ago
good first issue refactoring
Fix java:S116: Rename fields to match camelCase naming convention about 1 month ago
good first issue refactoring
Fix java:S8786: Simplify regex to avoid super-linear backtracking about 1 month ago
good first issue refactoring
Fix java:S1117: Rename local variables that shadow fields about 1 month ago
good first issue refactoring
Fix java:S106: Replace System.err with a logger about 1 month ago
good first issue refactoring
Fix java:S108: Fill in or document empty catch/finally block about 1 month ago
good first issue refactoring
Fix java:S6213: Rename variable that uses a restricted identifier about 1 month ago
good first issue refactoring
Fix java:S112: Replace generic exceptions with specific ones about 1 month ago
good first issue refactoring
good first issue refactoring
Fix withObject() mutation on read access about 1 month ago
bug good first issue
Fix ModelHandler missing null check about 1 month ago
bug good first issue
OneOf choice is not rendered properly with non-object typed elements about 2 months ago
bug good first issue
Fix(test) close resource stream about 2 months ago
good first issue
Fix getLanguages() potential NPE about 2 months ago
bug good first issue
Fix populateDefiitions() auto-creates empty definitions about 2 months ago
bug good first issue
Fix Exception swallowing in CamelCatalogGenerator.processCatalog() about 2 months ago
bug good first issue