Fix arg count checks in SceneDebugger #54
Annotations
1 error and 10 warnings
misc/extension_api_validation/4.0-stable.expected#L1
Validate extension JSON: Error: Field 'classes/RenderingDevice/enums/BarrierMask/values/BARRIER_MASK_ALL_BARRIERS': value changed value in new API, from 7.0 to 15.
Validate extension JSON: Error: Field 'classes/RenderingDevice/enums/BarrierMask/values/BARRIER_MASK_COMPUTE': value changed value in new API, from 2.0 to 4.
Validate extension JSON: Error: Field 'classes/RenderingDevice/enums/BarrierMask/values/BARRIER_MASK_NO_BARRIER': value changed value in new API, from 8.0 to 16.
Validate extension JSON: Error: Field 'classes/RenderingDevice/enums/BarrierMask/values/BARRIER_MASK_RASTER': value changed value in new API, from 1.0 to 3.
Validate extension JSON: Error: Field 'classes/RenderingDevice/enums/BarrierMask/values/BARRIER_MASK_TRANSFER': value changed value in new API, from 4.0 to 8.
Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/barrier/arguments/0': default_value changed value in new API, from "7" to "15".
Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/barrier/arguments/1': default_value changed value in new API, from "7" to "15".
Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/buffer_clear/arguments/3': default_value changed value in new API, from "7" to "15".
Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/buffer_update/arguments/4': default_value changed value in new API, from "7" to "15".
Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/compute_list_end/arguments/0': default_value changed value in new API, from "7" to "15".
Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/draw_list_end/arguments/0': default_value changed value in new API, from "7" to "15".
Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/texture_clear/arguments/6': default_value changed value in new API, from "7" to "15".
Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/texture_copy/arguments/9': default_value changed value in new API, from "7" to "15".
Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/texture_resolve_multisample/arguments/2': default_value changed value in new API, from "7" to "15".
Validate extension JSON: Error: Field 'classes/RenderingDevice/methods/texture_update/arguments/3': default_value changed value in new API, from "7" to "15".
Validate extension JSON: Error: Hash changed for 'classes/RenderingDevice/methods/barrier', from 0FE50041 to F0363969. This means that the function has changed and no compatibility function was provided.
Validate extension JSON: Error: Hash changed for 'classes/RenderingDevice/methods/compute_list_end', from 19365687 to FB725194. This means that the function has changed and no compatibility function was provided.
Validate extension JSON: Error: Hash changed for 'classes/RenderingDevice/methods/draw_list_end', from 19365687 to FB725194. This means that the function has changed and no compatibility function was provided.
|
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/TextEdit.cs#L748
'TextEdit.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/RichTextLabel.cs#L349
'RichTextLabel.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/ArrayMesh.cs#L66
'ArrayMesh.BlendShapeMode' hides inherited member 'Mesh.BlendShapeMode'. Use the new keyword if hiding was intended.
|
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/Button.cs#L172
'Button.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/GltfAccessor.cs#L282
'GltfAccessor.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
|
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/GltfAccessor.cs#L468
'GltfAccessor.MethodName.GetType' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
|
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/GraphNode.cs#L176
'GraphNode.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/Label.cs#L246
'Label.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/LineEdit.cs#L595
'LineEdit.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
modules/mono/glue/GodotSharp/GodotSharp/Generated/GodotObjects/LinkButton.cs#L87
'LinkButton.TextDirection' hides inherited member 'Control.TextDirection'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading