0.0.0.250 #108
Annotations
10 warnings
|
Build:
AutoDuty/Helpers/TrustHelper.cs#L141
Dereference of a possibly null reference.
|
|
Build:
AutoDuty/Helpers/TrustHelper.cs#L140
Dereference of a possibly null reference.
|
|
Build:
AutoDuty/Helpers/TrustHelper.cs#L139
Dereference of a possibly null reference.
|
|
Build:
AutoDuty/Helpers/TrustHelper.cs#L138
Dereference of a possibly null reference.
|
|
Build:
AutoDuty/Windows/PathsTab.cs#L223
Dereference of a possibly null reference.
|
|
Build:
AutoDuty/Windows/PathsTab.cs#L136
Dereference of a possibly null reference.
|
|
Build:
AutoDuty/Windows/PathsTab.cs#L73
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<KeyValuePair<string, JobWithRole>>(IEnumerable<KeyValuePair<string, JobWithRole>> source)'.
|
|
Build:
AutoDuty/IPC/IPCSubscriber.cs#L510
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
AutoDuty/IPC/IPCSubscriber.cs#L443
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
AutoDuty/IPC/IPCSubscriber.cs#L90
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|