Skip to content

Add deploy-explorer-pages.yml #1

Add deploy-explorer-pages.yml

Add deploy-explorer-pages.yml #1

Triggered via push May 25, 2024 12:59
Status Success
Total duration 1m 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
deploy: Src/GBX.NET/PackDesc.cs#L9
XML comment has syntactically incorrect cref attribute ''
deploy: Src/GBX.NET/PackDesc.cs#L9
Identifier expected. See also error CS1001.
deploy
The member 'CMwNod.Id' does not hide an accessible member. The new keyword is not required.
deploy
'CPlugVehicleCarPhyTuning.Name' hides inherited member 'CPlugVehiclePhyTuning.Name'. 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
'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
Argument of type 'IList<CMotion>' cannot be used for parameter 'value' of type 'IList<CMotion?>' in 'void GbxReaderWriter.ListNodeRef<CMotion>(ref IList<CMotion?>? value)' due to differences in the nullability of reference types.
deploy
Argument of type 'IList<CMotionTrack>' cannot be used for parameter 'value' of type 'IList<CMotionTrack?>' in 'void GbxReaderWriter.ListNodeRef<CMotionTrack>(ref IList<CMotionTrack?>? value)' due to differences in the nullability of reference types.
deploy
Possible null reference return.