Bump Microsoft.CodeAnalysis.CSharp from 4.8.0 to 5.3.0 #1470
Annotations
11 warnings
|
Complete job
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/
|
|
Create:
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)'.
|
|
Create:
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)'.
|
|
Create:
src/Libs/GLib-2.0/Internal/TranslateFunc.AsyncHandler.Generated.cs#L35
Converting null literal or possible null value to non-nullable type.
|
|
Create:
src/Libs/GLib-2.0/Internal/TranslateFunc.CallHandler.Generated.cs#L34
Converting null literal or possible null value to non-nullable type.
|
|
Create:
src/Libs/GLib-2.0/Internal/TranslateFunc.ForeverHandler.Generated.cs#L35
Converting null literal or possible null value to non-nullable type.
|
|
Create:
src/Libs/GLib-2.0/Internal/TranslateFunc.NotifiedHandler.Generated.cs#L48
Converting null literal or possible null value to non-nullable type.
|
|
Create:
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.
|
|
Create:
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.
|
|
Create:
src/Extensions/Gtk-4.0.Integration/SourceAnalyzer/Analyzer.cs#L7
This compiler extension should not be implemented in an assembly with target framework '.NET 8.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1041.md)
|
|
Create:
src/Extensions/Gtk-4.0.Integration/SourceGenerator/Generator.cs#L5
This compiler extension should not be implemented in an assembly with target framework '.NET 8.0'. References to other target frameworks will cause the compiler to behave unpredictably. (https://github.com/dotnet/roslyn/blob/main/docs/roslyn-analyzers/rules/RS1041.md)
|
Loading