Skip to content

Release v0.7.13

Release v0.7.13 #40

Triggered via push June 4, 2026 21:10
Status Success
Total duration 9m 48s
Artifacts

release.yml

on: push
Build and Release
9m 45s
Build and Release
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Build and Release
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v3, actions/setup-node@v4, softprops/action-gh-release@v1. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build and Release
This extension consists of 371 files, out of which 204 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 371 files, out of which 204 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 371 files, out of which 204 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 371 files, out of which 204 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 371 files, out of which 204 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 371 files, out of which 204 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/AddCommand.cs#L349
Possible null reference argument for parameter 'filePath' in 'Task<BackupMetadata> BackupVersionManager.CreateBackupAsync(string filePath, string operation, string basePath)'.
Build and Release: Commands/Backup/BackupRestoreCommand.cs#L208
Dereference of a possibly null reference.
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/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: LocalizationManager.Core/Translation/Providers/DeepLProvider.cs#L77
Possible null reference argument for parameter 'targetLanguageCode' in 'Task<TextResult> Translator.TranslateTextAsync(string text, string? sourceLanguageCode, string targetLanguageCode, TextTranslateOptions? options = null, CancellationToken cancellationToken = default(CancellationToken))'.
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#L56
Possible null reference argument for parameter 'destFileName' in 'void File.Move(string sourceFileName, string destFileName, bool overwrite)'.
Build and Release: LocalizationManager.Core/Backends/Resx/ResxResourceWriter.cs#L88
Possible null reference argument for parameter 'destFileName' in 'void File.Move(string sourceFileName, string destFileName, bool overwrite)'.