Skip to content

LICENSE file updated #3

LICENSE file updated

LICENSE file updated #3

Triggered via push December 13, 2023 15:07
Status Success
Total duration 1m 11s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

19 warnings
Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, battila7/get-version-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Deploy
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.DependencyInjection.Abstractions
Deploy
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Deploy: src/NexusAop/Extensions/ServiceCollectionsExtensions.cs#L9
Missing XML comment for publicly visible type or member 'ServiceCollectionsExtensions'
Deploy: src/NexusAop/Extensions/ServiceCollectionsExtensions.cs#L11
Missing XML comment for publicly visible type or member 'ServiceCollectionsExtensions.AddSingletonWithCustomAop<TInterface, TService>(IServiceCollection)'
Deploy: src/NexusAop/Extensions/ServiceCollectionsExtensions.cs#L19
Missing XML comment for publicly visible type or member 'ServiceCollectionsExtensions.AddScopedeWithCustomAop<TInterface, TService>(IServiceCollection)'
Deploy: src/NexusAop/NexusAopContext.cs#L8
Missing XML comment for publicly visible type or member 'NexusAopContext'
Deploy: src/NexusAop/NexusAopContext.cs#L10
Missing XML comment for publicly visible type or member 'NexusAopContext.Services'
Deploy: src/NexusAop/NexusAopContext.cs#L11
Missing XML comment for publicly visible type or member 'NexusAopContext.TargetMethod'
Deploy: src/NexusAop/NexusAopContext.cs#L12
Missing XML comment for publicly visible type or member 'NexusAopContext.Target'
Deploy: src/NexusAop/NexusAopContext.cs#L13
Missing XML comment for publicly visible type or member 'NexusAopContext.TargetMethodsArgs'
Deploy: src/NexusAop/NexusAopContext.cs#L14
Missing XML comment for publicly visible type or member 'NexusAopContext.Result'
Deploy: src/NexusAop/NexusAopContext.cs#L17
Missing XML comment for publicly visible type or member 'NexusAopContext.NextAsync()'