Bump Microsoft.VisualStudio.Threading.Analyzers from 17.6.40 to 17.7.30 #25
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
Gu.Wpf.DataGrid2D.UiTests/ItemsSourceTests.CellTemplate.cs#L44
Use 'string.Contains(char)' instead of 'string.Contains(string)' when searching for a single character
|
build:
Gu.Wpf.DataGrid2D.UiTests/ItemsSourceTests.CellTemplate.cs#L44
'string.Contains(string)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'Gu.Wpf.DataGrid2D.UiTests.ItemsSourceTests.CellTemplate.CellTemplateTest(string)' with a call to 'string.Contains(string, System.StringComparison)' for clarity of intent.
|
build:
Gu.Wpf.DataGrid2D/Internals/Array2DIndexPropertyDescriptor.cs#L18
Nullability of type of parameter 'component' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Gu.Wpf.DataGrid2D/Internals/Array2DIndexPropertyDescriptor.cs#L31
Nullability of type of parameter 'component' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Gu.Wpf.DataGrid2D/Internals/ListIndexPropertyDescriptor.cs#L18
Nullability of type of parameter 'component' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Gu.Wpf.DataGrid2D/Internals/ListIndexPropertyDescriptor.cs#L39
Nullability of type of parameter 'component' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Gu.Wpf.DataGrid2D/Internals/NamePropertyDescriptor.cs#L29
Nullability of type of parameter 'component' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Gu.Wpf.DataGrid2D/Internals/NamePropertyDescriptor.cs#L41
Nullability of type of parameter 'component' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Gu.Wpf.DataGrid2D/Internals/NamePropertyDescriptor.cs#L41
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
build:
Gu.Wpf.DataGrid2D/Internals/TransposedPropertyDescriptor.cs#L16
Nullability of type of parameter 'component' doesn't match overridden member (possibly because of nullability attributes).
|