[imporv]优化字符串转为数字时的内存分配,提升性能 #336
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.Core/Buffers/BufferSegment.cs#L42
Converting null literal or possible null value to non-nullable type.
|
build-publish:
NewLife.Core/Buffers/BufferSegment.cs#L42
Converting null literal or possible null value to non-nullable type.
|
build-publish:
NewLife.Core/Buffers/BufferSegment.cs#L98
Dereference of a possibly null reference.
|
build-publish:
NewLife.Core/Buffers/BufferSegment.cs#L42
Converting null literal or possible null value to non-nullable type.
|
build-publish:
NewLife.Core/Buffers/BufferSegment.cs#L42
Converting null literal or possible null value to non-nullable type.
|
build-publish:
NewLife.Core/Buffers/BufferSegment.cs#L42
Converting null literal or possible null value to non-nullable type.
|
build-publish:
NewLife.Core/Buffers/BufferSegment.cs#L98
Dereference of a possibly null reference.
|
build-publish:
NewLife.Core/Buffers/BufferSegment.cs#L42
Converting null literal or possible null value to non-nullable type.
|
build-publish:
NewLife.Core/Buffers/BufferSegment.cs#L98
Dereference of a possibly null reference.
|
build-publish:
NewLife.Core/Buffers/BufferSegment.cs#L42
Converting null literal or possible null value to non-nullable type.
|