Skip to content

Replace static NewChunk with virtual CreateChunk #1023

Replace static NewChunk with virtual CreateChunk

Replace static NewChunk with virtual CreateChunk #1023

Triggered via push January 10, 2024 05:52
Status Failure
Total duration 10m 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
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.