Skip to content

Bump Microsoft.EntityFrameworkCore from 7.0.5 to 7.0.14 #16

Bump Microsoft.EntityFrameworkCore from 7.0.5 to 7.0.14

Bump Microsoft.EntityFrameworkCore from 7.0.5 to 7.0.14 #16

Triggered via pull request November 27, 2023 23:31
Status Success
Total duration 1m 27s
Artifacts

build-scan.yml

on: pull_request
Build and scan
1m 7s
Build and scan
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and scan: ExtensionMethods/StringExtension.cs#L204
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
Build and scan: ExtensionMethods/TryParseExtension.cs#L27
Handle the exception or explain in a comment why it can be ignored. (https://rules.sonarsource.com/csharp/RSPEC-2486)
Build and scan: ExtensionMethods/TryParseExtension.cs#L27
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
Build and scan: EntityRepository/Interfaces.cs#L32
All 'Add' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build and scan: EntityRepository/Interfaces.cs#L34
All 'AddAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build and scan: EntityRepository/Repository.cs#L110
All 'Add' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build and scan: EntityRepository/Repository.cs#L119
All 'AddAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build and scan: EntityRepository/Repository.cs#L103
Remove the default parameter value to match the signature of overridden method. (https://rules.sonarsource.com/csharp/RSPEC-1006)
Build and scan: ExtensionMethods/StringExtension.cs#L204
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
Build and scan: ExtensionMethods/TryParseExtension.cs#L27
Handle the exception or explain in a comment why it can be ignored. (https://rules.sonarsource.com/csharp/RSPEC-2486)