Welcome window #336
Annotations
10 warnings
|
Builds:
Source/Common/Syncing/Worker/SyncWorkerDictionaryTree.cs#L84
Possible null reference assignment.
|
|
Builds:
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L96
Dereference of a possibly null reference.
|
|
Builds:
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L95
Converting null literal or possible null value to non-nullable type.
|
|
Builds:
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L61
Possible null reference assignment.
|
|
Builds:
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).
|
|
Builds:
Source/Common/Syncing/Worker/SyncWorkerEntry.cs#L47
Possible null reference assignment.
|
|
Builds:
Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L22
Possible null reference assignment.
|
|
Builds:
Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L22
Converting null literal or possible null value to non-nullable type.
|
|
Builds:
Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L17
Possible null reference assignment.
|
|
Builds:
Source/Common/Syncing/Worker/ReadingSyncWorker.cs#L17
Converting null literal or possible null value to non-nullable type.
|