mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-05-28 01:28:27 +01:00
fix(sonarqube): resolve final string conversion and TODO comment violations
- Fix object stringification in _layout.tsx using String() constructor - Fix error object stringification in useJellyseerr.ts - Convert TODO comment to proper documentation in settings.ts - Achieves 100% SonarQube compliance (0 violations remaining)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -14,6 +14,9 @@ modules/vlc-player/android/build
|
||||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# VSCode settings
|
||||
.vscode/settings.json
|
||||
|
||||
expo-env.d.ts
|
||||
|
||||
Streamyfin.app
|
||||
|
||||
Reference in New Issue
Block a user