Skip to content

Bump CoreWCF.NetTcp from 1.4.1 to 1.5.1 #315

Bump CoreWCF.NetTcp from 1.4.1 to 1.5.1

Bump CoreWCF.NetTcp from 1.4.1 to 1.5.1 #315

Triggered via pull request November 14, 2023 18:15
Status Success
Total duration 3m 53s
Artifacts

codeql.yml

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

Annotations

10 warnings
Analyze (csharp): src/RazorPages/RazorPagesTestSample/Program.cs#L37
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogError(ILogger, Exception?, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
Analyze (csharp): src/RazorPages/RazorPagesTestSample/Program.cs#L34
Modify 'Main' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
Analyze (csharp): src/RazorPages/RazorPagesTestSample/Data/AppDbContext.cs#L66
Change 'List<Message>' in 'AppDbContext.GetSeedingMessages()' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
Analyze (csharp): src/RazorPages/RazorPagesTestSample.Tests/UnitTests/DataAccessLayerTest.cs#L116
Modify 'DeleteMessageAsync_NoMessageIsDeleted_WhenMessageIsNotFound' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
Analyze (csharp): src/RazorPages/RazorPagesTestSample.Tests/Utilities/Utilities.cs#L12
The type name Utilities conflicts in whole or in part with the namespace name 'Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)
Analyze (csharp): src/RazorPages/RazorPagesTestSample/Program.cs#L37
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogError(ILogger, Exception?, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
Analyze (csharp): src/RazorPages/RazorPagesTestSample/Program.cs#L34
Modify 'Main' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
Analyze (csharp): src/RazorPages/RazorPagesTestSample/Data/AppDbContext.cs#L66
Change 'List<Message>' in 'AppDbContext.GetSeedingMessages()' to use 'Collection<T>', 'ReadOnlyCollection<T>' or 'KeyedCollection<K,V>' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1002)
Analyze (csharp): src/RazorPages/RazorPagesTestSample.Tests/UnitTests/DataAccessLayerTest.cs#L116
Modify 'DeleteMessageAsync_NoMessageIsDeleted_WhenMessageIsNotFound' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
Analyze (csharp): src/RazorPages/RazorPagesTestSample.Tests/Utilities/Utilities.cs#L12
The type name Utilities conflicts in whole or in part with the namespace name 'Microsoft.VisualStudio.TestPlatform.Common.ExtensionFramework.Utilities'. Change either name to eliminate the conflict. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1724)