Replace static NewChunk with virtual CreateChunk #1023
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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
Possible null reference assignment.
|
build
Possible null reference assignment.
|
build
Non-nullable field 'blockModel' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build
Possible null reference assignment.
|