Skip to content

Show map/item thumbnail #55

Show map/item thumbnail

Show map/item thumbnail #55

Triggered via push June 22, 2024 02:49
Status Success
Total duration 2m 36s
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
'CFuncShaderLayerUV.Chunk0501500A.U01' hides inherited member 'CFuncShaderLayerUV.Chunk05015009.U01'. 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
'CGameItemModel.IconFid' hides inherited member 'CGameCtnCollector.IconFid'. 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
Argument of type 'CGameActionModel[]' cannot be used for parameter 'value' of type 'CGameActionModel?[]' in 'void GbxReaderWriter.ArrayNodeRef<CGameActionModel>(ref CGameActionModel?[]? value)' due to differences in the nullability of reference types.
deploy
Argument of type 'CGameActionModel[]' cannot be used for parameter 'value' of type 'CGameActionModel?[]' in 'void GbxReaderWriter.ArrayNodeRef<CGameActionModel>(ref CGameActionModel?[]? value)' due to differences in the nullability of reference types.
deploy
Argument of type 'CPlugVehiclePhyTuning[]' cannot be used for parameter 'value' of type 'CPlugVehiclePhyTuning?[]' in 'void GbxReaderWriter.ArrayNodeRef_deprec<CPlugVehiclePhyTuning>(ref CPlugVehiclePhyTuning?[]? value)' due to differences in the nullability of reference types.