0.0.0.240 #51
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'.
|