Skip to content

[fix] v1.1.2023.0913 修正Dispose循环引用的BUG #4

[fix] v1.1.2023.0913 修正Dispose循环引用的BUG

[fix] v1.1.2023.0913 修正Dispose循环引用的BUG #4

Triggered via push September 13, 2023 10:14
Status Success
Total duration 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

publish-beta.yml

on: push
build-publish
31s
build-publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-publish: NewLife.Thrift/obj/Release/netstandard2.1/NewLife.Thrift.AssemblyInfo.cs#L17
The specified version string '1.1.2023.0913-beta1015' does not conform to the recommended format - major.minor.build.revision
build-publish: NewLife.Thrift/Collections/TCollections.cs#L6
Missing XML comment for publicly visible type or member 'TCollections'
build-publish: NewLife.Thrift/Collections/THashSet.cs#L8
Missing XML comment for publicly visible type or member 'THashSet<T>'
build-publish: NewLife.Thrift/Collections/THashSet.cs#L11
Missing XML comment for publicly visible type or member 'THashSet<T>.Count'
build-publish: NewLife.Thrift/Collections/THashSet.cs#L13
Missing XML comment for publicly visible type or member 'THashSet<T>.IsReadOnly'
build-publish: NewLife.Thrift/Collections/THashSet.cs#L15
Missing XML comment for publicly visible type or member 'THashSet<T>.Add(T)'
build-publish: NewLife.Thrift/Collections/THashSet.cs#L17
Missing XML comment for publicly visible type or member 'THashSet<T>.Clear()'
build-publish: NewLife.Thrift/Collections/THashSet.cs#L19
Missing XML comment for publicly visible type or member 'THashSet<T>.Contains(T)'
build-publish: NewLife.Thrift/Collections/THashSet.cs#L21
Missing XML comment for publicly visible type or member 'THashSet<T>.CopyTo(T[], int)'
build-publish: NewLife.Thrift/Collections/THashSet.cs#L23
Missing XML comment for publicly visible type or member 'THashSet<T>.GetEnumerator()'