Explorer: Add namespace on grouping hover #178
Annotations
10 warnings
Build
The member 'CMwNod.Id' does not hide an accessible member. The new keyword is not required.
|
Build
'CGameItemModel.IconFid' hides inherited member 'CGameCtnCollector.IconFid'. Use the new keyword if hiding was intended.
|
Build
'CPlugVehicleCarPhyTuning.Name' hides inherited member 'CPlugVehiclePhyTuning.Name'. Use the new keyword if hiding was intended.
|
Build
'CPlugShader.Chunk0900200E.U01' hides inherited member 'CPlugShader.Chunk09002007.U01'. Use the new keyword if hiding was intended.
|
Build
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
Possible null reference return.
|
Build
Possible null reference assignment.
|
Build:
Src/GBX.NET/Serialization/GbxHeaderWriter.cs#L6
Parameter 'settings' is unread.
|
Build
Possible null reference return.
|
Build
Possible null reference return.
|
Loading