IRequestCancellationToken.CancellationToken can not be null #10
Annotations
10 warnings
build:
src/Snowflake/WorkerIdConflictException.cs#L9
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
build:
src/Snowflake/WorkerIdConflictException.cs#L9
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
build:
src/Snowflake/WorkerIdConflictException.cs#L9
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. (https://rules.sonarsource.com/csharp/RSPEC-3925)
|
build:
src/Snowflake.Consul/ConsulWorkerIdGenerator.cs#L124
Nullable value type may be null.
|
build:
src/Snowflake.Consul/ConsulWorkerIdGenerator.cs#L75
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
|
build:
src/Snowflake.Consul/ConsulWorkerIdGenerator.cs#L118
Remove the unused local variable 'renewResult'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
|
build:
src/DistributedLocks.Redis/RedisLockSynchronizationHandler.cs#L6
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
|
build:
src/MultiEnv.CAP.RabbitMQ/EnvFixedConnectionChannelPool.cs#L42
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
build:
src/MultiEnv.CAP.RabbitMQ/EnvFixedConnectionChannelPool.cs#L12
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
|
build:
src/MultiEnv.CAP.RabbitMQ/EnvFixedConnectionChannelPool.cs#L61
Rename parameter 'connection' to 'context' to match the interface declaration. (https://rules.sonarsource.com/csharp/RSPEC-927)
|