chore(apicompat): update to the latest version included in the .NET S… #120
ci.yml
on: push
Matrix: Build & Test
Create Release
1m 3s
Annotations
13 warnings
Build & Test (windows-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 (windows-latest)
The following actions uses Node.js version which is deprecated 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 (windows-latest):
Kafka.Protocol.Generator.Helpers/Definitions/ErrorCode.cs#L5
Non-nullable property 'Error' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Test (windows-latest):
Kafka.Protocol.Generator.Helpers/Definitions/PrimitiveType.cs#L5
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build & Test (windows-latest):
Kafka.Protocol.Generator.Helpers/Definitions/VersionRange.cs#L85
Dereference of a possibly null reference.
|
Build & Test (windows-latest):
Kafka.Protocol.Generator.Helpers/FieldExtensions.cs#L42
Possible null reference assignment.
|
Build & Test (windows-latest):
Kafka.Protocol.SourceGenerator/ProtocolGenerator.cs#L549
Dereference of a possibly null reference.
|
Build & Test (windows-latest):
Kafka.Protocol.SourceGenerator/ProtocolGenerator.cs#L630
Dereference of a possibly null reference.
|
Build & Test (windows-latest):
Kafka.Protocol.MessageDefinitionsDownloader/KafkaGithubRepositoryClient.cs#L52
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Build & Test (windows-latest):
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
|
Build & Test (windows-latest):
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
|
Build & Test (windows-latest):
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Fresa/release-notes-generator@v2, actions/checkout@v3, actions/github-script@v6, softprops/action-gh-release@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|