Skip to content

Merge branch 'master' of https://github.com/MultinetInteractive/MN.L10n #75

Merge branch 'master' of https://github.com/MultinetInteractive/MN.L10n

Merge branch 'master' of https://github.com/MultinetInteractive/MN.L10n #75

Triggered via push October 6, 2023 11:08
Status Failure
Total duration 6m 45s
Artifacts
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Analyze (csharp)
Process completed with exit code 1.
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-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/FileTranslator.cs#L88
Dereference of a possibly null reference.
Analyze (csharp): MN.L10n.JavascriptTranslationMiddleware/FileTranslator.cs#L88
Dereference of a possibly null reference.
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/FileTranslator.cs#L88
Dereference of a possibly null reference.
Analyze (csharp): MN.L10n.JavascriptTranslationMiddleware/FileTranslator.cs#L88
Dereference of a possibly null reference.