Skip to content

Add Install wasm-tools #3

Add Install wasm-tools

Add Install wasm-tools #3

Triggered via push May 25, 2024 16:20
Status Success
Total duration 2m 23s
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
'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
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
Argument of type 'IList<CFuncShader>' cannot be used for parameter 'value' of type 'IList<CFuncShader?>' in 'void GbxReaderWriter.ListNodeRef<CFuncShader>(ref IList<CFuncShader?>? value)' due to differences in the nullability of reference types.