CCSPlayer_ItemServices_CanAcquire signature update and fixes #185
Annotations
7 warnings
|
RetakesAllocator/RetakesAllocator.cs#L586
Dereference of a possibly null reference.
|
|
RetakesAllocator/RetakesAllocator.cs#L469
Dereference of a possibly null reference.
|
|
RetakesAllocatorCore/OnWeaponCommandHelper.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
RetakesAllocator/RetakesAllocator.cs#L586
Dereference of a possibly null reference.
|
|
RetakesAllocator/RetakesAllocator.cs#L469
Dereference of a possibly null reference.
|
|
RetakesAllocatorCore/OnWeaponCommandHelper.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
|
RetakesAllocatorCore/OnWeaponCommandHelper.cs#L18
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
The logs for this run have expired and are no longer available.
Loading