Add feedback-guided scheduling algorithms (#791) #2483
macosci.yml
on: push
Build-And-Test-MacOS
4m 11s
Annotations
22 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v2. 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-MacOS:
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-MacOS:
Src/PChecker/CheckerCore/SystematicTesting/Strategies/Feedback/PCTScheduler.cs#L33
The field 'PCTScheduler.MaxScheduledSteps' is never used
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/SystematicTesting/Strategies/Feedback/Coverage/TimelineObserver.cs#L16
The field 'TimelineObserver._controlledRuntimeLogImplementation' is never used
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L16
Missing XML comment for publicly visible type or member 'Event.Event()'
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L20
Missing XML comment for publicly visible type or member 'Event.Event(IPValue)'
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L25
Missing XML comment for publicly visible type or member 'Event.Payload'
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L27
Missing XML comment for publicly visible type or member 'Event.Equals(IPValue)'
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L32
Missing XML comment for publicly visible type or member 'Event.Clone()'
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L37
Missing XML comment for publicly visible type or member 'Event.ToDict()'
|
Build-And-Test-MacOS:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L42
Missing XML comment for publicly visible type or member 'Event.Equals(object)'
|
Build-And-Test-MacOS
The type name 'local' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'global' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'local' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'global' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'ev' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'ev' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-MacOS
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|