Web improved connect UI #176
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: notiz-dev/github-action-json-property@release. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/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.
|
Build service executable:
platforms/windows/lib/Interfaces.cs#L25
Non-nullable property 'Data' 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#L29
Non-nullable property 'FilePath' 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#L30
Non-nullable property 'SystemInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading