Skip to content

Add nullable variants for ReaderWriter gen #979

Add nullable variants for ReaderWriter gen

Add nullable variants for ReaderWriter gen #979

Triggered via push January 2, 2024 03:08
Status Failure
Total duration 46s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build
'GbxReaderWriter' does not contain a definition for 'Array' and no accessible extension method 'Array' accepting a first argument of type 'GbxReaderWriter' could be found (are you missing a using directive or an assembly reference?)
build
'GbxReaderWriter' does not contain a definition for 'List_deprec' and no accessible extension method 'List_deprec' accepting a first argument of type 'GbxReaderWriter' could be found (are you missing a using directive or an assembly reference?)
build
'GbxReaderWriter' does not contain a definition for 'List_deprec' and no accessible extension method 'List_deprec' accepting a first argument of type 'GbxReaderWriter' could be found (are you missing a using directive or an assembly reference?)
build
'GbxReaderWriter' does not contain a definition for 'List_deprec' and no accessible extension method 'List_deprec' accepting a first argument of type 'GbxReaderWriter' could be found (are you missing a using directive or an assembly reference?)
build
'GbxReaderWriter' does not contain a definition for 'List_deprec' and no accessible extension method 'List_deprec' accepting a first argument of type 'GbxReaderWriter' could be found (are you missing a using directive or an assembly reference?)
build
'GbxReaderWriter' does not contain a definition for 'Array' and no accessible extension method 'Array' accepting a first argument of type 'GbxReaderWriter' could be found (are you missing a using directive or an assembly reference?)
build
'GbxReaderWriter' does not contain a definition for 'List' and no accessible extension method 'List' accepting a first argument of type 'GbxReaderWriter' could be found (are you missing a using directive or an assembly reference?)
build
'GbxReaderWriter' does not contain a definition for 'List' and no accessible extension method 'List' accepting a first argument of type 'GbxReaderWriter' could be found (are you missing a using directive or an assembly reference?)
build
'GbxReaderWriter' does not contain a definition for 'Array_deprec' and no accessible extension method 'Array_deprec' accepting a first argument of type 'GbxReaderWriter' could be found (are you missing a using directive or an assembly reference?)
build
No overload for method 'Data' takes 2 arguments
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
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
Possible null reference assignment.
build
Non-nullable field 'tracks' 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.