Update unix-alpha-build.yml #163
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/Analytics.cs#L32
The variable 'ex' is declared but never used
|
Build service executable:
platforms/windows/lib/Commands.cs#L39
Dereference of a possibly null reference.
|
Build service executable:
platforms/windows/lib/Settings.cs#L17
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build service executable:
platforms/windows/lib/Settings.cs#L18
Non-nullable field 'code' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build service executable:
platforms/windows/lib/Settings.cs#L19
Non-nullable field 'mac' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build service executable:
platforms/windows/lib/Interfaces.cs#L303
Non-nullable property 'RemainingTime' 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#L304
Non-nullable property 'CycleCount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading