You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/runner/work/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 [/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/SharpPulsar.csproj]
/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/Shared/SchemaType.cs(308,13): warning CS0612: 'SchemaType.AUTO' is obsolete [/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/SharpPulsar.csproj]
/home/runner/work/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 [/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/SharpPulsar.csproj]
/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/TransactionImpl/TransactionActor.cs(64,46): warning CS0169: The field 'TransactionActor._opFuture' is never used [/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/SharpPulsar.csproj]
/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/Protocol/Schema/LongSchemaVersionResponse.cs(26,18): warning CS0649: Field 'LongSchemaVersionResponse.Version' is never assigned to, and will always have its default value [/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/SharpPulsar.csproj]
/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/BackoffBuilder.cs(8,31): warning CS0414: The field 'BackoffBuilder._maxBackoffIntervalNanos' is assigned but its value is never used [/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/SharpPulsar.csproj]
/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/BackoffBuilder.cs(7,25): warning CS0414: The field 'BackoffBuilder._backoffIntervalNanos' is assigned but its value is never used [/home/runner/work/SharpPulsar/SharpPulsar/src/SharpPulsar/SharpPulsar.csproj]