Merge branch 'test19402' #4
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
Argument 1 should be passed with the 'in' keyword
|
build
Argument 1 should be passed with the 'in' keyword
|
build
Converting null literal or possible null value to non-nullable type.
|
build
Cannot convert null literal to non-nullable reference type.
|
build
Converting null literal or possible null value to non-nullable type.
|