Merge Recent Bug Fixes #778
+78
−13
Merged
Annotations
22 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/
|
Src/PChecker/CheckerCore/SystematicTesting/Operations/AsyncOperation.cs#L53
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/SystematicTesting/Strategies/Feedback/FeedbackGuidedStrategy.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/Actors/Events/GotoStateEvent.cs#L18
'GotoStateEvent.State' hides inherited member 'Event.State'. Use the new keyword if hiding was intended.
|
Src/PChecker/CheckerCore/Actors/Events/Event.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/Actors/Events/Event.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/Actors/Events/Event.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/SystematicTesting/TestingEngine.cs#L71
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/SystematicTesting/TestingEngine.cs#L76
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/SystematicTesting/Strategies/Probabilistic/POSScheduler.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/SystematicTesting/Strategies/Probabilistic/POSScheduler.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
|
|
|
|
|
|
|
|
|
This job succeeded
Loading