Skip to content

potential fix for the null reference in ccnode.visit() #207

potential fix for the null reference in ccnode.visit()

potential fix for the null reference in ccnode.visit() #207

Triggered via pull request January 14, 2025 14:40
Status Success
Total duration 3m 7s
Artifacts

core_windows_build.yml

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

Annotations

22 warnings
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)
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 (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)
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 (Debug): 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 (Debug): 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 (Debug): 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 (Debug): 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 (Debug): 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 (Debug): 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 (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)
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 (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)
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 (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.