Skip to content

Release v0.7.8

Release v0.7.8 #35

Triggered via push January 4, 2026 18:28
Status Success
Total duration 8m 44s
Artifacts

release.yml

on: push
Build and Release
8m 41s
Build and Release
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
Build and Release
This extension consists of 350 files, out of which 192 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
Build and Release
This extension consists of 350 files, out of which 192 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
Build and Release
This extension consists of 350 files, out of which 192 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
Build and Release
This extension consists of 350 files, out of which 192 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
Build and Release
This extension consists of 350 files, out of which 192 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
Build and Release
This extension consists of 350 files, out of which 192 are JavaScript files. For performance reasons, you should bundle your extension: https://aka.ms/vscode-bundle-extension. You should also exclude unnecessary files by adding them to your .vscodeignore: https://aka.ms/vscode-vscodeignore.
Build and Release
- Add lib or ref assemblies for the netstandard2.0 target framework
Build and Release
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
Build and Release: LocalizationManager.JsonLocalization.Generator/ResourcesGenerator.cs#L69
Possible null reference argument for parameter 'jsonContent' in 'List<ResourceKey> ResourcesGenerator.ExtractKeys(string jsonContent)'.
Build and Release: Commands/Backup/BackupDiffCommand.cs#L153
Possible null reference argument for parameter 'currentFilePath' in 'Task<BackupDiffResult> BackupDiffService.CompareWithCurrentAsync(BackupMetadata backupVersion, string backupFilePath, string currentFilePath, bool includeUnchanged = false)'.
Build and Release: Commands/Backup/BackupDiffCommand.cs#L142
Dereference of a possibly null reference.
Build and Release: Commands/Backup/BackupRestoreCommand.cs#L208
Dereference of a possibly null reference.
Build and Release: Commands/Backup/BackupCreateCommand.cs#L137
Dereference of a possibly null reference.
Build and Release: 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 Release: Controllers/StatsController.cs#L56
Possible null reference assignment.
Build and Release: Commands/AddCommand.cs#L349
Possible null reference argument for parameter 'filePath' in 'Task<BackupMetadata> BackupVersionManager.CreateBackupAsync(string filePath, string operation, string basePath)'.
Build and Release: LocalizationManager.Core/Backends/Json/JsonResourceReader.cs#L102
Cannot convert null literal to non-nullable reference type.
Build and Release: LocalizationManager.Core/Backends/Json/JsonResourceWriter.cs#L50
Possible null reference argument for parameter 'path' in 'void File.WriteAllText(string path, string? contents)'.
Build and Release: LocalizationManager.Core/Backends/Resx/ResxResourceWriter.cs#L84
Possible null reference argument for parameter 'fileName' in 'void XDocument.Save(string fileName)'.