Bring Feedback Strategy to P Checker (#666) #1802
Annotations
15 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v2. 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/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.
|
Src/PChecker/CheckerCore/Generator/PCTScheduleGenerator.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/Generator/RandomInputGenerator.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/Generator/RandomInputGenerator.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/Generator/RandomScheduleGenerator.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Src/PChecker/CheckerCore/Generator/RandomScheduleGenerator.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
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.
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading