Skip to content

Welcome window

Welcome window #336

Re-run triggered September 21, 2025 15:04
Status Success
Total duration 56s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.