Bring Feedback Strategy to P Checker (#666) #1845
Annotations
15 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/
|
Src/PChecker/CheckerCore/Pattern/EventObj.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/Pattern/EventObj.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/Pattern/EventObj.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/Pattern/EventObj.cs#L14
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#L32
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/SystematicTesting/TestingEngine.cs#L67
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/Pattern/EventPatternObserver.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/Generator/IScheduleGenerator.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/Generator/PCTScheduleGenerator.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/Generator/PCTScheduleGenerator.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading