web fix #223
Annotations
10 warnings
Build service executable:
platforms/windows/lib/Analytics.cs#L7
Non-nullable property 'api_key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build service executable:
platforms/windows/lib/Analytics.cs#L8
Non-nullable property 'event' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build service executable:
platforms/windows/lib/Analytics.cs#L9
Non-nullable property 'distinct_id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build service executable:
platforms/windows/lib/GPUUsage.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build service executable:
platforms/windows/lib/GPUUsage.cs#L11
Non-nullable property 'Counter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build service executable:
platforms/windows/lib/Commands.cs#L39
Dereference of a possibly null reference.
|
Build service executable:
platforms/windows/lib/Analytics.cs#L32
The variable 'ex' is declared but never used
|
Build service executable:
platforms/windows/lib/Commands.cs#L49
Non-nullable property 'DriverDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build service executable:
platforms/windows/lib/Commands.cs#L29
Non-nullable property 'Caption' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build service executable:
platforms/windows/lib/Commands.cs#L30
Non-nullable property 'OSArchitecture' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading