Skip to content

v3.1 对标v11核心库,提升内存效率,降低GC #101

v3.1 对标v11核心库,提升内存效率,降低GC

v3.1 对标v11核心库,提升内存效率,降低GC #101

Triggered via push September 12, 2024 00:06
Status Success
Total duration 44s
Artifacts

publish-beta.yml

on: push
build-publish
32s
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/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.Remoting/WsClient.cs#L341
Cannot convert null literal to non-nullable reference type.
build-publish: NewLife.Remoting/WsClient.cs#L342
Possible null reference argument for parameter 'pk' in 'ArraySegment<byte> PacketHelper.ToSegment(IPacket pk)'.
build-publish: NewLife.Remoting/WsClient.cs#L440
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
build-publish: NewLife.Remoting/IEncoder.cs#L94
Dereference of a possibly null reference.
build-publish: NewLife.Remoting/Controllers/ApiController.cs#L63
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
build-publish: NewLife.Remoting/ApiServer.cs#L334
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
build-publish: NewLife.Remoting/ApiClient.cs#L454
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'
build-publish: NewLife.Remoting/WsClient.cs#L341
Cannot convert null literal to non-nullable reference type.
build-publish: NewLife.Remoting/WsClient.cs#L342
Possible null reference argument for parameter 'pk' in 'ArraySegment<byte> PacketHelper.ToSegment(IPacket pk)'.
build-publish: NewLife.Remoting/WsClient.cs#L440
'Pool.Put(StringBuilder, bool)' is obsolete: 'Please use Return from 2024-02-01'