Bump github/codeql-action from 2 to 3 #1413
Annotations
1 error and 10 warnings
π¬ Perform SonarCloud Analysis
Process completed with exit code 1.
|
π Build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
π Build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
π Build
The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
π Build:
src/FluentSerializer.Core/Context/SerializerCoreContext.cs#L126
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
π Build:
src/FluentSerializer.Core/Context/SerializerCoreContext.cs#L139
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
π Build:
src/FluentSerializer.Core/Context/SerializerCoreContext.cs#L53
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
π Build:
src/FluentSerializer.Core/DataNodes/SingleItemCollection.ForItem.cs#L28
'System.IndexOutOfRangeException' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
π Build:
src/FluentSerializer.Core/Context/SerializerCoreContext.cs#L66
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
π Build:
src/FluentSerializer.Core/DataNodes/SingleItemCollection.Empty.cs#L27
'System.IndexOutOfRangeException' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
π Build:
src/FluentSerializer.Core/Converting/Converters/CollectionConverterBase.cs#L64
Change return type of method 'ToArray' from 'System.Collections.IList' to 'System.Array' for improved performance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1859)
|
The logs for this run have expired and are no longer available.
Loading