v1.0.7.0 opt in data collection and double chests content #43
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3.0.3, actions/upload-artifact@v2.2.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2.2.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
ECommons/ECommons/ImGuiMethods/ImGuiEx/ImGuiEx.cs#L581
'UiBuilder.AddNotification(string, string?, NotificationType, uint)' is obsolete: 'Use INotificationManager.'
|
Build:
ECommons/ECommons/EzIpcManager/SafeWrapper.cs#L23
Ambiguous reference in cref attribute: 'EzIPC.Init'. Assuming 'EzIPC.Init(object, string?, SafeWrapper)', but could have also matched other overloads including 'EzIPC.Init(Type, string?, SafeWrapper)'.
|
Build:
ECommons/ECommons/ImGuiMethods/ImGuiEx/ImGuiEx.cs#L456
Parameter 'columns' has no matching param tag in the XML comment for 'ImGuiEx.EzTableColumns(string, Action[], int?, ImGuiTableFlags)' (but other parameters do)
|
Build:
ECommons/ECommons/ImGuiMethods/ImGuiEx/ImGuiEx.cs#L456
Parameter 'extraFlags' has no matching param tag in the XML comment for 'ImGuiEx.EzTableColumns(string, Action[], int?, ImGuiTableFlags)' (but other parameters do)
|
Build:
NecroLens/Model/DataCollector.cs#L13
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
ECommons/ECommons/ImGuiMethods/ImGuiEx/ImGuiEx.cs#L581
'UiBuilder.AddNotification(string, string?, NotificationType, uint)' is obsolete: 'Use INotificationManager.'
|
Build:
ECommons/ECommons/EzIpcManager/SafeWrapper.cs#L23
Ambiguous reference in cref attribute: 'EzIPC.Init'. Assuming 'EzIPC.Init(object, string?, SafeWrapper)', but could have also matched other overloads including 'EzIPC.Init(Type, string?, SafeWrapper)'.
|
Build:
ECommons/ECommons/ImGuiMethods/ImGuiEx/ImGuiEx.cs#L456
Parameter 'columns' has no matching param tag in the XML comment for 'ImGuiEx.EzTableColumns(string, Action[], int?, ImGuiTableFlags)' (but other parameters do)
|
Build:
ECommons/ECommons/ImGuiMethods/ImGuiEx/ImGuiEx.cs#L456
Parameter 'extraFlags' has no matching param tag in the XML comment for 'ImGuiEx.EzTableColumns(string, Action[], int?, ImGuiTableFlags)' (but other parameters do)
|
Build:
NecroLens/Model/DataCollector.cs#L13
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading