Skip to content

Add ShareX case study with cloud integration documentation #306

Add ShareX case study with cloud integration documentation

Add ShareX case study with cloud integration documentation #306

Triggered via push January 4, 2026 18:22
Status Success
Total duration 1m 14s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Test: Controllers/BackupController.cs#L275
Possible null reference argument for parameter 'currentFilePath' in 'Task<BackupDiffResult> BackupRestoreService.PreviewRestoreAsync(string fileName, int version, string currentFilePath, 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: 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: 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: 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/JsonResourceReader.cs#L102
Cannot convert null literal to non-nullable reference type.
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)'.