Skip to content

Upgrade Nuget

Upgrade Nuget #7

Triggered via push October 4, 2024 09:33
Status Success
Total duration 27s
Artifacts

publish-beta.yml

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

Annotations

11 warnings
build-publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-publish: NewLife.Thrift/obj/Release/net40/NewLife.Thrift.AssemblyInfo.cs#L17
The specified version string '1.1.2024.1004-beta0933' does not conform to the recommended format - major.minor.build.revision
build-publish: NewLife.Thrift/obj/Release/net45/NewLife.Thrift.AssemblyInfo.cs#L17
The specified version string '1.1.2024.1004-beta0933' 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)'