0.0.0.169 #40
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3, SethCohen/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
AutoDuty/IPC/IPCSubscriber.cs#L72
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
AutoDuty/AutoDuty.cs#L189
Non-nullable field 'PathsDirectory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
AutoDuty/AutoDuty.cs#L189
Non-nullable field 'AssemblyFileInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
AutoDuty/AutoDuty.cs#L189
Non-nullable field 'ConfigFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
AutoDuty/AutoDuty.cs#L189
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
AutoDuty/AutoDuty.cs#L189
Non-nullable field 'OverrideCamera' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
AutoDuty/AutoDuty.cs#L189
Non-nullable property 'MainWindow' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
AutoDuty/AutoDuty.cs#L189
Non-nullable property 'Overlay' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
AutoDuty/AutoDuty.cs#L189
Non-nullable field 'TaskManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
AutoDuty/AutoDuty.cs#L189
Non-nullable field 'Chat' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading