0.0.0.171 #42
Triggered via release
October 6, 2024 06:41
Herculezz55
released
0.0.0.171
Status
Success
Total duration
40s
Artifacts
–
Annotations
11 warnings
Build
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/
|
Build:
ECommons/ECommons/ImGuiMethods/ImGuiEx/ImGuiEx.cs#L151
Parameter 'extraFlags' has no matching param tag in the XML comment for 'ImGuiEx.TreeNodeCollapsingHeader(string, Action, ImGuiTreeNodeFlags)' (but other parameters do)
|
Build:
AutoDuty/IPC/IPCSubscriber.cs#L72
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build:
AutoDuty/AutoDuty.cs#L188
Non-nullable field 'PathsDirectory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
AutoDuty/AutoDuty.cs#L188
Non-nullable field 'AssemblyFileInfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
AutoDuty/AutoDuty.cs#L188
Non-nullable field 'ConfigFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
AutoDuty/AutoDuty.cs#L188
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
AutoDuty/AutoDuty.cs#L188
Non-nullable field 'OverrideCamera' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
AutoDuty/AutoDuty.cs#L188
Non-nullable property 'MainWindow' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
AutoDuty/AutoDuty.cs#L188
Non-nullable property 'Overlay' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
AutoDuty/AutoDuty.cs#L188
Non-nullable field 'TaskManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|