Radarr/frontend
Cody Kickertz 1fea760331
fix: address SonarCloud code quality issues (#131)
* fix: address SonarCloud code quality issues

- Remove unused private fields from services and repositories
- Replace Object.assign with spread operator in Redux actions
- Use structuredClone instead of _.cloneDeep
- Add exception parameters to catch clause logging
- Use Number.parseInt instead of parseInt in detail pages
- Mark React component props as readonly

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* docs: update CHANGELOG with Phase 2 multi-media work

* fix: update labeler.yml for actions/labeler v6 format

---------

Co-authored-by: admin <admin@ardentleatherworks.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 09:58:02 -06:00
..
.vscode
build Migrate to ESLint 9 flat config 2025-12-19 14:44:01 -06:00
src fix: address SonarCloud code quality issues (#131) 2025-12-22 09:58:02 -06:00
typings
.prettierignore
.prettierrc.json
.stylelintrc
.tern-project
babel.config.js
eslint.config.mjs Migrate to ESLint 9 flat config 2025-12-19 14:44:01 -06:00
jsconfig.json
postcss.config.js
tsconfig.json