Merge pull request #435 from brandmooffin/patch/2.4.8.3 #444
Annotations
22 warnings
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):
cocos2d/label_nodes/CCLabel-CoreGraphics.cs#L18
The using directive for 'CoreGraphics' appeared previously in this namespace
|
build (Release):
cocos2d/label_nodes/CCLabelUtilities-CoreGraphics.cs#L16
The using directive for 'CoreGraphics' appeared previously in this namespace
|
build (Release):
cocos2d/label_nodes/CCLabelBMFont.cs#L193
'CCLabelBMFont.Color' hides inherited member 'CCNode.Color'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build (Release):
cocos2d/label_nodes/CCLabelBMFont.cs#L214
'CCLabelBMFont.DisplayedColor' hides inherited member 'CCNode.DisplayedColor'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build (Release):
cocos2d/label_nodes/CCLabelBMFont.cs#L219
'CCLabelBMFont.Opacity' hides inherited member 'CCNode.Opacity'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build (Release):
cocos2d/label_nodes/CCLabelBMFont.cs#L239
'CCLabelBMFont.DisplayedOpacity' hides inherited member 'CCNode.DisplayedOpacity'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build (Release):
cocos2d/label_nodes/CCLabelBMFont.cs#L244
'CCLabelBMFont.IsOpacityModifyRGB' hides inherited member 'CCNode.IsOpacityModifyRGB'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
build (Release):
cocos2d/label_nodes/CCLabelBMFont.cs#L264
'CCLabelBMFont.CascadeColorEnabled' hides inherited member 'CCNode.CascadeColorEnabled'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
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):
cocos2d/label_nodes/CCLabel-CoreGraphics.cs#L18
The using directive for 'CoreGraphics' appeared previously in this namespace
|
build (Debug):
cocos2d/label_nodes/CCLabelUtilities-CoreGraphics.cs#L16
The using directive for 'CoreGraphics' appeared previously in this namespace
|
build (Debug):
cocos2d/layers_scenes_transitions_nodes/CCLayerRGBA.cs#L10
'CCLayerRGBA._displayedOpacity' hides inherited member 'CCNode._displayedOpacity'. Use the new keyword if hiding was intended.
|
build (Debug):
cocos2d/layers_scenes_transitions_nodes/CCLayerRGBA.cs#L11
'CCLayerRGBA._realOpacity' hides inherited member 'CCNode._realOpacity'. Use the new keyword if hiding was intended.
|
build (Debug):
cocos2d/layers_scenes_transitions_nodes/CCLayerRGBA.cs#L12
'CCLayerRGBA._displayedColor' hides inherited member 'CCNode._displayedColor'. Use the new keyword if hiding was intended.
|
build (Debug):
cocos2d/layers_scenes_transitions_nodes/CCLayerRGBA.cs#L13
'CCLayerRGBA._realColor' hides inherited member 'CCNode._realColor'. Use the new keyword if hiding was intended.
|
build (Debug):
cocos2d/layers_scenes_transitions_nodes/CCLayerRGBA.cs#L14
'CCLayerRGBA._cascadeColorEnabled' hides inherited member 'CCNode._cascadeColorEnabled'. Use the new keyword if hiding was intended.
|
build (Debug):
cocos2d/layers_scenes_transitions_nodes/CCLayerRGBA.cs#L15
'CCLayerRGBA._cascadeOpacityEnabled' hides inherited member 'CCNode._cascadeOpacityEnabled'. Use the new keyword if hiding was intended.
|
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/
|