Skip to content

Add trimming reflection note #110

Add trimming reflection note

Add trimming reflection note #110

Triggered via push July 16, 2024 18:05
Status Success
Total duration 2m 55s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
deploy
The member 'CMwNod.Id' does not hide an accessible member. The new keyword is not required.
deploy
'CFuncShaderLayerUV.Chunk0501500A.U01' hides inherited member 'CFuncShaderLayerUV.Chunk05015009.U01'. Use the new keyword if hiding was intended.
deploy
'CGameItemModel.IconFid' hides inherited member 'CGameCtnCollector.IconFid'. Use the new keyword if hiding was intended.
deploy
'CSystemConfig.Chunk0B00500B.U01' hides inherited member 'CSystemConfig.Chunk0B005005.U01'. Use the new keyword if hiding was intended.
deploy
'CPlugVehicleCarPhyTuning.Name' hides inherited member 'CPlugVehiclePhyTuning.Name'. Use the new keyword if hiding was intended.
deploy
Possible null reference assignment.
deploy
Possible null reference return.
deploy
Possible null reference return.
deploy
Nullability of reference types in value of type 'CPlugVisual?[]' doesn't match target type 'CPlugVisual[]'.
deploy: Src/GBX.NET/Serialization/GbxHeaderWriter.cs#L6
Parameter 'settings' is unread.