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