Skip to content

ci: build on ubuntu and add step that verifies that generated code ha… #123

ci: build on ubuntu and add step that verifies that generated code ha…

ci: build on ubuntu and add step that verifies that generated code ha… #123

Triggered via push July 15, 2024 20:02
Status Success
Total duration 2m 12s
Artifacts

ci.yml

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

Annotations

13 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 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 (ubuntu-latest): Tests/Kafka.Protocol.Generator.Tests/PrimitiveTypeExtensionsTests.cs#L12
Non-nullable field '_type' must contain a non-null value when exiting constructor. Consider 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 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 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 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 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 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 declaring the field as nullable.
Build & Test (ubuntu-latest): Tests/Kafka.Protocol.Generator.Tests/VersionRangeTests.cs#L12
Non-nullable field '_range' must contain a non-null value when exiting constructor. Consider 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 declaring the field as nullable.
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/