Merge branch 'master' into net7.0 #878
Annotations
21 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Blog.Core.Serilog/Utility/SerilogRequestUtility.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Blog.Core.Serilog/Utility/SerilogRequestUtility.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Blog.Core.Services/AdvertisementServices.cs#L13
The variable 'a' is assigned but its value is never used
|
Blog.Core.Services/AdvertisementServices.cs#L14
The variable 'b' is assigned but its value is never used
|
Blog.Core.Api/Controllers/ValuesController.cs#L166
The variable 'i' is assigned but its value is never used
|
Blog.Core.Api/Controllers/LoginController.cs#L43
Parameter 'logger' has no matching param tag in the XML comment for 'LoginController.LoginController(ISysUserInfoServices, IUserRoleServices, IRoleServices, PermissionRequirement, IRoleModulePermissionServices, ILogger<LoginController>)' (but other parameters do)
|
Blog.Core.Api/Controllers/ValuesController.cs#L69
Parameter 'seqOptions' has no matching param tag in the XML comment for 'ValuesController.ValuesController(IBlogArticleServices, IMapper, IAdvertisementServices, Love, IRoleModulePermissionServices, IUser, IPasswordLibServices, IBlogApi, IDoubanApi, IHttpPollyHelper, IOptions<SeqOptions>)' (but other parameters do)
|
Blog.Core.Serilog/Utility/SerilogRequestUtility.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Blog.Core.Serilog/Utility/SerilogRequestUtility.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Blog.Core.Services/AdvertisementServices.cs#L13
The variable 'a' is assigned but its value is never used
|
|
|
|
|
|
|
Parameter 'seqOptions' has no matching param tag in the XML comment for 'ValuesController.ValuesController(IBlogArticleServices, IMapper, IAdvertisementServices, Love, IRoleModulePermissionServices, IUser, IPasswordLibServices, IBlogApi, IDoubanApi, IHttpPollyHelper, IOptions<SeqOptions>)' (but other parameters do)
|
|
|
|
The logs for this run have expired and are no longer available.
Loading