Skip to content

chore(apicompat): update to the latest version included in the .NET S… #120

chore(apicompat): update to the latest version included in the .NET S…

chore(apicompat): update to the latest version included in the .NET S… #120

Triggered via push July 9, 2024 21:51
Status Success
Total duration 4m 8s
Artifacts

ci.yml

on: push
Matrix: Build & Test
Create Release
1m 3s
Create Release
Fit to window
Zoom out
Zoom in

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.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
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/