Upgrade Nuget #10
Annotations
11 warnings
build-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-test:
NewLife.Thrift/Collections/TCollections.cs#L6
Missing XML comment for publicly visible type or member 'TCollections'
|
build-test:
NewLife.Thrift/Collections/THashSet.cs#L8
Missing XML comment for publicly visible type or member 'THashSet<T>'
|
build-test:
NewLife.Thrift/Collections/THashSet.cs#L11
Missing XML comment for publicly visible type or member 'THashSet<T>.Count'
|
build-test:
NewLife.Thrift/Collections/THashSet.cs#L13
Missing XML comment for publicly visible type or member 'THashSet<T>.IsReadOnly'
|
build-test:
NewLife.Thrift/Collections/THashSet.cs#L15
Missing XML comment for publicly visible type or member 'THashSet<T>.Add(T)'
|
build-test:
NewLife.Thrift/Collections/THashSet.cs#L17
Missing XML comment for publicly visible type or member 'THashSet<T>.Clear()'
|
build-test:
NewLife.Thrift/Collections/THashSet.cs#L19
Missing XML comment for publicly visible type or member 'THashSet<T>.Contains(T)'
|
build-test:
NewLife.Thrift/Collections/THashSet.cs#L21
Missing XML comment for publicly visible type or member 'THashSet<T>.CopyTo(T[], int)'
|
build-test:
NewLife.Thrift/Collections/THashSet.cs#L23
Missing XML comment for publicly visible type or member 'THashSet<T>.GetEnumerator()'
|
build-test:
NewLife.Thrift/Collections/THashSet.cs#L27
Missing XML comment for publicly visible type or member 'THashSet<T>.Remove(T)'
|