✅Unit Testing Status Check (preview branch) #20
unit-test-status-check.yml
on: pull_request
Plazma Test Status Check
/
Print & Validate Run DotNet Tests Workflow
5s
Plazma Test Status Check
/
...
/
Resolve Project File Path
6s
Plazma Test Status Check
/
Run Unit Tests
30s
Annotations
6 warnings and 2 notices
Plazma Test Status Check / Run Unit Tests:
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 Test Status Check / Run Unit Tests:
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 Test Status Check / Run Unit Tests:
Plazma/Behaviors/EasingRandomBehavior.cs#L18
Readonly fields should appear before non-readonly fields
|
Plazma Test Status Check / Run Unit Tests:
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 Test Status Check / Run Unit Tests:
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 Test Status Check / Run Unit Tests:
Plazma/Behaviors/EasingRandomBehavior.cs#L18
Readonly fields should appear before non-readonly fields
|
Plazma Test Status Check / Print & Validate Run DotNet Tests Workflow
The 'net-sdk-version' workflow input is valid.
|
Plazma Test Status Check / Resolving PlazmaTests Project File Path / Resolve Project File Path
Project File Path Resolved To: /home/runner/work/Plazma/Plazma/Testing/PlazmaTests/PlazmaTests.csproj
|