Merge pull request #172 from OneIdentity/upgrade-net8.0 #271
Annotations
5 warnings
Build the application:
LogInsights/Datastore/ViewClasses/ProjectionActivitiesView.cs#L170
#warning: 'RFE#1.c: todo Projection.Maintenance'
|
Build the application:
LogInsights/Datastore/StoreClasses/Projection.cs#L37
#warning: 'RFE#3.a: todo Detector/Datastore: Projection.maintenance auslesen '
|
Build the application:
LogInsights/LogReader/Implementations/CombinedReader.cs#L23
Async-iterator 'CombinedReader.ReadAsync(CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
|
Build the application:
LogInsights/MainForm.Designer.cs#L263
The field 'MainForm.helpToolStripMenuItem' is never used
|
Build the application:
LogInsights/MainForm.Designer.cs#L273
The field 'MainForm.infoToolStripMenuItem' is never used
|
Loading