Fixed a bug in handling of null values in the type checker #2456
ubuntuci.yml
on: pull_request
Build-And-Test-Ubuntu
6m 36s
Annotations
22 warnings
Build-And-Test-Ubuntu
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-Ubuntu
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-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:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L52
Missing XML comment for publicly visible type or member 'Event.ToString()'
|
Build-And-Test-Ubuntu:
Src/PChecker/CheckerCore/Runtime/Events/Event.cs#L58
Missing XML comment for publicly visible type or member 'PHalt'
|
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 'a' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-Ubuntu
The type name 'a' 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 'x' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build-And-Test-Ubuntu
The type name 'a' only contains lower-cased ascii characters. Such names may become reserved for the language.
|