Skip to content

Feature/prod 4452/add cache thrash detector #121

Feature/prod 4452/add cache thrash detector

Feature/prod 4452/add cache thrash detector #121

Triggered via pull request October 22, 2025 08:20
Status Success
Total duration 1m 10s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: RedisIDistributedCache/RedisIDistributedCache.cs#L67
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.Refresh(string)'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L59
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.SetAsync(string, byte[], DistributedCacheEntryOptions, CancellationToken)'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L53
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.Set(string, byte[], DistributedCacheEntryOptions)'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L40
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.GetAsync(string, CancellationToken)'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L28
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.Get(string)'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L22
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.RedisIDistributedCache(RedisIDistributedCacheOptions)'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L17
Missing XML comment for publicly visible type or member 'RedisIDistributedCache.Database'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L15
Missing XML comment for publicly visible type or member 'RedisIDistributedCache'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L12
Missing XML comment for publicly visible type or member 'RedisIDistributedCacheOptions.redisConnectionString'
build: RedisIDistributedCache/RedisIDistributedCache.cs#L10
Missing XML comment for publicly visible type or member 'RedisIDistributedCacheOptions'