Skip to content

Add MemCached sample and improve docs. #99

Add MemCached sample and improve docs.

Add MemCached sample and improve docs. #99

Triggered via push October 29, 2023 10:19
Status Success
Total duration 38s
Artifacts

cicd.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/Nebula.Caching.Redis/Extensions/UtilsExtensions/UtilsExtensions.cs#L16
Possible null reference argument for parameter 'baseOptions' in 'ContextUtils.ContextUtils(IKeyManager keyManager, BaseOptions baseOptions)'.
build: src/Nebula.Caching.Redis/KeyManager/RedisKeyManager.cs#L39
Dereference of a possibly null reference.
build: src/Nebula.Caching.Redis/KeyManager/RedisKeyManager.cs#L51
Dereference of a possibly null reference.
build: src/Nebula.Caching.Redis/KeyManager/RedisKeyManager.cs#L51
Possible null reference return.
build: src/Nebula.Caching.Redis/Extensions/RedisExtensions/RedisExtensions.cs#L21
Dereference of a possibly null reference.
build: src/Nebula.Caching.Redis/Extensions/RedisExtensions/RedisExtensions.cs#L31
Dereference of a possibly null reference.
build: src/Nebula.Caching.Redis/Extensions/RedisExtensions/RedisExtensions.cs#L48
Dereference of a possibly null reference.
build: src/Nebula.Caching.Redis/Extensions/RedisExtensions/RedisExtensions.cs#L48
Possible null reference argument for parameter 'configure' in 'ConnectionMultiplexer ConnectionMultiplexer.Connect(string configuration, Action<ConfigurationOptions> configure, TextWriter? log = null)'.
build: src/Nebula.Caching.Redis/Extensions/RedisExtensions/RedisExtensions.cs#L56
Dereference of a possibly null reference.
build: src/Nebula.Caching.Redis/KeyManager/RedisKeyManager.cs#L57
Dereference of a possibly null reference.