Skip to content

Fix test

Fix test #1010

Triggered via push January 5, 2024 04:13
Status Failure
Total duration 1m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build
Cannot convert null literal to non-nullable reference type.
build
Cannot convert null literal to non-nullable reference type.
build
Cannot convert null literal to non-nullable reference type.
build
Cannot convert null literal to non-nullable reference type.
build
Non-nullable field 'stops' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build
Non-nullable field 'name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build
Non-nullable field 'blocks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build
Argument of type 'IList<CGameCtnMediaBlock>' cannot be used for parameter 'value' of type 'IList<CGameCtnMediaBlock?>' in 'void GbxReaderWriter.ListNode_deprec<CGameCtnMediaBlock>(ref IList<CGameCtnMediaBlock?>? value)' due to differences in the nullability of reference types.
build
Non-nullable field 'tracks' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.