Bump MongoDB.Driver from 2.20.0 to 2.21.0 #348
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-test.yml
on: pull_request
Build & Test Project
1m 58s
Check Code Style
1m 28s
Annotations
11 warnings
Build & Test Project
The following actions uses node12 which is deprecated and will be forced to run on node16: zyborg/dotnet-tests-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build & Test Project:
src/FloppyBot.Communication/Mock/MockNotificationReceiver.cs#L12
The event 'MockNotificationReceiver<T>.NotificationReceived' is never used
|
Build & Test Project:
src/FloppyBot.Communication.Redis/RedisNotificationSender.cs#L21
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Build & Test Project:
src/FloppyBot.Communication.Redis/RedisNotificationReceiver.cs#L31
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Build & Test Project:
src/FloppyBot.Communication.Redis/RedisNotificationReceiver.cs#L42
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Build & Test Project:
src/FloppyBot.Communication.Redis.Tests/RedisNotificationInterfaceTests.cs#L53
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Build & Test Project:
src/FloppyBot.Communication.Redis.Tests/RedisNotificationInterfaceTests.cs#L80
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Build & Test Project:
src/FloppyBot.Communication.Redis.Tests/RedisNotificationInterfaceTests.cs#L111
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Build & Test Project:
src/FloppyBot.Communication.Redis.Tests/RedisNotificationInterfaceTests.cs#L132
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Build & Test Project:
src/FloppyBot.Communication.Redis.Tests/RedisNotificationInterfaceTests.cs#L152
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|
Build & Test Project:
src/FloppyBot.Communication.Redis.Tests/RedisNotificationInterfaceTests.cs#L181
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
|