Initial commit for EventBag and EventChannel #2536
Annotations
1 error and 22 warnings
Test
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
Src/PChecker/CheckerCore/Runtime/StateMachines/EventQueues/EventChannel.cs#L54
Field 'EventChannel.ReceiveCompletionSource' is never assigned to, and will always have its default value null
|
Build:
Src/PChecker/CheckerCore/SystematicTesting/Strategies/Feedback/Coverage/TimelineObserver.cs#L16
The field 'TimelineObserver._controlledRuntimeLogImplementation' is never used
|
Build:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L16
Missing XML comment for publicly visible type or member 'Event.Event()'
|
Build:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L20
Missing XML comment for publicly visible type or member 'Event.Event(IPValue)'
|
Build:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L25
Missing XML comment for publicly visible type or member 'Event.Payload'
|
Build:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L27
Missing XML comment for publicly visible type or member 'Event.Equals(IPValue)'
|
Build:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L32
Missing XML comment for publicly visible type or member 'Event.Clone()'
|
Build:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L37
Missing XML comment for publicly visible type or member 'Event.ToDict()'
|
Build:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L42
Missing XML comment for publicly visible type or member 'Event.Equals(object)'
|
Build:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L47
Missing XML comment for publicly visible type or member 'Event.GetHashCode()'
|
Test
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'ev' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'ev' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'a' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'y' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'a' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'y' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Loading