Merge app/polarlive into develop #1171
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build with MSBuild:
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
Build with MSBuild:
src/Base/Core/FontImpBase.cs#L192
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
Build with MSBuild:
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
Build with MSBuild:
src/Engine/Core/WritableTexture.cs#L124
Non-nullable property 'TextureHandle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build with MSBuild:
src/Engine/Core/WritableMultisampleTexture.cs#L115
Non-nullable property 'InternalTextureHandle' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build with MSBuild:
src/Engine/Core/FontMap.cs#L129
Dereference of a possibly null reference.
|
Build with MSBuild:
src/Engine/Core/FusSceneConverter.cs#L1082
Dereference of a possibly null reference.
|
Build with MSBuild:
src/Engine/Core/FusSceneConverter.cs#L1159
Dereference of a possibly null reference.
|
Build with MSBuild:
src/Engine/Core/FusSceneConverter.cs#L1172
Dereference of a possibly null reference.
|
Build with MSBuild:
src/Engine/Core/FusSceneConverter.cs#L1200
Dereference of a possibly null reference.
|
Loading