Merge pull request #941 from FUSEEProjectTeam/dependabot/nuget/housek… #1326
Annotations
10 warnings
src/Tests/Math/Core/Double4x4Test.cs#L300
Expression 'double4x4.Zero' causes a hidden copy of a non-readonly struct 'double4x4'
|
src/Tests/Math/Core/Float4x4Test.cs#L300
Expression 'float4x4.Zero' causes a hidden copy of a non-readonly struct 'float4x4'
|
src/Xirkit/ChannelBase.cs#L12
Field 'ChannelBase._time' is never assigned to, and will always have its default value 0
|
src/Base/Core/AsyncHttpAsset.cs#L163
Exit point '}' swallows an unobserved exception.
|
src/Base/Core/FontImpBase.cs#L147
Exit point 'return new ImageData(0, 0);' swallows an unobserved exception.
|
src/Engine/Core/WritableTexture.cs#L124
Non-nullable property 'TextureHandle' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
src/Engine/Core/Effects/Effect.cs#L64
Possible null reference argument for parameter 'val' in 'bool IFxParamDeclaration.SetValue(object val)'.
|
src/Engine/Core/Effects/Effect.cs#L87
Possible null reference return.
|
src/Engine/Core/Effects/Effect.cs#L89
Possible null reference return.
|
src/Engine/Core/Effects/StorageBuffer.cs#L42
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading