Add artifacts to tags #60
Annotations
4 warnings
build:
src/plugin/commands/elo/UpCommand.cs#L41
'IRateLimiter<ulong>.Increment(ulong)' is obsolete: 'This is a semaphore, are you sure you want to increment?'
|
build:
src/plugin/commands/elo/DownCommand.cs#L42
'IRateLimiter<ulong>.Increment(ulong)' is obsolete: 'This is a semaphore, are you sure you want to increment?'
|
build:
src/plugin/commands/elo/UpCommand.cs#L41
'IRateLimiter<ulong>.Increment(ulong)' is obsolete: 'This is a semaphore, are you sure you want to increment?'
|
build:
src/plugin/commands/elo/DownCommand.cs#L42
'IRateLimiter<ulong>.Increment(ulong)' is obsolete: 'This is a semaphore, are you sure you want to increment?'
|