update: aded generic clamp utility #166
dotnet.yml
on: push
build-and-test-linux
2m 4s
build-and-test-windows
1m 32s
Annotations
20 warnings
|
build-and-test-windows:
src/FixedMathSharp/Bounds/BoundingSphere.cs#L142
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-windows:
src/FixedMathSharp/Bounds/BoundingBox.cs#L383
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-windows:
src/FixedMathSharp/Numerics/Fixed64.cs#L730
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-windows:
src/FixedMathSharp/Numerics/FixedRange.cs#L257
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-windows:
src/FixedMathSharp/Bounds/BoundingArea.cs#L206
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-windows:
src/FixedMathSharp/Numerics/FixedQuaternion.cs#L759
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-windows:
src/FixedMathSharp/Numerics/Fixed3x3.cs#L615
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-windows:
src/FixedMathSharp/Numerics/FixedCurveKey.cs#L67
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-windows:
src/FixedMathSharp/Numerics/FixedCurve.cs#L97
Nullability of reference types in type of parameter 'other' of 'bool FixedCurve.Equals(FixedCurve other)' doesn't match implicitly implemented member 'bool IEquatable<FixedCurve>.Equals(FixedCurve? other)' (possibly because of nullability attributes).
|
|
build-and-test-windows:
src/FixedMathSharp/Numerics/FixedCurve.cs#L104
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-linux:
src/FixedMathSharp/Numerics/Fixed64.cs#L730
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-linux:
src/FixedMathSharp/Bounds/BoundingSphere.cs#L142
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-linux:
src/FixedMathSharp/Numerics/Fixed3x3.cs#L615
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-linux:
src/FixedMathSharp/Numerics/FixedRange.cs#L257
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-linux:
src/FixedMathSharp/Bounds/BoundingBox.cs#L383
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-linux:
src/FixedMathSharp/Numerics/FixedQuaternion.cs#L759
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-linux:
src/FixedMathSharp/Bounds/BoundingArea.cs#L206
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-linux:
src/FixedMathSharp/Numerics/FixedCurveKey.cs#L67
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
build-and-test-linux:
src/FixedMathSharp/Numerics/FixedCurve.cs#L97
Nullability of reference types in type of parameter 'other' of 'bool FixedCurve.Equals(FixedCurve other)' doesn't match implicitly implemented member 'bool IEquatable<FixedCurve>.Equals(FixedCurve? other)' (possibly because of nullability attributes).
|
|
build-and-test-linux:
src/FixedMathSharp/Numerics/FixedCurve.cs#L104
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|