Skip to content

fix: 启用 Source Generator 程序集级自动发现 #50

fix: 启用 Source Generator 程序集级自动发现

fix: 启用 Source Generator 程序集级自动发现 #50

Triggered via pull request August 11, 2026 04:14
Status Success
Total duration 2m 16s
Artifacts

nativeaot-verify.yml

on: pull_request
nativeaot-e2e
2m 5s
nativeaot-e2e
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
nativeaot-e2e
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/
nativeaot-e2e
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.
nativeaot-e2e
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.
nativeaot-e2e
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.
nativeaot-e2e: 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
nativeaot-e2e: src/AspectCore.SourceGenerator/Emit/DelegateEmitter.cs#L26
Cannot convert null literal to non-nullable reference type.
nativeaot-e2e: src/AspectCore.SourceGenerator/Emit/DelegateEmitter.cs#L25
Cannot convert null literal to non-nullable reference type.
nativeaot-e2e
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.
nativeaot-e2e
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.
nativeaot-e2e
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.
nativeaot-e2e
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.
nativeaot-e2e: src/AspectCore.Core/DynamicProxy/TypeArrayComparer.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
nativeaot-e2e: src/AspectCore.Core/DynamicProxy/TypeArrayComparer.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
nativeaot-e2e: src/AspectCore.Core/DynamicProxy/TypeArrayComparer.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
nativeaot-e2e: src/AspectCore.Core/DynamicProxy/TypeArrayComparer.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
nativeaot-e2e
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.
nativeaot-e2e
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.
nativeaot-e2e
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.
nativeaot-e2e
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.