Skip to content

Update common.targets #873

Update common.targets

Update common.targets #873

Triggered via push November 1, 2023 07:03
Status Success
Total duration 3m 10s
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.Common/Extensions/HttpResponseExceptions.cs#L33
Unreachable code detected
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.Common/Extensions/HttpResponseExceptions.cs#L33
Unreachable code detected
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
Unreachable code detected
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
Unreachable code detected
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.