Added support for the new solution format (slnx) to L10n.BuildTasks (… #15
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.
|