Bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.11 to 7.0.12 #265
Annotations
12 warnings
build:
tests/Inventory.Application.UnitTests/UnitTest1.cs#L7
An opening brace should not be followed by a blank line. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1505.md)
|
build:
tests/Inventory.Application.UnitTests/UnitTest1.cs#L9
A closing brace should not be preceded by a blank line. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md)
|
|
|
|
|
|
|
|
|
build:
src/Inventory.Infrastructure/Services/Navigation/NavigationService.cs#L87
Possible null reference assignment.
|
build:
src/Inventory.Infrastructure/Services/Navigation/NavigationService.cs#L87
Possible null reference assignment.
|