Update dependency AwesomeAssertions to v9 #2345
Annotations
10 errors and 10 warnings
|
build:
src/DynamicData.Tests/Binding/BindingListBindCacheSortedFixture.cs#L11
The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/DynamicData.Tests/Binding/BindingListBindCacheFixture.cs#L9
The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/DynamicData.Tests/Binding/AvaloniaDictionaryFixture.cs#L11
The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/DynamicData.Tests/AutoRefreshFilter.cs#L8
The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/DynamicData.Tests/AggregationTests/SumFixture.ForList.cs#L7
The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/DynamicData.Tests/AggregationTests/SumFixture.ForCache.cs#L7
The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/DynamicData.Tests/AggregationTests/MinFixture.cs#L6
The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/DynamicData.Tests/AggregationTests/MaxFixture.cs#L6
The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/DynamicData.Tests/AggregationTests/AverageFixture.cs#L6
The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/DynamicData.Tests/AggregationTests/AggregationFixture.cs#L8
The type or namespace name 'FluentAssertions' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/DynamicData/List/ObservableListEx.Bind.cs#L30
XML comment has syntactically incorrect cref attribute 'IObservable{IChangeSet{T}}'
|
|
build:
src/DynamicData/List/ObservableListEx.FilterOnProperty.cs#L31
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
|
build:
src/DynamicData/List/ObservableListEx.FilterOnProperty.cs#L31
XML comment has syntactically incorrect cref attribute 'IObservable{IChangeSet{TObject}}'
|
|
build:
src/DynamicData/List/ObservableListEx.AutoRefreshOnObservable.cs#L32
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
|
build:
src/DynamicData/List/ObservableListEx.FilterOnObservable.cs#L31
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
|
build:
src/DynamicData/List/ObservableListEx.AutoRefreshOnObservable.cs#L32
XML comment has syntactically incorrect cref attribute 'IObservable{IChangeSet{TObject}}'
|
|
build:
src/DynamicData/Cache/ObservableCacheEx.Adapt.cs#L34
XML comment has syntactically incorrect cref attribute 'IObservable{IChangeSet{TObject, TKey}}'
|
|
build:
src/DynamicData/List/ObservableListEx.Adapt.cs#L31
XML comment has syntactically incorrect cref attribute 'IObservable{IChangeSet{T}}'
|
|
build:
src/DynamicData/List/ObservableListEx.FilterOnObservable.cs#L31
XML comment has syntactically incorrect cref attribute 'IObservable{IChangeSet{TObject}}'
|
|
build:
src/DynamicData/List/ObservableListEx.AutoRefreshOnObservable.cs#L32
XML comment has syntactically incorrect cref attribute 'IObservable{IChangeSet{TObject}}'
|