Merge branch 'main' of https://github.com/jitbit/FastCache #80
Annotations
7 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
FastCache/FastCache.cs#L248
Missing XML comment for publicly visible type or member 'FastCache<TKey, TValue>.GetEnumerator()'
|
build:
FastCache/FastCache.cs#L281
Missing XML comment for publicly visible type or member 'FastCache<TKey, TValue>.Dispose()'
|
build:
FastCache/FastCache.cs#L282
Missing XML comment for publicly visible type or member 'FastCache<TKey, TValue>.Dispose(bool)'
|
build:
FastCache/FastCache.cs#L248
Missing XML comment for publicly visible type or member 'FastCache<TKey, TValue>.GetEnumerator()'
|
build:
FastCache/FastCache.cs#L281
Missing XML comment for publicly visible type or member 'FastCache<TKey, TValue>.Dispose()'
|
build:
FastCache/FastCache.cs#L282
Missing XML comment for publicly visible type or member 'FastCache<TKey, TValue>.Dispose(bool)'
|