Skip to content

added cache read mode to redis client options #264

added cache read mode to redis client options

added cache read mode to redis client options #264

Triggered via pull request December 17, 2023 10:53
Status Success
Total duration 1m 24s
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'