🎨 优化响应流读取,兼容MemoryStream #875
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
21 warnings
build
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/
|
build:
Blog.Core.Serilog/Utility/SerilogRequestUtility.cs#L37
Dereference of a possibly null reference.
|
build:
Blog.Core.Services/AdvertisementServices.cs#L13
The variable 'a' is assigned but its value is never used
|
build:
Blog.Core.Services/AdvertisementServices.cs#L14
The variable 'b' is assigned but its value is never used
|
build:
Blog.Core.Api/Controllers/ValuesController.cs#L166
The variable 'i' is assigned but its value is never used
|
build:
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)
|
build:
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)
|
build:
Blog.Core.Serilog/Utility/SerilogRequestUtility.cs#L37
Dereference of a possibly null reference.
|
build:
Blog.Core.Services/AdvertisementServices.cs#L13
The variable 'a' is assigned but its value is never used
|
build:
Blog.Core.Services/AdvertisementServices.cs#L14
The variable 'b' is assigned but its value is never used
|
build:
Blog.Core.Api/Controllers/ValuesController.cs#L166
The variable 'i' is assigned but its value is never used
|
build
Dereference of a possibly null reference.
|
build
The variable 'a' is assigned but its value is never used
|
build
The variable 'b' is assigned but its value is never used
|
build
The variable 'i' is assigned but its value is never used
|
build
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)
|
build
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)
|
build
Dereference of a possibly null reference.
|
build
The variable 'a' is assigned but its value is never used
|
build
The variable 'b' is assigned but its value is never used
|
build
The variable 'i' is assigned but its value is never used
|