Fix wrong results of hasMessageAvailable after seeking by timestamp #333
Annotations
12 warnings
|
Post Setup .NET
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
|
Dotnet Build Release:
src/Pulsar.Client.Proto/Generated.cs#L1915
The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity
|
|
Dotnet Build Release:
src/Pulsar.Client.Proto/Generated.cs#L1912
The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity
|
|
Dotnet Build Release:
tests/IntegrationTests/Common.fs#L34
This construct is deprecated. Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.
|
|
Dotnet Build Release:
tests/IntegrationTests/Common.fs#L31
This construct is deprecated. Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.
|
|
Dotnet Build Release:
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.
|
|
Dotnet Build Release:
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.
|
|
Dotnet Build Release:
examples/CsharpExamples/TlsAuthentication.cs#L16
'X509Certificate2.X509Certificate2(string)' is obsolete: 'Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.' (https://aka.ms/dotnet-warnings/SYSLIB0057)
|
|
Dotnet Build Release:
examples/FsharpExamples/TlsAuthentication.fs#L16
This construct is deprecated. Loading certificate data through the constructor or Import is obsolete. Use X509CertificateLoader instead to load certificates.
|
|
Dotnet Build Release:
src/Pulsar.Client.Proto/Generated.cs#L1915
The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity
|
|
Dotnet Build Release:
src/Pulsar.Client.Proto/Generated.cs#L1912
The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity
|
|
Setup .NET
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Loading