Skip to content

PAK: Make AuthorUrl nullable #201

PAK: Make AuthorUrl nullable

PAK: Make AuthorUrl nullable #201

Triggered via push February 3, 2025 11:59
Status Success
Total duration 10m 30s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (ubuntu-latest)
The member 'CMwNod.Id' does not hide an accessible member. The new keyword is not required.
build (ubuntu-latest)
'CPlugShader.Chunk0900200E.U01' hides inherited member 'CPlugShader.Chunk09002007.U01'. Use the new keyword if hiding was intended.
build (ubuntu-latest)
'CGameItemModel.IconFid' hides inherited member 'CGameCtnCollector.IconFid'. Use the new keyword if hiding was intended.
build (ubuntu-latest)
'CPlugVehicleCarPhyTuning.Name' hides inherited member 'CPlugVehiclePhyTuning.Name'. Use the new keyword if hiding was intended.
build (ubuntu-latest)
Possible null reference assignment.
build (ubuntu-latest)
Possible null reference return.
build (ubuntu-latest)
Possible null reference return.
build (ubuntu-latest)
Possible null reference return.
build (ubuntu-latest)
Possible null reference return.
build (ubuntu-latest): Src/GBX.NET/Serialization/GbxHeaderWriter.cs#L6
Parameter 'settings' is unread.
build (windows-latest)
The member 'CMwNod.Id' does not hide an accessible member. The new keyword is not required.
build (windows-latest)
'CGameItemModel.IconFid' hides inherited member 'CGameCtnCollector.IconFid'. Use the new keyword if hiding was intended.
build (windows-latest)
'CPlugVehicleCarPhyTuning.Name' hides inherited member 'CPlugVehiclePhyTuning.Name'. Use the new keyword if hiding was intended.
build (windows-latest)
'CPlugShader.Chunk0900200E.U01' hides inherited member 'CPlugShader.Chunk09002007.U01'. Use the new keyword if hiding was intended.
build (windows-latest)
Possible null reference return.
build (windows-latest): Src/GBX.NET/Serialization/GbxHeaderWriter.cs#L6
Parameter 'settings' is unread.
build (windows-latest)
Possible null reference return.
build (windows-latest)
Possible null reference return.
build (windows-latest)
Possible null reference assignment.
build (windows-latest)
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.