Welcome window #688
Open
Welcome window #688
Annotations
10 warnings
|
Source/Common/Syncing/Worker/SyncWorkerDictionaryTree.cs#L84
Possible null reference assignment.
|
|
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L96
Dereference of a possibly null reference.
|
|
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L95
Converting null literal or possible null value to non-nullable type.
|
|
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L61
Possible null reference assignment.
|
|
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L45
Nullability of reference types in type of parameter 'obj' of 'lambda expression' doesn't match the target delegate 'SyncWorkerEntry.SyncWorkerDelegate' (possibly because of nullability attributes).
|
|
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L47
Possible null reference assignment.
|
|
Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L22
Possible null reference assignment.
|
|
Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L22
Converting null literal or possible null value to non-nullable type.
|
|
Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L17
Possible null reference assignment.
|
|
Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L17
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading