We want to add possibility to set atlas texture size with static meth… #493
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected]. 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, microsoft/[email protected]. 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
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
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
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
Build the application:
cocos2d/predefine/ccTypes.cs#L129
'CCColor4B' defines operator == or operator != but does not override Object.Equals(object o)
|
Build the application:
cocos2d/predefine/ccTypes.cs#L129
'CCColor4B' defines operator == or operator != but does not override Object.GetHashCode()
|
Build the application:
cocos2d/predefine/ccTypes.cs#L268
'CCColor4F' defines operator == or operator != but does not override Object.Equals(object o)
|
Build the application:
cocos2d/predefine/ccTypes.cs#L268
'CCColor4F' defines operator == or operator != but does not override Object.GetHashCode()
|
Build the application:
cocos2d/predefine/ccTypes.cs#L502
'CCPointI' defines operator == or operator != but does not override Object.Equals(object o)
|
Build the application:
cocos2d/predefine/ccTypes.cs#L502
'CCPointI' defines operator == or operator != but does not override Object.GetHashCode()
|
Loading