Console warnings when toggling editor types - are these normal?

Hi,

I have a question about some console warnings I’m seeing whenever I toggle between different editor types using the addon buttons, I get these warning messages in my console. For example, with shader editor button I see something like:

WARN (bpy.rna): C:\Users\blender\git\blender-v440\blender.git\source\blender\python\intern\bpy_rna.cc:1357 pyrna_enum_to_py: current value ‘0’ matches no enum in ‘SpaceNodeEditor’, ‘(null)’, ‘texture_type’

and similar messages for other editors like timeline, UV editor, or asset browser. I have not tested it with every single editor type, but one that i tested and i am not getting this warning is the ‘Info’ editor. I’m using Blender 4.4.1 (also tried it on 4.2) and I see your addon lists these versions as compatible, so I’m wondering if these warnings are something I should be concerned about?