build(deps): bump FluentAssertions from 6.12.0 to 7.0.0 #439
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.Presentation/Converters/ImageConverter.cs#L21
Possible null reference return.
|
build:
src/Inventory.Presentation/Converters/ImageConverter.cs#L21
Possible null reference return.
|