make sure the paths to README and output directory are treated correc… #140
ci.yml
on: push
Create Release
/
Create Release
1m 3s
Matrix: Build & Test
Annotations
22 warnings
Build & Test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build & Test (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build & Test (ubuntu-latest):
Kafka.Protocol.SourceGenerator/Definitions/VersionRange.cs#L82
Dereference of a possibly null reference.
|
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#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#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.
|
Build & Test (ubuntu-latest):
Tests/Kafka.Protocol.Generator.Tests/VersionRangeTests.cs#L49
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/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#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.
|
Create Release / Create Release:
Kafka.Protocol.SourceGenerator/Definitions/VersionRange.cs#L82
Dereference of a possibly null reference.
|
Create Release / Create Release:
Kafka.Protocol/Records/ControlRecordKey.cs#L52
The default value specified for parameter 'cancellationToken' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
|
Create Release / Create Release:
Kafka.Protocol/Records/Header.cs#L40
The default value specified for parameter 'cancellationToken' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
|
Create Release / Create Release:
Kafka.Protocol/Generated/Kafka.Protocol.SourceGenerator/Kafka.Protocol.SourceGenerator.ProtocolGenerator/Messages/FetchResponse.g.cs#L1204
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Create Release / Create Release:
Kafka.Protocol/Generated/Kafka.Protocol.SourceGenerator/Kafka.Protocol.SourceGenerator.ProtocolGenerator/Messages/ListTransactionsRequest.g.cs#L134
XML comment has badly formed XML -- 'An identifier was expected.'
|
Create Release / Create Release:
Kafka.Protocol/Generated/Kafka.Protocol.SourceGenerator/Kafka.Protocol.SourceGenerator.ProtocolGenerator/Messages/UpdateFeaturesRequest.g.cs#L229
XML comment has badly formed XML -- 'An identifier was expected.'
|
|
|
Create Release / Create Release:
Kafka.Protocol/Generated/Kafka.Protocol.SourceGenerator/Kafka.Protocol.SourceGenerator.ProtocolGenerator/Messages/FetchResponse.g.cs#L1220
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
|
Create Release / Create Release:
Kafka.Protocol/Generated/Kafka.Protocol.SourceGenerator/Kafka.Protocol.SourceGenerator.ProtocolGenerator/Messages/ListTransactionsRequest.g.cs#L150
XML comment has badly formed XML -- 'An identifier was expected.'
|