Embed template files#1481
Draft
badcel wants to merge 1 commit into
Draft
Annotations
11 warnings
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-dotnet@v4, actions/upload-artifact@v4, msys2/setup-msys2@v2. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
src/Libs/GLib-2.0/Internal/MainLoopSynchronizationContext.cs#L27
Possible null reference argument for parameter 'notify' in 'uint Functions.IdleAdd(int priority, SourceFunc function, nint data, DestroyNotify notify)'.
|
|
src/Libs/GLib-2.0/Internal/MainLoopSynchronizationContext.cs#L27
Possible null reference argument for parameter 'function' in 'uint Functions.IdleAdd(int priority, SourceFunc function, nint data, DestroyNotify notify)'.
|
|
src/Libs/GLib-2.0/Public/ThreadPool.Generated.cs#L76
Possible null reference argument for parameter 'itemFreeFunc' in 'ThreadPoolOwnedHandle ThreadPool.NewFull(Func func, nint 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 'func' in 'ThreadPoolOwnedHandle ThreadPool.NewFull(Func func, nint userData, DestroyNotify itemFreeFunc, int maxThreads, bool exclusive, out ErrorOwnedHandle error)'.
|
|
src/Libs/GLib-2.0/Internal/TranslateFunc.AsyncHandler.Generated.cs#L35
Converting null literal or possible null value to non-nullable type.
|
|
src/Libs/GLib-2.0/Internal/TranslateFunc.CallHandler.Generated.cs#L34
Converting null literal or possible null value to non-nullable type.
|
|
src/Libs/GLib-2.0/Internal/TranslateFunc.ForeverHandler.Generated.cs#L35
Converting null literal or possible null value to non-nullable type.
|
|
src/Libs/GLib-2.0/Internal/TranslateFunc.NotifiedHandler.Generated.cs#L48
Converting null literal or possible null value to non-nullable type.
|
|
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/Uri.Generated.cs#L475
'Uri.ToString()' hides inherited member 'object.ToString()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
The logs for this run have expired and are no longer available.
Loading