Updated to .NET 8 RC1 (production ready) #5
Annotations
1 error and 10 warnings
Test Report
HttpError: Resource not accessible by integration
|
Build:
src/FlexLabs.EntityFrameworkCore.Upsert/UpsertServiceExtensions.cs#L28
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
Build:
src/FlexLabs.EntityFrameworkCore.Upsert/UpsertExtensions.cs#L26
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
Build:
src/FlexLabs.EntityFrameworkCore.Upsert/UpsertExtensions.cs#L28
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
Build:
src/FlexLabs.EntityFrameworkCore.Upsert/UpsertCommandBuilder.cs#L52
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Build:
src/FlexLabs.EntityFrameworkCore.Upsert/UpsertCommandBuilder.cs#L78
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Build:
src/FlexLabs.EntityFrameworkCore.Upsert/UpsertCommandBuilder.cs#L80
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Build:
src/FlexLabs.EntityFrameworkCore.Upsert/UpsertCommandBuilder.cs#L99
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Build:
src/FlexLabs.EntityFrameworkCore.Upsert/UpsertCommandBuilder.cs#L101
Cache a 'CompositeFormat' for repeated use in this formatting operation (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1863)
|
Build:
src/FlexLabs.EntityFrameworkCore.Upsert/UpsertCommandBuilder.cs#L75
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
Build:
src/FlexLabs.EntityFrameworkCore.Upsert/UpsertExtensions.cs#L45
Use 'ArgumentNullException.ThrowIfNull' instead of explicitly throwing a new exception instance (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1510)
|
The logs for this run have expired and are no longer available.
Loading