We want to add possibility to set atlas texture size with static meth… #164
Annotations
26 warnings
build (Debug)
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/
|
build (Debug)
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/
|
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/Collision/b2DistanceProxy.cs#L51
Argument type 'uint' is not CLS-compliant
|
build (Debug):
box2d/Dynamics/b2Fixture.cs#L15
Argument type 'ushort' is not CLS-compliant
|
build (Debug):
box2d/Dynamics/b2Fixture.cs#L15
Argument type 'ushort' is not CLS-compliant
|
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/Dynamics/b2Fixture.cs#L23
Type of 'b2Filter.categoryBits' 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/Dynamics/b2Fixture.cs#L27
Type of 'b2Filter.maskBits' 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 (Release)
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/
|
build (Release)
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/
|
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/Dynamics/b2Fixture.cs#L15
Argument type 'ushort' is not CLS-compliant
|
build (Release):
box2d/Dynamics/b2Fixture.cs#L15
Argument type 'ushort' 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/Dynamics/b2Fixture.cs#L23
Type of 'b2Filter.categoryBits' is not CLS-compliant
|
build (Release):
box2d/Dynamics/b2Fixture.cs#L27
Type of 'b2Filter.maskBits' is not CLS-compliant
|