Skip to content

Merge branch 'master' into net7.0 #878

Merge branch 'master' into net7.0

Merge branch 'master' into net7.0 #878

Triggered via push November 14, 2023 01:29
Status Success
Total duration 3m 8s
Artifacts

dotnetcore.yml

on: push
Fit to window
Zoom out
Zoom in

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#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Blog.Core.Serilog/Utility/SerilogRequestUtility.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Blog.Core.Serilog/Utility/SerilogRequestUtility.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Blog.Core.Services/AdvertisementServices.cs#L13
The variable 'a' is assigned but its value is never used
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build
The variable 'a' is assigned but its value is never used