Skip to content

Added support for the new solution format (slnx) to L10n.BuildTasks (… #15

Added support for the new solution format (slnx) to L10n.BuildTasks (…

Added support for the new solution format (slnx) to L10n.BuildTasks (… #15

Triggered via push February 6, 2026 15:55
Status Success
Total duration 33s
Artifacts

cs-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
tests: MN.L10n.JavascriptTranslationMiddleware/FileHandle.cs#L38
Possible null reference argument for parameter 'path' in 'Task<string> File.ReadAllTextAsync(string path, CancellationToken cancellationToken = default(CancellationToken))'.
tests: MN.L10n.JavascriptTranslationMiddleware/FileHandle.cs#L22
Possible null reference return.
tests: MN.L10n/FileProviders/FileDataProvider.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.