Skip to content

Upgrade Nuget

Upgrade Nuget #4

Triggered via push September 1, 2024 06:08
Status Success
Total duration 32s
Artifacts

publish-beta.yml

on: push
build-publish
21s
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@v2. 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.Hive/obj/Release/netstandard2.1/NewLife.Hive.AssemblyInfo.cs#L17
The specified version string does not conform to the recommended format - major.minor.build.revision
build-publish: NewLife.Hive/HiveCommand.cs#L30
Member 'HiveCommand.OnDispose(bool)' overrides obsolete member 'DisposeBase.OnDispose(bool)'. Add the Obsolete attribute to 'HiveCommand.OnDispose(bool)'.
build-publish: NewLife.Hive/HiveConnection.cs#L40
Member 'HiveConnection.OnDispose(bool)' overrides obsolete member 'DisposeBase.OnDispose(bool)'. Add the Obsolete attribute to 'HiveConnection.OnDispose(bool)'.
build-publish: NewLife.Hive/HiveConnection.cs#L42
'DisposeBase.OnDispose(bool)' is obsolete: '=>Dispose'
build-publish: NewLife.Hive/HiveCommand.cs#L32
'DisposeBase.OnDispose(bool)' is obsolete: '=>Dispose'
build-publish: NewLife.Hive/Hive2/TArrayTypeEntry.cs#L8
Missing XML comment for publicly visible type or member 'TArrayTypeEntry'
build-publish: NewLife.Hive/Hive2/TArrayTypeEntry.cs#L10
Missing XML comment for publicly visible type or member 'TArrayTypeEntry.ObjectTypePtr'
build-publish: NewLife.Hive/Hive2/TArrayTypeEntry.cs#L12
Missing XML comment for publicly visible type or member 'TArrayTypeEntry.TArrayTypeEntry()'
build-publish: NewLife.Hive/Hive2/TArrayTypeEntry.cs#L16
Missing XML comment for publicly visible type or member 'TArrayTypeEntry.TArrayTypeEntry(int)'
build-publish: NewLife.Hive/Hive2/TArrayTypeEntry.cs#L21
Missing XML comment for publicly visible type or member 'TArrayTypeEntry.Read(TProtocol)'