Skip to content

Make SurfaceId nullable MaterialId #178

Make SurfaceId nullable MaterialId

Make SurfaceId nullable MaterialId #178

Triggered via push August 14, 2024 22:56
Status Success
Total duration 2m 40s
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
'CPlugShader.Chunk0900200E.U01' hides inherited member 'CPlugShader.Chunk09002007.U01'. Use the new keyword if hiding was intended.
deploy: Src/GBX.NET/Engines/Game/CGameCtnChallenge.cs#L1687
'CGameCtnChallenge.Chunk0304305B.U01' hides inherited member 'CGameCtnChallenge.Chunk0304303D.U01'. Use the new keyword if hiding was intended.
deploy: Src/GBX.NET/Engines/Game/CGameCtnChallenge.cs#L1688
'CGameCtnChallenge.Chunk0304305B.U02' hides inherited member 'CGameCtnChallenge.Chunk0304303D.U02'. 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
'CGameItemModel.IconFid' hides inherited member 'CGameCtnCollector.IconFid'. Use the new keyword if hiding was intended.
deploy: Src/GBX.NET/Serialization/GbxHeaderWriter.cs#L6
Parameter 'settings' is unread.
deploy
Possible null reference return.
deploy
Possible null reference assignment.
deploy
Nullability of reference types in value of type 'CPlugVisual?[]' doesn't match target type 'CPlugVisual[]'.