Skip to content

CodeQL

CodeQL #568

Triggered via schedule October 1, 2024 16:05
Status Success
Total duration 4m 20s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
Analyze (csharp)
Failed to install dotnet runtime + cli, exit code: 1. cp: cannot create directory '/usr/share/dotnet/host/fxr/8.0.8/': Permission denied cp: cannot create directory '/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.8/': Permission denied dotnet_install: Error: Failed to verify the version of installed `.NET Core Runtime`. Installation source: https://dotnetcli.azureedge.net/dotnet/Runtime/8.0.8/dotnet-runtime-8.0.8-linux-x64.tar.gz. Installation location: /usr/share/dotnet. Report the bug at https://github.com/dotnet/install-scripts/issues. dotnet_install: Error: `.NET Core Runtime` with version = 8.0.8 failed to install with an error.
Analyze (csharp): ImperatorToCK3/CK3/CK3LocDB.cs#L93
TODO add unit test for combining loc from all the sources into one locblock (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0026.md)
Analyze (csharp): Fronter.NET/Fronter.NET/Services/MessageSlicer.cs#L45
Possible null reference return.
Analyze (csharp): Fronter.NET/Fronter.NET/LogAppenders/LogGridAppender.cs#L39
Dereference of a possibly null reference.
Analyze (csharp): Fronter.NET/Fronter.NET/Extensions/TranslationSource.cs#L152
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)
Analyze (csharp): Fronter.NET/Fronter.NET/Extensions/TranslationSource.cs#L153
Use an overload that has a IEqualityComparer<string> or IComparer<string> parameter (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0002.md)