Embedding Support for template and blueprint files#1480
Draft
badcel wants to merge 3 commits into
Draft
Annotations
1 error and 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, 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/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/Internal/CompletionFunc.NotifiedHandler.Generated.cs#L47
Converting null literal or possible null value to non-nullable type.
|
|
src/Libs/GLib-2.0/Internal/CompletionFunc.ForeverHandler.Generated.cs#L34
Converting null literal or possible null value to non-nullable type.
|
|
src/Libs/GLib-2.0/Internal/CompletionFunc.CallHandler.Generated.cs#L33
Converting null literal or possible null value to non-nullable type.
|
|
src/Libs/GLib-2.0/Internal/CompletionFunc.AsyncHandler.Generated.cs#L34
Converting null literal or possible null value to non-nullable type.
|
|
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.
|
|
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.
|
The logs for this run have expired and are no longer available.
Loading