Skip to content

Merge pull request #14 from Fresa/use-source-generator #124

Merge pull request #14 from Fresa/use-source-generator

Merge pull request #14 from Fresa/use-source-generator #124

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

ci.yml

on: push
Matrix: Build & Test
Create Release
1m 2s
Create Release
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/TypeExtensionsTests.cs#L14
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#L15
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/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/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#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/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/VersionRangeTests.cs#L49
Non-nullable field '_range' 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/