Rewrite map rendering system with progressive materialization#78
Open
Senzaiken wants to merge 1 commit into
Open
Rewrite map rendering system with progressive materialization#78Senzaiken wants to merge 1 commit into
Senzaiken wants to merge 1 commit into
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v3, actions/upload-artifact@v4, gittools/actions/gitversion/execute@v3.0.0, gittools/actions/gitversion/setup@v3.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish:
Shared/StaticBlock.cs#L141
Dereference of a possibly null reference.
|
|
Publish:
Shared/Buffers/STArrayPool.cs#L361
Cannot convert null literal to non-nullable reference type.
|
|
Publish:
Shared/Buffers/STArrayPool.cs#L306
Possible null reference return.
|
|
Publish:
Shared/Buffers/STArrayPool.cs#L301
Cannot convert null literal to non-nullable reference type.
|
|
Publish:
Shared/Buffers/STArrayPool.cs#L37
Non-nullable field '_cacheBuckets' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Publish:
Shared/Buffers/STArrayPool.cs#L205
Cannot convert null literal to non-nullable reference type.
|
|
Publish:
Shared/Buffers/SpanWriter.cs#L119
Non-nullable field '_arrayToReturnToPool' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Publish:
Shared/Buffers/SpanWriter.cs#L125
Cannot convert null literal to non-nullable reference type.
|
|
Publish:
Shared/Buffers/STArrayPool.cs#L53
Cannot convert null literal to non-nullable reference type.
|
|
Publish:
Shared/Buffers/STArrayPool.cs#L34
'STArrayPool<T>.Shared' hides inherited member 'ArrayPool<T>.Shared'. Use the new keyword if hiding was intended.
|
background
wait
wait-all
cancel
parallel
Loading