Closed shaojunda closed 9 months ago
As 'cellOutput.type' may be nil, calling 'cellOutput.Type.Equals(xxx)' could potentially result in an 'invalid memory address or nil pointer dereference' error."
there is an unit test error, could you help to fix it also?
fixed
As 'cellOutput.type' may be nil, calling 'cellOutput.Type.Equals(xxx)' could potentially result in an 'invalid memory address or nil pointer dereference' error."