Java code generation fixes #2535
Annotations
22 warnings
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/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()'
|
Build:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L52
Missing XML comment for publicly visible type or member 'Event.ToString()'
|
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 'a' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'b' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'c' 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 'b' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Test
The type name 'c' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Loading