Skip to content

fix: Better support for phrases which contain a \n (#176) #87

fix: Better support for phrases which contain a \n (#176)

fix: Better support for phrases which contain a \n (#176) #87

Triggered via push November 6, 2024 15:26
Status Failure
Total duration 8m 30s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Analyze (csharp)
Process completed with exit code 1.
Analyze (csharp)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, github/codeql-action/init@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.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)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/