Skip to content

Bump Scriban from 5.9.0 to 7.2.0 #324

Bump Scriban from 5.9.0 to 7.2.0

Bump Scriban from 5.9.0 to 7.2.0 #324

Triggered via pull request May 19, 2026 14:49
Status Success
Total duration 2m 18s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and Test
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. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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 Test: Controllers/BackupController.cs#L309
Possible null reference argument for parameter 'targetFilePath' in 'Task<int> BackupRestoreService.RestoreKeysAsync(string fileName, int version, List<string> keys, string targetFilePath, string basePath, bool createBackupBeforeRestore = true)'.
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: 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: 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: 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: 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 Test: LocalizationManager.Core/Backends/Json/JsonResourceReader.cs#L102
Cannot convert null literal to non-nullable reference type.
Build and Test: 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 Test: LocalizationManager.Core/Backends/Json/JsonResourceWriter.cs#L56
Possible null reference argument for parameter 'destFileName' in 'void File.Move(string sourceFileName, string destFileName, bool overwrite)'.