Merge pull request #435 from brandmooffin/patch/2.4.8.3 #193
Annotations
24 warnings
build (Release)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build (Release)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (Release):
box2d/Collision/b2AABB.cs#L10
'b2AABB' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build (Release):
box2d/Collision/b2AABB.cs#L10
'b2AABB' defines operator == or operator != but does not override Object.GetHashCode()
|
build (Release):
box2d/Common/b2Math.cs#L175
Overloaded method 'b2Math.b2Mul(b2Mat22, b2Vec2)' differing only in ref or out, or in array rank, is not CLS-compliant
|
build (Release):
box2d/Common/b2Math.cs#L208
Overloaded method 'b2Math.b2Distance(ref b2Vec2, ref b2Vec2)' differing only in ref or out, or in array rank, is not CLS-compliant
|
build (Release):
box2d/Common/b2Math.cs#L225
Overloaded method 'b2Math.b2DistanceSquared(ref b2Vec2, ref b2Vec2)' differing only in ref or out, or in array rank, is not CLS-compliant
|
build (Release):
box2d/Common/b2Math.cs#L245
Overloaded method 'b2Math.b2Dot(ref b2Vec3, ref b2Vec3)' differing only in ref or out, or in array rank, is not CLS-compliant
|
build (Release):
box2d/Common/b2Math.cs#L263
Overloaded method 'b2Math.b2Cross(b2Vec3, b2Vec3)' differing only in ref or out, or in array rank, is not CLS-compliant
|
build (Release):
box2d/Common/b2Math.cs#L363
Overloaded method 'b2Math.b2Mul(ref b2Rot, ref b2Vec2)' differing only in ref or out, or in array rank, is not CLS-compliant
|
build (Release):
box2d/Common/b2Math.cs#L386
Overloaded method 'b2Math.b2MulT(ref b2Rot, ref b2Vec2)' differing only in ref or out, or in array rank, is not CLS-compliant
|
build (Release):
box2d/Common/b2Math.cs#L408
Overloaded method 'b2Math.b2Mul(ref b2Transform, ref b2Vec2)' differing only in ref or out, or in array rank, is not CLS-compliant
|
build (Debug)
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build (Debug)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (Debug):
box2d/Collision/b2AABB.cs#L10
'b2AABB' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
build (Debug):
box2d/Collision/b2AABB.cs#L10
'b2AABB' defines operator == or operator != but does not override Object.GetHashCode()
|
build (Debug):
box2d/Common/b2Math.cs#L175
Overloaded method 'b2Math.b2Mul(b2Mat22, b2Vec2)' differing only in ref or out, or in array rank, is not CLS-compliant
|
build (Debug):
box2d/Collision/b2DistanceProxy.cs#L51
Argument type 'uint' is not CLS-compliant
|
build (Debug):
box2d/Common/b2Math.cs#L208
Overloaded method 'b2Math.b2Distance(ref b2Vec2, ref b2Vec2)' differing only in ref or out, or in array rank, is not CLS-compliant
|
build (Debug):
box2d/Common/b2Math.cs#L225
Overloaded method 'b2Math.b2DistanceSquared(ref b2Vec2, ref b2Vec2)' differing only in ref or out, or in array rank, is not CLS-compliant
|
build (Debug):
box2d/Common/b2Math.cs#L245
Overloaded method 'b2Math.b2Dot(ref b2Vec3, ref b2Vec3)' differing only in ref or out, or in array rank, is not CLS-compliant
|
build (Debug):
box2d/Common/b2Math.cs#L263
Overloaded method 'b2Math.b2Cross(b2Vec3, b2Vec3)' differing only in ref or out, or in array rank, is not CLS-compliant
|
build (Debug):
box2d/Common/b2Math.cs#L363
Overloaded method 'b2Math.b2Mul(ref b2Rot, ref b2Vec2)' differing only in ref or out, or in array rank, is not CLS-compliant
|
build (Debug):
box2d/Common/b2Math.cs#L386
Overloaded method 'b2Math.b2MulT(ref b2Rot, ref b2Vec2)' differing only in ref or out, or in array rank, is not CLS-compliant
|