Skip to content

Merge pull request #17 from NorceTech/main #102

Merge pull request #17 from NorceTech/main

Merge pull request #17 from NorceTech/main #102

Triggered via push April 29, 2025 08:19
Status Failure
Total duration 56s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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