Improve alias support #2844
Annotations
10 errors and 11 warnings
src/Libs/GLib-2.0/Internal/VariantIterHandle.Generated.cs#L121
'Functions' does not contain a definition for 'Free'
|
src/Libs/GLib-2.0/Public/MainLoop.cs#L15
The name 'Run' does not exist in the current context
|
src/Libs/GLib-2.0/Internal/UriParamsIterHandle.Generated.cs#L124
'Functions' does not contain a definition for 'Free'
|
src/Libs/GLib-2.0/Internal/UnixPipeHandle.Generated.cs#L137
'Functions' does not contain a definition for 'Free'
|
src/Libs/GLib-2.0/Internal/TuplesHandle.Generated.cs#L137
'Functions' does not contain a definition for 'Free'
|
src/Libs/GLib-2.0/Internal/TrashStackHandle.Generated.cs#L137
'Functions' does not contain a definition for 'Free'
|
src/Libs/GLib-2.0/Internal/TimeValHandle.Generated.cs#L154
'Functions' does not contain a definition for 'Free'
|
src/Libs/GLib-2.0/Internal/ThreadPoolHandle.Generated.cs#L171
'Functions' does not contain a definition for 'Free'
|
src/Libs/GLib-2.0/Internal/ThreadFunctionsHandle.Generated.cs#L288
'Functions' does not contain a definition for 'Free'
|
src/Libs/GLib-2.0/Internal/TestLogMsgHandle.Generated.cs#L205
'Functions' does not contain a definition for 'Free'
|
src/Libs/GLib-2.0/Public/Uri.Generated.cs#L483
'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#L631
'Variant.GetType()' hides inherited member 'object.GetType()'. Use the new keyword if hiding was intended.
|
src/Libs/GLib-2.0/Public/ThreadPool.Generated.cs#L76
Possible null reference argument for parameter 'func' in 'ThreadPoolOwnedHandle ThreadPool.NewFull(Func func, IntPtr userData, DestroyNotify itemFreeFunc, int maxThreads, bool exclusive, out ErrorOwnedHandle error)'.
|
src/Libs/GLib-2.0/Public/ThreadPool.Generated.cs#L76
Possible null reference argument for parameter 'itemFreeFunc' in 'ThreadPoolOwnedHandle ThreadPool.NewFull(Func func, IntPtr userData, DestroyNotify itemFreeFunc, int maxThreads, bool exclusive, out ErrorOwnedHandle error)'.
|
src/Libs/GLib-2.0/Public/Functions.Generated.cs#L671
Possible null reference argument for parameter 'function' in 'uint Functions.ChildWatchAdd(int priority, Pid pid, ChildWatchFunc function, IntPtr data, DestroyNotify notify)'.
|
src/Libs/GLib-2.0/Public/Functions.Generated.cs#L671
Possible null reference argument for parameter 'notify' in 'uint Functions.ChildWatchAdd(int priority, Pid pid, ChildWatchFunc function, IntPtr data, DestroyNotify notify)'.
|
src/Libs/GLib-2.0/Public/Functions.Generated.cs#L857
Possible null reference argument for parameter 'managed' in 'DuplicateFuncCallHandler.DuplicateFuncCallHandler(DuplicateFunc managed)'.
|
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.
|
|
The logs for this run have expired and are no longer available.
Loading