Merge pull request #9 from FFXIV-CombatReborn/api11 #8
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ECommons/ECommons/Configuration/ExternalWriter.cs#L24
Dereference of a possibly null reference.
|
RebornToolbox/Features/MBShoppingList/Models/ShoppingListItem.cs#L7
The using directive for 'Lumina.Excel.Sheets' appeared previously in this namespace
|
RebornToolbox/Common/IpcSubscribers.cs#L164
Non-nullable field 'InventoryCountByType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
RebornToolbox/Common/IpcSubscribers.cs#L167
Non-nullable field 'InventoryCountByTypes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
RebornToolbox/Common/IpcSubscribers.cs#L170
Non-nullable field 'ItemCount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
RebornToolbox/Common/IpcSubscribers.cs#L173
Non-nullable field 'ItemCountHQ' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
RebornToolbox/Common/IpcSubscribers.cs#L176
Non-nullable field 'ItemCountOwned' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
RebornToolbox/Common/IpcSubscribers.cs#L179
Non-nullable field 'EnableUiFilter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
RebornToolbox/Common/IpcSubscribers.cs#L182
Non-nullable field 'DisableUiFilter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
RebornToolbox/Common/IpcSubscribers.cs#L185
Non-nullable field 'ToggleUiFilter' 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