Nightly Build and Publish #715
Annotations
10 warnings
|
Build and Publish:
Src/GBX.NET/Serialization/GbxWriter.cs#L1040
Dereference of a possibly null reference.
|
|
Build and Publish
Argument of type 'External<CMwNod>?[]' cannot be used for parameter 'value' of type 'External<CMwNod>[]' in 'void GbxReaderWriter.ArrayNodeRef<CMwNod>(ref External<CMwNod>[]? value)' due to differences in the nullability of reference types.
|
|
Build and Publish
Possible null reference assignment.
|
|
Build and Publish
Assignment made to same variable; did you mean to assign something else?
|
|
Build and Publish
Assignment made to same variable; did you mean to assign something else?
|
|
Build and Publish
'CGameItemModel.IconFid' hides inherited member 'CGameCtnCollector.IconFid'. Use the new keyword if hiding was intended.
|
|
Build and Publish
'CPlugVehicleCarPhyTuning.Name' hides inherited member 'CPlugVehiclePhyTuning.Name'. Use the new keyword if hiding was intended.
|
|
Build and Publish
'GxLightSpot.Flags' hides inherited member 'GxLightBall.Flags'. Use the new keyword if hiding was intended.
|
|
Build and Publish
'GxLightBall.Flags' hides inherited member 'GxLight.Flags'. Use the new keyword if hiding was intended.
|
|
Build and Publish
The member 'CMwNod.Id' does not hide an accessible member. The new keyword is not required.
|