Service analytics #77
Annotations
2 errors and 14 warnings
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
platforms/windows/lib/Analytics.cs#L6
Non-nullable property 'api_key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
platforms/windows/lib/Analytics.cs#L7
Non-nullable property 'event' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
platforms/windows/lib/Analytics.cs#L8
Non-nullable property 'distinct_id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
platforms/windows/lib/GPUUsage.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
platforms/windows/lib/GPUUsage.cs#L11
Non-nullable property 'Counter' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
platforms/windows/lib/Interfaces.cs#L279
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
platforms/windows/lib/Interfaces.cs#L257
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
platforms/windows/lib/Interfaces.cs#L233
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
platforms/windows/lib/Interfaces.cs#L237
Non-nullable property 'WebView' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
platforms/windows/lib/Interfaces.cs#L241
Non-nullable property 'App' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job failed
Loading