Skip to content

do not report a location if there is no location found #152

do not report a location if there is no location found

do not report a location if there is no location found #152

Triggered via push January 18, 2025 11:25
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Matrix: Build & Test
Create Release  /  Create Release
Create Release / Create Release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Build & Test (ubuntu-latest): Kafka.Protocol/Logging/LogEventSource.cs#L53
The type or namespace name 'RequestHeader' could not be found (are you missing a using directive or an assembly reference?)
Build & Test (ubuntu-latest): Kafka.Protocol/Logging/LogEventSource.cs#L90
The type or namespace name 'RequestHeader' could not be found (are you missing a using directive or an assembly reference?)
Build & Test (ubuntu-latest): Kafka.Protocol/Logging/LogEventSource.cs#L129
The type or namespace name 'ResponseHeader' could not be found (are you missing a using directive or an assembly reference?)
Build & Test (ubuntu-latest): Kafka.Protocol/Logging/LogEventSource.cs#L160
The type or namespace name 'ResponseHeader' could not be found (are you missing a using directive or an assembly reference?)
Build & Test (ubuntu-latest): Kafka.Protocol/RequestPayload.cs#L12
The type or namespace name 'RequestHeader' could not be found (are you missing a using directive or an assembly reference?)
Build & Test (ubuntu-latest): Kafka.Protocol/RequestPayload.cs#L16
The type or namespace name 'RequestHeader' could not be found (are you missing a using directive or an assembly reference?)
Build & Test (ubuntu-latest): Kafka.Protocol/ResponsePayload.cs#L11
The type or namespace name 'ResponseHeader' could not be found (are you missing a using directive or an assembly reference?)
Build & Test (ubuntu-latest): Kafka.Protocol/ResponsePayload.cs#L15
The type or namespace name 'ResponseHeader' could not be found (are you missing a using directive or an assembly reference?)
Build & Test (ubuntu-latest): Kafka.Protocol/Logging/LogEventSource.cs#L53
The type or namespace name 'RequestHeader' could not be found (are you missing a using directive or an assembly reference?)
Build & Test (ubuntu-latest): Kafka.Protocol/Logging/LogEventSource.cs#L90
The type or namespace name 'RequestHeader' could not be found (are you missing a using directive or an assembly reference?)
Build & Test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build & Test (ubuntu-latest): Tests/Kafka.Protocol.Generator.Tests/PrimitiveTypeExtensionsTests.cs#L12
Non-nullable field '_type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build & Test (ubuntu-latest): Tests/Kafka.Protocol.Generator.Tests/PrimitiveTypeExtensionsTests.cs#L13
Non-nullable field '_typeName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build & Test (ubuntu-latest): Tests/Kafka.Protocol.Generator.Tests/VersionRangeTests.cs#L144
Non-nullable field '_range' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build & Test (ubuntu-latest): Tests/Kafka.Protocol.Generator.Tests/TypeExtensionsTests.cs#L36
Non-nullable field '_type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build & Test (ubuntu-latest): Tests/Kafka.Protocol.Generator.Tests/TypeExtensionsTests.cs#L37
Non-nullable field '_prettyName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build & Test (ubuntu-latest): Tests/Kafka.Protocol.Generator.Tests/VersionRangeTests.cs#L86
Non-nullable field '_range' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build & Test (ubuntu-latest): Tests/Kafka.Protocol.Generator.Tests/TypeExtensionsTests.cs#L14
Non-nullable field '_type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build & Test (ubuntu-latest): Tests/Kafka.Protocol.Generator.Tests/TypeExtensionsTests.cs#L15
Non-nullable field '_prettyName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.