Skip to content

Upgrade Nuget

Upgrade Nuget #4

Triggered via push January 1, 2025 06:06
Status Success
Total duration 35s
Artifacts

test.yml

on: push
build-test
27s
build-test
Fit to window
Zoom out
Zoom in

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.Hive/HiveCommand.cs#L30
Member 'HiveCommand.OnDispose(bool)' overrides obsolete member 'DisposeBase.OnDispose(bool)'. Add the Obsolete attribute to 'HiveCommand.OnDispose(bool)'.
build-test: NewLife.Hive/HiveConnection.cs#L40
Member 'HiveConnection.OnDispose(bool)' overrides obsolete member 'DisposeBase.OnDispose(bool)'. Add the Obsolete attribute to 'HiveConnection.OnDispose(bool)'.
build-test: NewLife.Hive/HiveConnection.cs#L42
'DisposeBase.OnDispose(bool)' is obsolete: '=>Dispose'
build-test: NewLife.Hive/HiveCommand.cs#L32
'DisposeBase.OnDispose(bool)' is obsolete: '=>Dispose'
build-test: NewLife.Hive/Hive2/TArrayTypeEntry.cs#L8
Missing XML comment for publicly visible type or member 'TArrayTypeEntry'
build-test: NewLife.Hive/Hive2/TArrayTypeEntry.cs#L10
Missing XML comment for publicly visible type or member 'TArrayTypeEntry.ObjectTypePtr'
build-test: NewLife.Hive/Hive2/TArrayTypeEntry.cs#L12
Missing XML comment for publicly visible type or member 'TArrayTypeEntry.TArrayTypeEntry()'
build-test: NewLife.Hive/Hive2/TArrayTypeEntry.cs#L16
Missing XML comment for publicly visible type or member 'TArrayTypeEntry.TArrayTypeEntry(int)'
build-test: NewLife.Hive/Hive2/TArrayTypeEntry.cs#L21
Missing XML comment for publicly visible type or member 'TArrayTypeEntry.Read(TProtocol)'
build-test: NewLife.Hive/Hive2/TArrayTypeEntry.cs#L57
Missing XML comment for publicly visible type or member 'TArrayTypeEntry.Write(TProtocol)'