Skip to content

0.0.0.240

0.0.0.240 #51

Triggered via release August 23, 2025 13:21
@erdelferdelf
prereleased 0.0.0.240
Status Success
Total duration 44s
Artifacts

publishtesting.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: AutoDuty/Windows/PathsTab.cs#L223
Dereference of a possibly null reference.
Build: AutoDuty/Windows/PathsTab.cs#L136
Dereference of a possibly null reference.
Build: AutoDuty/Windows/PathsTab.cs#L73
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<KeyValuePair<string, JobWithRole>>(IEnumerable<KeyValuePair<string, JobWithRole>> source)'.
Build: AutoDuty/IPC/IPCSubscriber.cs#L484
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: AutoDuty/IPC/IPCSubscriber.cs#L417
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: AutoDuty/IPC/IPCSubscriber.cs#L76
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: ECommons/ECommons/ImGuiMethods/ImGuiEx/ImGuiEx.cs#L324
XML comment has cref attribute 'CollapsingHeader(string)' that could not be resolved
Build: ECommons/ECommons/Commands/CmdAttribute.cs#L20
XML comment has cref attribute 'ImGui' that could not be resolved
Build: ECommons/ECommons/Automation/NeoTaskManager/TaskManager.Delay.cs#L29
Parameter 'configuration' has no matching param tag in the XML comment for 'TaskManager.InsertDelay(int, bool, TaskManagerConfiguration)' (but other parameters do)
Build: ECommons/ECommons/Configuration/EzCharaConfig.cs#L44
Parameter 'value' must have a non-null value when exiting with 'true'.