Skip to content

Fix button overlap in KeyDetailDrawer, limit drawer height on mobile #283

Fix button overlap in KeyDetailDrawer, limit drawer height on mobile

Fix button overlap in KeyDetailDrawer, limit drawer height on mobile #283

Triggered via push December 28, 2025 22:24
Status Success
Total duration 1m 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: UI/BackupManagerWindow.cs#L151
Possible null reference argument for parameter 'fileName' in 'Task<List<BackupMetadata>> BackupVersionManager.ListBackupsAsync(string fileName, string basePath)'.
Build and Test: Controllers/BackupController.cs#L175
Possible null reference argument for parameter 'filePath' in 'Task<BackupMetadata> BackupVersionManager.CreateBackupAsync(string filePath, string operation, string basePath)'.
Build and Test: Controllers/BackupController.cs#L153
Possible null reference argument for parameter 'filePath' in 'Task<BackupMetadata> BackupVersionManager.CreateBackupAsync(string filePath, string operation, string basePath)'.
Build and Test: Controllers/LanguageController.cs#L58
Possible null reference assignment.
Build and Test: Controllers/ResourcesController.cs#L37
Possible null reference assignment.
Build and Test: Controllers/StatsController.cs#L56
Possible null reference assignment.
Build and Test: Commands/AddCommand.cs#L349
Possible null reference argument for parameter 'filePath' in 'Task<BackupMetadata> BackupVersionManager.CreateBackupAsync(string filePath, string operation, string basePath)'.
Build and Test: LocalizationManager.Core/Backends/Json/JsonResourceReader.cs#L102
Cannot convert null literal to non-nullable reference type.
Build and Test: LocalizationManager.Core/Backends/Resx/ResxResourceWriter.cs#L84
Possible null reference argument for parameter 'fileName' in 'void XDocument.Save(string fileName)'.
Build and Test: LocalizationManager.Core/Backends/Json/JsonResourceWriter.cs#L50
Possible null reference argument for parameter 'path' in 'void File.WriteAllText(string path, string? contents)'.