Skip to content

Merge branch 'main' of https://github.com/adessoTurkey-dotNET/NexusAop #6

Merge branch 'main' of https://github.com/adessoTurkey-dotNET/NexusAop

Merge branch 'main' of https://github.com/adessoTurkey-dotNET/NexusAop #6

Triggered via push December 22, 2023 06:16
Status Success
Total duration 29s
Artifacts

dotnet-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The target framework 'net5.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
The target framework 'net5.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: src/NexusAop/Extensions/ServiceCollectionsExtensions.cs#L9
Missing XML comment for publicly visible type or member 'ServiceCollectionsExtensions'
build: src/NexusAop/Extensions/ServiceCollectionsExtensions.cs#L11
Missing XML comment for publicly visible type or member 'ServiceCollectionsExtensions.AddSingletonWithCustomAop<TInterface, TService>(IServiceCollection)'
build: src/NexusAop/Extensions/ServiceCollectionsExtensions.cs#L19
Missing XML comment for publicly visible type or member 'ServiceCollectionsExtensions.AddScopedeWithCustomAop<TInterface, TService>(IServiceCollection)'
build: src/NexusAop/NexusAopContext.cs#L8
Missing XML comment for publicly visible type or member 'NexusAopContext'
build: src/NexusAop/NexusAopContext.cs#L10
Missing XML comment for publicly visible type or member 'NexusAopContext.Services'
build: src/NexusAop/NexusAopContext.cs#L11
Missing XML comment for publicly visible type or member 'NexusAopContext.TargetMethod'
build: src/NexusAop/NexusAopContext.cs#L12
Missing XML comment for publicly visible type or member 'NexusAopContext.Target'
build: src/NexusAop/NexusAopContext.cs#L13
Missing XML comment for publicly visible type or member 'NexusAopContext.TargetMethodsArgs'
build: src/NexusAop/NexusAopContext.cs#L14
Missing XML comment for publicly visible type or member 'NexusAopContext.Result'