reset more static fields on Init() - leads to create proper tappable … #179
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, microsoft/setup-msbuild@v1.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup MSBuild.exe
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 the application:
box2d/Collision/b2AABB.cs#L10
'b2AABB' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Build the application:
box2d/Collision/b2AABB.cs#L10
'b2AABB' defines operator == or operator != but does not override Object.GetHashCode()
|
Build the application:
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 the application:
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 the application:
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 the application:
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 the application:
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 the application:
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 the application:
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 the application:
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
|
Loading