Skip to content

Merge branch 'master' of https://github.com/k3yw/RobustToolbox #3

Merge branch 'master' of https://github.com/k3yw/RobustToolbox

Merge branch 'master' of https://github.com/k3yw/RobustToolbox #3

Triggered via push December 25, 2023 11:35
Status Failure
Total duration 2m 8s
Artifacts

test-content.yml

on: push
Fit to window
Zoom out
Zoom in

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
Dereference of a possibly null reference.
build
Cannot convert null literal to non-nullable reference type.