Add Item Tracking in-game #1
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
Source/ArchipelagoManager.cs#L60
Dereference of a possibly null reference.
|
Build:
Source/ArchipelagoManager.cs#L61
Dereference of a possibly null reference.
|
Build:
Source/ArchipelagoManager.cs#L62
Dereference of a possibly null reference.
|
Build:
Source/ArchipelagoManager.cs#L63
Dereference of a possibly null reference.
|
Build:
Source/ArchipelagoManager.cs#L64
Dereference of a possibly null reference.
|
Build:
Source/Game.cs#L76
Non-nullable property 'ArchipelagoManager' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Source/Game.cs#L96
Converting null literal or possible null value to non-nullable type.
|
Build:
Source/Game.cs#L100
Possible null reference assignment.
|
Build:
Source/Game.cs#L101
Possible null reference assignment.
|
Build:
Source/Game.cs#L102
Possible null reference assignment.
|
The logs for this run have expired and are no longer available.
Loading