Bring Feedback Strategy to P Checker #1801
macosci.yml
on: pull_request
Build-And-Test-MacOS
17m 27s
Annotations
15 warnings
Build-And-Test-MacOS
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/
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Generator/IScheduleGenerator.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Generator/PCTScheduleGenerator.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Generator/PCTScheduleGenerator.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Generator/PCTScheduleGenerator.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Generator/RandomInputGenerator.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Generator/RandomInputGenerator.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Generator/RandomScheduleGenerator.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Generator/RandomScheduleGenerator.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Pattern/EventObj.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Pattern/EventObj.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build-And-Test-MacOS
Comparison made to same variable; did you mean to compare something else?
|
Build-And-Test-MacOS
Comparison made to same variable; did you mean to compare something else?
|
Build-And-Test-MacOS
Comparison made to same variable; did you mean to compare something else?
|
Build-And-Test-MacOS
Comparison made to same variable; did you mean to compare something else?
|