Skip to content

added cache read mode to redis client options #263

added cache read mode to redis client options

added cache read mode to redis client options #263

Triggered via pull request December 14, 2023 06:28
Status Success
Total duration 1m 42s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build / build: src/Foundatio.Redis/Messaging/RedisMessageBus.cs#L33
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
build / build: src/Foundatio.Redis/Messaging/RedisMessageBus.cs#L90
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
build / build: src/Foundatio.Redis/Queues/RedisQueue.cs#L92
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
build / build: src/Foundatio.Redis/Queues/RedisQueue.cs#L221
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
build / build: src/Foundatio.Redis/Queues/RedisQueue.cs#L482
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
build / build: src/Foundatio.Redis/Queues/RedisQueue.cs#L638
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
build / build: src/Foundatio.Redis/Queues/RedisQueue.cs#L698
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
build / build: src/Foundatio.Redis/Messaging/RedisMessageBus.cs#L33
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
build / build: src/Foundatio.Redis/Messaging/RedisMessageBus.cs#L90
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'
build / build: src/Foundatio.Redis/Queues/RedisQueue.cs#L92
'RedisChannel.implicit operator RedisChannel(string)' is obsolete: 'It is preferable to explicitly specify a PatternMode, or use the Literal/Pattern methods'