Merge pull request #24 from IowaComputerGurus/feature/updates-gitversion #28
Annotations
6 warnings
Validate Build:
src/NetCore.Utilities.UnitTesting/XUnitLogger.cs#L40
Nullability in constraints for type parameter 'TState' of method 'XUnitLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|
Validate Build:
src/NetCore.Utilities.UnitTesting/XUnitLogger.cs#L85
Nullability in constraints for type parameter 'TState' of method 'XUnitLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|
Validate Build:
src/NetCore.Utilities.UnitTesting/AbstractModelTest.cs#L121
XML comment has cref attribute 'desiredLength' that could not be resolved
|
Validate Build:
src/NetCore.Utilities.UnitTesting/XUnitLogger.cs#L40
Nullability in constraints for type parameter 'TState' of method 'XUnitLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|
Validate Build:
src/NetCore.Utilities.UnitTesting/XUnitLogger.cs#L85
Nullability in constraints for type parameter 'TState' of method 'XUnitLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
|
Validate Build:
src/NetCore.Utilities.UnitTesting/AbstractModelTest.cs#L121
XML comment has cref attribute 'desiredLength' that could not be resolved
|