0.0.0.252 #110
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/Config.cs#L54
Non-nullable field 'Instance' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
AutoDuty/Managers/ContentPathsManager.cs#L60
Dereference of a possibly null reference.
|
|
Build:
AutoDuty/Updater/FileHelper.cs#L49
Possible null reference argument for parameter 's' in 'bool GenericHelpers.IsNullOrEmpty(string s)'.
|
|
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.
|