Skip to content

feat: dlq initial subscription support (#273) #1081

feat: dlq initial subscription support (#273)

feat: dlq initial subscription support (#273) #1081

Triggered via push August 8, 2024 20:53
Status Success
Total duration 3m 1s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated 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/
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build: src/Pulsar.Client.Proto/Generated.cs#L1912
The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity
build: src/Pulsar.Client.Proto/Generated.cs#L1915
The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity
build: 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.
build: 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.
build: src/Pulsar.Client.Proto/Generated.cs#L1912
The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity
build: src/Pulsar.Client.Proto/Generated.cs#L1915
The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity
build: 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.
build: 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.
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']