added phrasedata #12
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))'.
|