Updated test cluster to 2.11.4 #274 #1074
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Pulsar.Client.Proto/Generated.cs#L1912
The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity
|
src/Pulsar.Client.Proto/Generated.cs#L1915
The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity
|
src/Pulsar.Client/Schema/JsonSchema.fs#L16
This construct is deprecated. JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.
|
src/Pulsar.Client/Schema/JsonSchema.fs#L28
This construct is deprecated. JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.
|
src/Pulsar.Client.Proto/Generated.cs#L1912
The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity
|
src/Pulsar.Client.Proto/Generated.cs#L1915
The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity
|
src/Pulsar.Client/Schema/JsonSchema.fs#L16
This construct is deprecated. JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.
|
src/Pulsar.Client/Schema/JsonSchema.fs#L28
This construct is deprecated. JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.
|
|
|
The logs for this run have expired and are no longer available.
Loading