fix: resolve xUnit1031 and RS2008 analyzer diagnostics for Release lint gate - #407
Merged
Annotations
19 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Publish NativeAOT E2E (self-contained AOT binary)
Using member 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime.
|
|
Publish NativeAOT E2E (self-contained AOT binary)
Using member 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime.
|
|
Publish NativeAOT E2E (self-contained AOT binary)
Using member 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. The native code for this instantiation might not be available at runtime.
|
|
Publish NativeAOT E2E (self-contained AOT binary):
tests/AspectCore.NativeAot.E2E/Services.cs#L123
Method 'AspectCore.NativeAot.E2E.IBasicService.AspectCore.NativeAot.E2E.IBasicService.Echo<T>(T)' is an open generic. The NativeAOT delegate falls back to reflection for unclosed type parameters. Add
|
|
Build solution:
src/AspectCore.SourceGenerator/Emit/DelegateEmitter.cs#L69
Cannot convert null literal to non-nullable reference type.
|
|
Build solution:
src/AspectCore.SourceGenerator/Emit/DelegateEmitter.cs#L68
Cannot convert null literal to non-nullable reference type.
|
|
Build solution:
src/AspectCore.SourceGenerator/Emit/DelegateEmitter.cs#L26
Cannot convert null literal to non-nullable reference type.
|
|
Build solution:
src/AspectCore.SourceGenerator/Emit/DelegateEmitter.cs#L25
Cannot convert null literal to non-nullable reference type.
|
|
Build solution
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build solution
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Build solution:
src/AspectCore.Core/DynamicProxy/TypeArrayComparer.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
src/AspectCore.Core/DynamicProxy/TypeArrayComparer.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
src/AspectCore.Core/DynamicProxy/TypeArrayComparer.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build solution:
src/AspectCore.Core/DynamicProxy/TypeArrayComparer.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Restore dependencies
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Restore dependencies
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Restore dependencies
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
Restore dependencies
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
background
wait
wait-all
cancel
parallel
Loading