do not report a location if there is no location found #152
ci.yml
on: push
Matrix: Build & Test
Create Release
/
Create Release
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):
Kafka.Protocol.SourceGenerator/Definitions/VersionRange.cs#L82
Dereference of a possibly null reference.
|
Build & Test (ubuntu-latest):
Kafka.Protocol.SourceGenerator/ProtocolGenerator.cs#L825
Enable analyzer release tracking for the analyzer project containing rule 'KP0001' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
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.
|