fix: Catching UnauthorizedAccessException trying to write files to a … #95
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 10 warnings
|
Analyze (csharp)
Process completed with exit code 1.
|
|
Analyze (csharp)
CodeQL Action major versions v1 and v2 have been deprecated. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/
|
|
Analyze (csharp):
MN.L10n/FileProviders/FileDataProvider.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
MN.L10n/FileProviders/FileDataProvider.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
MN.L10n/FileProviders/FileDataProvider.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
MN.L10n/FileProviders/FileDataProvider.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
MN.L10n/FileProviders/FileDataProvider.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Analyze (csharp):
MN.L10n.JavascriptTranslationMiddleware/FileHandle.cs#L22
Possible null reference return.
|
|
Analyze (csharp):
MN.L10n.JavascriptTranslationMiddleware/FileHandle.cs#L38
Possible null reference argument for parameter 'path' in 'Task<string> File.ReadAllTextAsync(string path, CancellationToken cancellationToken = default(CancellationToken))'.
|
|
Analyze (csharp):
MN.L10n.JavascriptTranslationMiddleware/FileHandle.cs#L22
Possible null reference return.
|
|
Analyze (csharp):
MN.L10n.JavascriptTranslationMiddleware/FileHandle.cs#L38
Possible null reference argument for parameter 'path' in 'Task<string> File.ReadAllTextAsync(string path, CancellationToken cancellationToken = default(CancellationToken))'.
|
|
Analyze (csharp):
MN.L10n/FileProviders/FileDataProvider.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|