Annotations
3 errors and 10 warnings
build
Possible null reference argument for parameter 'source' in 'void NetBuffer.Write(string source)'.
|
build
Possible null reference argument for parameter 'source' in 'void NetBuffer.Write(string source)'.
|
build
Process completed with exit code 1.
|
build
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build
Non-nullable field 'm_magnitude' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build
Converting null literal or possible null value to non-nullable type.
|
build
Possible null reference return.
|
build
Possible null reference return.
|
build
Possible null reference return.
|
build
Possible null reference return.
|