✨优化发布后找不到项目引用关系 Fixes:#372 #931
Annotations
22 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
Blog.Core.Common/Seed/SeedData/SubBusinessDataSeedData.cs#L25
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
|
build:
Blog.Core.Common/Seed/SeedData/SubBusinessDataSeedData.cs#L46
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
|
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.Tasks/QuartzNet/Jobs/Job_Blogs_Quartz.cs#L75
The variable 'e' is declared but never used
|
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.Services/GuestbookServices.cs#L272
The variable 'e' is declared but never used
|
build:
Blog.Core.Extensions/Authorizations/Policys/ApiResponseHandler.cs#L18
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
build:
Blog.Core.Extensions/Authorizations/Policys/ApiResponseHandler.cs#L18
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
build
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
|
build
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
|
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 'e' is declared but never used
|
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 'e' is declared but never used
|
build
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
build
'AuthenticationHandler<AuthenticationSchemeOptions>.AuthenticationHandler(IOptionsMonitor<AuthenticationSchemeOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|