[SharpPulsar] Client Update #18
Annotations
10 warnings
Run: Compile, API
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\Protocol\Proto\PulsarApi.cs(1973,55): warning CS0078: The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\SharpPulsar.csproj]
|
Run: Compile, API
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\Shared\SchemaType.cs(308,13): warning CS0612: 'SchemaType.AUTO' is obsolete [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\SharpPulsar.csproj]
|
Run: Compile, API
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\Protocol\Proto\PulsarApi.cs(1976,47): warning CS0078: The 'l' suffix is easily confused with the digit '1' -- use 'L' for clarity [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\SharpPulsar.csproj]
|
Run: Compile, API
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\PulsarSystem.cs(27,50): warning CS0649: Field 'PulsarSystem._conf' is never assigned to, and will always have its default value null [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar\SharpPulsar.csproj]
|
Run: Compile, API
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar.Test.API\Schema\KeyValueSchemaTest.cs(267,17): warning xUnit2020: Do not use Assert.True(false, message) to fail a test. Use Assert.Fail(message) instead. (https://xunit.net/xunit.analyzers/rules/xUnit2020) [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar.Test.API\SharpPulsar.Test.API.csproj]
|
Run: Compile, API
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar.Test\TableViewTests.cs(48,28): warning CS0618: 'PulsarClient.NewTableViewBuilder<T>(ISchema<T>)' is obsolete: 'deprecated use newTableView(ISchema) instead' [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar.Test\SharpPulsar.Test.csproj]
|
Run: Compile, API
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar.Test\TableViewTests.cs(86,28): warning CS0618: 'PulsarClient.NewTableViewBuilder<T>(ISchema<T>)' is obsolete: 'deprecated use newTableView(ISchema) instead' [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar.Test\SharpPulsar.Test.csproj]
|
Run: Compile, API
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar.Test\GenericSchemaTest.cs(88,73): warning SYSLIB0020: 'JsonSerializerOptions.IgnoreNullValues' is obsolete: 'JsonSerializerOptions.IgnoreNullValues is obsolete. To ignore null values when serializing, set DefaultIgnoreCondition to JsonIgnoreCondition.WhenWritingNull.' (https://aka.ms/dotnet-warnings/SYSLIB0020) [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar.Test\SharpPulsar.Test.csproj]
|
Run: Compile, API
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar.Test\AcknowledgementsGroupingTrackerTest.cs(39,52): warning CS0169: The field 'AcknowledgementsGroupingTrackerTest._tcs' is never used [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar.Test\SharpPulsar.Test.csproj]
|
Run: Compile, API
D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar.Test\AutoClusterFailoverTest.cs(20,52): warning CS0169: The field 'AutoClusterFailoverTest._tcs' is never used [D:\a\SharpPulsar\SharpPulsar\src\SharpPulsar.Test\SharpPulsar.Test.csproj]
|
The logs for this run have expired and are no longer available.
Loading