Skip to content

We want to add possibility to set atlas texture size with static meth… #166

We want to add possibility to set atlas texture size with static meth…

We want to add possibility to set atlas texture size with static meth… #166

Triggered via pull request October 23, 2024 13:08
Status Success
Total duration 4m 10s
Artifacts

core_uwp_build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

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/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/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
build (Debug): 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 (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/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