Dev p3.0/event bag #2563
ubuntuci.yml
on: pull_request
Build-And-Test-Ubuntu
8m 1s
Annotations
22 warnings
Build-And-Test-Ubuntu
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Build-And-Test-Ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build-And-Test-Ubuntu:
Src/PChecker/CheckerCore/Testing/TestingProcess.cs#L78
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build-And-Test-Ubuntu:
Src/PChecker/CheckerCore/SystematicTesting/Strategies/Feedback/Coverage/TimelineObserver.cs#L16
The field 'TimelineObserver._controlledRuntimeLogImplementation' is never used
|
Build-And-Test-Ubuntu:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L16
Missing XML comment for publicly visible type or member 'Event.Event()'
|
Build-And-Test-Ubuntu:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L20
Missing XML comment for publicly visible type or member 'Event.Event(IPValue)'
|
Build-And-Test-Ubuntu:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L25
Missing XML comment for publicly visible type or member 'Event.Payload'
|
Build-And-Test-Ubuntu:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L27
Missing XML comment for publicly visible type or member 'Event.Equals(IPValue)'
|
Build-And-Test-Ubuntu:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L32
Missing XML comment for publicly visible type or member 'Event.Clone()'
|
Build-And-Test-Ubuntu:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L37
Missing XML comment for publicly visible type or member 'Event.ToDict()'
|
Build-And-Test-Ubuntu:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L42
Missing XML comment for publicly visible type or member 'Event.Equals(object)'
|
Build-And-Test-Ubuntu:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L47
Missing XML comment for publicly visible type or member 'Event.GetHashCode()'
|
Build-And-Test-Ubuntu
The type name 'unblock' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-Ubuntu
The type name 'iter' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-Ubuntu
The type name 'unblock' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-Ubuntu
The type name 'iter' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-Ubuntu
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-Ubuntu
The type name 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-Ubuntu
The type name 'ev' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-Ubuntu
The type name 'ev' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-Ubuntu
The type name 'e' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-Ubuntu
The type name 'e' only contains lower-cased ascii characters. Such names may become reserved for the language.
|