Skip to content

Fix CPlugTreeVisualMip in GetAllChildrenWithLocation #1607

Fix CPlugTreeVisualMip in GetAllChildrenWithLocation

Fix CPlugTreeVisualMip in GetAllChildrenWithLocation #1607

Triggered via push July 27, 2024 23:26
Status Success
Total duration 5m 38s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
The member 'CMwNod.Id' does not hide an accessible member. The new keyword is not required.
build: 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.
build: 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.
build
'CGameItemModel.IconFid' hides inherited member 'CGameCtnCollector.IconFid'. 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
'CPlugVehicleCarPhyTuning.Name' hides inherited member 'CPlugVehiclePhyTuning.Name'. Use the new keyword if hiding was intended.
build
Possible null reference return.
build: Src/GBX.NET/Serialization/GbxHeaderWriter.cs#L6
Parameter 'settings' is unread.
build
Possible null reference assignment.
build
Nullability of reference types in value of type 'CPlugVisual?[]' doesn't match target type 'CPlugVisual[]'.