Web account #215
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#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.
|
Build service executable:
platforms/windows/lib/Commands.cs#L31
Non-nullable property 'Version' 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/Interfaces.cs#L6
Non-nullable property 'Name' 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/Interfaces.cs#L24
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading