build(deps): bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.12.0 #438
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.
|