Skip to content

Conversation

@nick-y-snyk
Copy link
Contributor

Description

Provide description of this PR and changes, if linked Jira ticket doesn't cover it in full.

Checklist

Screenshots / GIFs

Visuals that may help the reviewer. Please add screenshots for any UI change. GIFs are most welcome!

@nick-y-snyk nick-y-snyk requested review from a team as code owners January 12, 2026 11:32
@snyk-io
Copy link

snyk-io bot commented Jan 12, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

b = Math.min(255, Math.max(0, (int)(b * factor)));

return String.format("#%02x%02x%02x", r, g, b);
} catch (Exception e) {

Check warning

Code scanning / PMD

Avoid catching Exception in try-catch block

Avoid catching Exception in try-catch block
@nick-y-snyk nick-y-snyk force-pushed the fix/IDE-1657 branch 2 times, most recently from 48d770c to e498986 Compare January 12, 2026 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants