Skip to content

added phrasedata

added phrasedata #12

Triggered via push April 11, 2025 12:52
Status Success
Total duration 31s
Artifacts

cs-tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
tests: MN.L10n/FileProviders/FileDataProvider.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
tests: MN.L10n.JavascriptTranslationMiddleware/FileHandle.cs#L22
Possible null reference return.
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))'.