Release v0.7.14 #41
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 373 files, out of which 206 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 373 files, out of which 206 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 373 files, out of which 206 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 373 files, out of which 206 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 373 files, out of which 206 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 373 files, out of which 206 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:
Controllers/BackupController.cs#L175
Possible null reference argument for parameter 'filePath' in 'Task<BackupMetadata> BackupVersionManager.CreateBackupAsync(string filePath, string operation, string basePath)'.
|
|
Build and Release:
Controllers/BackupController.cs#L153
Possible null reference argument for parameter 'filePath' in 'Task<BackupMetadata> BackupVersionManager.CreateBackupAsync(string filePath, string operation, string basePath)'.
|
|
Build and Release:
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 Release:
Pages/Settings.razor#L329
Dereference of a possibly null reference.
|
|
Build and Release:
Pages/Translation.razor#L246
Dereference of a possibly null reference.
|
|
Build and Release:
Pages/Validation.razor#L252
Dereference of a possibly null reference.
|
|
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/Resx/ResxResourceWriter.cs#L88
Possible null reference argument for parameter 'destFileName' in 'void File.Move(string sourceFileName, string destFileName, bool overwrite)'.
|
|
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)'.
|