✅Build Status Check (preview branch) #35
Annotations
6 warnings
Plazma/Behaviors/EasingRandomBehaviorSettings.cs#L91
'EasingRandomBehaviorSettings.Equals(object?, object?)' hides inherited member 'object.Equals(object?, object?)'. Use the new keyword if hiding was intended.
|
Plazma/Services/TrueRandomizerService.cs#L17
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.'
|
Plazma/Behaviors/EasingRandomBehavior.cs#L18
Readonly fields should appear before non-readonly fields
|
Plazma/Behaviors/EasingRandomBehaviorSettings.cs#L91
'EasingRandomBehaviorSettings.Equals(object?, object?)' hides inherited member 'object.Equals(object?, object?)'. Use the new keyword if hiding was intended.
|
Plazma/Services/TrueRandomizerService.cs#L17
'RNGCryptoServiceProvider' is obsolete: 'RNGCryptoServiceProvider is obsolete. To generate a random number, use one of the RandomNumberGenerator static methods instead.'
|
Plazma/Behaviors/EasingRandomBehavior.cs#L18
Readonly fields should appear before non-readonly fields
|
The logs for this run have expired and are no longer available.
Loading