RM #68
Annotations
3 errors and 11 warnings
build-dotnet
'ISynchronizedView<int, int>' does not contain a definition for 'WithINotifyCollectionChanged' and no accessible extension method 'WithINotifyCollectionChanged' accepting a first argument of type 'ISynchronizedView<int, int>' could be found (are you missing a using directive or an assembly reference?)
|
build-dotnet
'ISynchronizedView<int, int>' does not contain a definition for 'WithINotifyCollectionChanged' and no accessible extension method 'WithINotifyCollectionChanged' accepting a first argument of type 'ISynchronizedView<int, int>' could be found (are you missing a using directive or an assembly reference?)
|
build-dotnet
Process completed with exit code 1.
|
build-dotnet
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-dotnet
The event 'NotifyCollectionChangedSynchronizedView<T, TView>.PropertyChanged' is never used
|
build-dotnet
The event 'NotifyCollectionChangedSynchronizedView<T, TView>.PropertyChanged' is never used
|
build-dotnet
The event 'NotifyCollectionChangedSynchronizedView<T, TView>.PropertyChanged' is never used
|
build-dotnet
The event 'NotifyCollectionChangedSynchronizedView<T, TView>.PropertyChanged' is never used
|
build-dotnet
'ObservableCollectionCountChanged<T>._ObservableCollectionCountChanged.collection' hides inherited member 'ObservableCollectionObserverBase<T, int>.collection'. Use the new keyword if hiding was intended.
|
build-dotnet
'ObservableCollectionCountChanged<T>._ObservableCollectionCountChanged.collection' hides inherited member 'ObservableCollectionObserverBase<T, int>.collection'. Use the new keyword if hiding was intended.
|
build-dotnet
'ObservableCollectionCountChanged<T>._ObservableCollectionCountChanged.collection' hides inherited member 'ObservableCollectionObserverBase<T, int>.collection'. Use the new keyword if hiding was intended.
|
build-dotnet
'ObservableCollectionCountChanged<T>._ObservableCollectionCountChanged.collection' hides inherited member 'ObservableCollectionObserverBase<T, int>.collection'. Use the new keyword if hiding was intended.
|
build-dotnet
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-dotnet
Unreachable code detected
|