Support boxed records #2494
Annotations
10 errors and 10 warnings
src/Libs/GObject-2.0/Public/Closure.cs#L22
No overload for 'InternalCallback' matches delegate 'ClosureMarshal'
|
src/Libs/GObject-2.0/Public/Closure.cs#L41
The type or namespace name 'ValueManagedHandle' does not exist in the namespace 'GObject.Internal' (are you missing an assembly reference?)
|
src/Libs/GObject-2.0/Internal/ClosureMarshal.CallHandler.Generated.cs#L33
There is no argument given that corresponds to the required parameter 'length' of 'ValueArray2UnownedHandle.ValueArray2UnownedHandle(IntPtr, int)'
|
src/Libs/GObject-2.0/Internal/ClosureMarshal.CallHandler.Generated.cs#L37
Argument 4: cannot convert from 'GObject.Internal.ValueArray2UnownedHandle' to 'GObject.Value[]'
|
src/Libs/GObject-2.0/Internal/ClosureMarshal.AsyncHandler.Generated.cs#L34
There is no argument given that corresponds to the required parameter 'length' of 'ValueArray2UnownedHandle.ValueArray2UnownedHandle(IntPtr, int)'
|
src/Libs/GObject-2.0/Internal/ClosureMarshal.AsyncHandler.Generated.cs#L38
Argument 4: cannot convert from 'GObject.Internal.ValueArray2UnownedHandle' to 'GObject.Value[]'
|
src/Libs/GObject-2.0/Internal/ClosureMarshal.ForeverHandler.Generated.cs#L34
There is no argument given that corresponds to the required parameter 'length' of 'ValueArray2UnownedHandle.ValueArray2UnownedHandle(IntPtr, int)'
|
src/Libs/GObject-2.0/Internal/ClosureMarshal.ForeverHandler.Generated.cs#L38
Argument 4: cannot convert from 'GObject.Internal.ValueArray2UnownedHandle' to 'GObject.Value[]'
|
src/Libs/GObject-2.0/Internal/ClosureMarshal.NotifiedHandler.Generated.cs#L47
There is no argument given that corresponds to the required parameter 'length' of 'ValueArray2UnownedHandle.ValueArray2UnownedHandle(IntPtr, int)'
|
src/Libs/GObject-2.0/Internal/ClosureMarshal.NotifiedHandler.Generated.cs#L51
Argument 4: cannot convert from 'GObject.Internal.ValueArray2UnownedHandle' to 'GObject.Value[]'
|
src/Generation/Generator/Renderer/Public/ParameterToNativeExpression/Converter/PointerAlias.cs#L21
Unreachable code detected
|
src/Generation/Generator/Renderer/Public/ParameterToNativeExpression/Converter/PointerAlias.cs#L24
Unreachable code detected
|
src/Integration/TemplateProvider.cs#L26
'TemplateContext.IndentWithInclude' is obsolete: 'Use AutoIndent instead. Note that AutoIndent is true by default.'
|
src/Libs/GLib-2.0/Public/Uri.Generated.cs#L448
'Uri.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
src/Libs/GLib-2.0/Public/Variant.Generated.cs#L573
'Variant.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
|
src/Libs/GLib-2.0/Internal/TranslateFunc.NotifiedHandler.Generated.cs#L47
Converting null literal or possible null value to non-nullable type.
|
src/Libs/GLib-2.0/Internal/TranslateFunc.ForeverHandler.Generated.cs#L34
Converting null literal or possible null value to non-nullable type.
|
src/Libs/GLib-2.0/Internal/TranslateFunc.CallHandler.Generated.cs#L33
Converting null literal or possible null value to non-nullable type.
|
src/Libs/GLib-2.0/Internal/TranslateFunc.AsyncHandler.Generated.cs#L34
Converting null literal or possible null value to non-nullable type.
|
src/Libs/GLib-2.0/Public/BookmarkFile.Generated.cs#L464
Possible null reference argument for parameter 'groups' in 'void BookmarkFile.SetGroups(BookmarkFileHandle bookmark, NonNullableUtf8StringHandle uri, string[] groups, nuint length)'.
|
The logs for this run have expired and are no longer available.
Loading