Skip to content

Nightly Build and Publish #715

Nightly Build and Publish

Nightly Build and Publish #715

Triggered via schedule July 2, 2026 08:11
Status Success
Total duration 2m 43s
Artifacts

nightly.yml

on: schedule
Build and Publish
2m 40s
Build and Publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Publish: Src/GBX.NET/Serialization/GbxWriter.cs#L1040
Dereference of a possibly null reference.
Build and Publish
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 and Publish
Possible null reference assignment.
Build and Publish
Assignment made to same variable; did you mean to assign something else?
Build and Publish
Assignment made to same variable; did you mean to assign something else?
Build and Publish
'CGameItemModel.IconFid' hides inherited member 'CGameCtnCollector.IconFid'. Use the new keyword if hiding was intended.
Build and Publish
'CPlugVehicleCarPhyTuning.Name' hides inherited member 'CPlugVehiclePhyTuning.Name'. Use the new keyword if hiding was intended.
Build and Publish
'GxLightSpot.Flags' hides inherited member 'GxLightBall.Flags'. Use the new keyword if hiding was intended.
Build and Publish
'GxLightBall.Flags' hides inherited member 'GxLight.Flags'. Use the new keyword if hiding was intended.
Build and Publish
The member 'CMwNod.Id' does not hide an accessible member. The new keyword is not required.