Bump CommunityToolkit.Common from 7.1.2 to 8.2.2 #274
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|