Upgrade Nuget #4
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)'
|