Skip to content

Update documentation for Android and iOS formats #214

Update documentation for Android and iOS formats

Update documentation for Android and iOS formats #214

Triggered via push December 20, 2025 20:48
Status Failure
Total duration 51s
Artifacts

ci.yml

on: push
Build and Test
48s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build and Test
Process completed with exit code 1.
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: UI/ResourceEditorWindow/ResourceEditorWindow.BatchOperations.cs#L250
Possible null reference argument for parameter 'filePath' in 'Task<BackupMetadata> BackupVersionManager.CreateBackupAsync(string filePath, string operation, string basePath)'.
Build and Test: Commands/Backup/BackupRestoreCommand.cs#L208
Dereference of a possibly null reference.
Build and Test: Commands/Backup/BackupCreateCommand.cs#L137
Dereference of a possibly null reference.
Build and Test: Commands/Backup/BackupCreateCommand.cs#L87
Possible null reference argument for parameter 'filePath' in 'Task<BackupMetadata> BackupVersionManager.CreateBackupAsync(string filePath, string operation, string basePath)'.
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/ResourceFileParser.cs#L183
Possible null reference argument for parameter 'fileName' in 'void XDocument.Save(string fileName)'.
Build and Test: LocalizationManager.Core/ResourceFileParser.cs#L148
Possible null reference argument for parameter 'fileName' in 'FileInfo.FileInfo(string fileName)'.
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/Json/JsonResourceWriter.cs#L105
Possible null reference argument for parameter 'path' in 'void File.WriteAllText(string path, string? contents)'.