Support boxed records #2464
Annotations
10 errors and 10 warnings
src/Libs/GObject-2.0/Internal/ValueHandle.Generated.cs#L90
The namespace 'GObject.Internal' already contains a definition for 'ValueArrayHandle'
|
src/Libs/GObject-2.0/Internal/ValueHandle.Generated.cs#L97
The namespace 'GObject.Internal' already contains a definition for 'ValueArrayUnownedHandle'
|
src/Libs/GObject-2.0/Internal/ValueHandle.Generated.cs#L118
The namespace 'GObject.Internal' already contains a definition for 'ValueArrayOwnedHandle'
|
src/Libs/GObject-2.0/Public/Closure.cs#L13
The type or namespace name 'ClosureMarshal' does not exist in the namespace 'GObject.Internal' (are you missing an assembly reference?)
|
src/Libs/GObject-2.0/Public/Functions.Generated.cs#L778
The type or namespace name 'SignalEmissionHook' does not exist in the namespace 'GObject' (are you missing an assembly reference?)
|
src/Libs/GObject-2.0/Internal/Closure.Generated.cs#L134
The type or namespace name 'ClosureMarshal' does not exist in the namespace 'GObject.Internal' (are you missing an assembly reference?)
|
src/Libs/GObject-2.0/Internal/Closure.Generated.cs#L145
The type or namespace name 'ClosureMarshal' does not exist in the namespace 'GObject.Internal' (are you missing an assembly reference?)
|
src/Libs/GObject-2.0/Internal/ClosureData.Generated.cs#L26
The type or namespace name 'MarshalCallback' could not be found (are you missing a using directive or an assembly reference?)
|
src/Libs/GObject-2.0/Internal/Functions.Generated.cs#L1086
The type or namespace name 'SignalEmissionHook' does not exist in the namespace 'GObject.Internal' (are you missing an assembly reference?)
|
src/Libs/GObject-2.0/Internal/Functions.Generated.cs#L1375
The type or namespace name 'ClosureMarshal' does not exist in the namespace 'GObject.Internal' (are you missing an assembly reference?)
|
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/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/Public/Source.cs#L10
Possible null reference argument for parameter 'func' in 'void Source.SetCallback(SourceHandle source, SourceFunc func, IntPtr data, DestroyNotify notify)'.
|
src/Libs/GLib-2.0/Public/Source.cs#L10
Possible null reference argument for parameter 'notify' in 'void Source.SetCallback(SourceHandle source, SourceFunc func, IntPtr data, DestroyNotify notify)'.
|
src/Libs/GLib-2.0/Public/OptionGroup.Generated.cs#L76
Possible null reference argument for parameter 'func' in 'void OptionGroup.SetTranslateFunc(OptionGroupHandle group, TranslateFunc func, IntPtr data, DestroyNotify destroyNotify)'.
|
src/Libs/GLib-2.0/Public/OptionGroup.Generated.cs#L76
Possible null reference argument for parameter 'destroyNotify' in 'void OptionGroup.SetTranslateFunc(OptionGroupHandle group, TranslateFunc func, IntPtr data, DestroyNotify destroyNotify)'.
|
src/Libs/GLib-2.0/Public/OptionContext.Generated.cs#L198
Possible null reference argument for parameter 'func' in 'void OptionContext.SetTranslateFunc(OptionContextHandle context, TranslateFunc func, IntPtr data, DestroyNotify destroyNotify)'.
|
src/Libs/GLib-2.0/Public/OptionContext.Generated.cs#L198
Possible null reference argument for parameter 'destroyNotify' in 'void OptionContext.SetTranslateFunc(OptionContextHandle context, TranslateFunc func, IntPtr data, DestroyNotify destroyNotify)'.
|
The logs for this run have expired and are no longer available.
Loading