Skip to content

Add feedback-guided scheduling algorithms #2459

Add feedback-guided scheduling algorithms

Add feedback-guided scheduling algorithms #2459

Triggered via pull request October 10, 2024 08:15
Status Success
Total duration 8m 26s
Artifacts

windowsci.yml

on: pull_request
Build-And-Test-Windows
8m 13s
Build-And-Test-Windows
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
Build-And-Test-Windows
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/
Build-And-Test-Windows
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/
Build-And-Test-Windows: Src/PChecker/CheckerCore/PRuntime/PJsonFormatter.cs#L21
XML comment has badly formed XML -- 'An identifier was expected.'
Build-And-Test-Windows: Src/PChecker/CheckerCore/PRuntime/PJsonFormatter.cs#L21
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
Build-And-Test-Windows: Src/PChecker/CheckerCore/PRuntime/PJsonFormatter.cs#L22
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
Build-And-Test-Windows: Src/PChecker/CheckerCore/PRuntime/PJsonFormatter.cs#L25
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build-And-Test-Windows: 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.
Build-And-Test-Windows: Src/PChecker/CheckerCore/SystematicTesting/Strategies/Feedback/Generator/IScheduleGenerator.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build-And-Test-Windows: Src/PChecker/CheckerCore/SystematicTesting/Strategies/Feedback/Generator/PCTScheduleGenerator.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build-And-Test-Windows: Src/PChecker/CheckerCore/SystematicTesting/Strategies/Feedback/Generator/PCTScheduleGenerator.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build-And-Test-Windows: Src/PChecker/CheckerCore/SystematicTesting/Strategies/Feedback/Generator/PCTScheduleGenerator.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build-And-Test-Windows: Src/PChecker/CheckerCore/SystematicTesting/Strategies/Feedback/Generator/RandomInputGenerator.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build-And-Test-Windows
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build-And-Test-Windows
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build-And-Test-Windows
The type name 'ev' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build-And-Test-Windows
The type name 'ev' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build-And-Test-Windows
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build-And-Test-Windows
The type name 'a' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build-And-Test-Windows
The type name 'y' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build-And-Test-Windows
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build-And-Test-Windows
The type name 'a' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build-And-Test-Windows
The type name 'y' only contains lower-cased ascii characters. Such names may become reserved for the language.