Skip to content

Update to beta2

Update to beta2 #113

Triggered via push July 16, 2024 22:57
Status Success
Total duration 2m 44s
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
'CSystemConfig.Chunk0B00500B.U01' hides inherited member 'CSystemConfig.Chunk0B005005.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
'CFuncShaderLayerUV.Chunk0501500A.U01' hides inherited member 'CFuncShaderLayerUV.Chunk05015009.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
Nullability of reference types in value of type 'CPlugVisual?[]' doesn't match target type 'CPlugVisual[]'.
deploy
Possible null reference return.
deploy
Possible null reference return.
deploy: Src/GBX.NET/Serialization/GbxHeaderWriter.cs#L6
Parameter 'settings' is unread.