Skip to content

Added test execution at the end of build process (#244) #394

Added test execution at the end of build process (#244)

Added test execution at the end of build process (#244) #394

Triggered via push June 24, 2024 15:17
Status Success
Total duration 6m 45s
Artifacts
Check changed files
5s
Check changed files
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (csharp): src/net/KEFCore.SerDes.Protobuf/Storage/ProtobufValueContainer.cs#L145
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroKeyContainer.cs#L22
Missing XML comment for publicly visible type or member 'AvroKeyContainer._SCHEMA'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroKeyContainer.cs#L24
Missing XML comment for publicly visible type or member 'AvroKeyContainer.Schema'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroKeyContainer.cs#L31
Missing XML comment for publicly visible type or member 'AvroKeyContainer.PrimaryKey'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroKeyContainer.cs#L42
Missing XML comment for publicly visible type or member 'AvroKeyContainer.Get(int)'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroKeyContainer.cs#L50
Missing XML comment for publicly visible type or member 'AvroKeyContainer.Put(int, object)'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroValueContainer.cs#L22
Missing XML comment for publicly visible type or member 'AvroValueContainer._SCHEMA'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroValueContainer.cs#L26
Missing XML comment for publicly visible type or member 'AvroValueContainer.Schema'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroValueContainer.cs#L33
Missing XML comment for publicly visible type or member 'AvroValueContainer.EntityName'
Analyze (csharp): src/net/KEFCore.SerDes.Avro/Generated/AvroValueContainer.cs#L44
Missing XML comment for publicly visible type or member 'AvroValueContainer.ClrType'